crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#c6bca8 hex color - Yellow - Warm color - Information

#c6bca8 hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #c6bca8 Color code in RGB color code model is created after adding 77.65% red color, 73.73% green color and 65.88% blue color. Hex #c6bca8 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 5% magenta, 15% yellow and 22% black.

Hex #c6bca8 color code is between #ccbbaa web safe hex color code and #bbcc99 web safe hex color code. #ccbbaa is the nearest web safe color code. You can see here many more shades of #c6bca8 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codec6bca8#c6bca8
RGB Decimal198, 188, 168rgb(198, 188, 168)
RGB Percent78%, 74%, 66%rgb(78%, 74%, 66%)
CSS RGBa198, 188, 168,1rgba(198,188,168,1)
CMYK Modelcmyk(0%,5%,15%,22%)
HSL Color Space40,21% ,72%hsl(40,21% ,72%)
HSV Color Space40°, 15%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001101011110010101000
Octal306274250
Decimal198188168
Hexc6bca8

Different shades of #c6bca8 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #c6bca8
#dad4c7
Dark Shade of #c6bca8
#b2a489
Saturated Shade of #c6bca8
#cdbea1
Desaturated Shade of #c6bca8
#bfbaaf
Grey scale Shade of #c6bca8
#b7b7b7
Brighten Shade
#dfd5c1
Most Readable Shade
#000000

Shades of #c6bca8 color code

Generate more color scales with scales (color stack) generator.

#c6bca8
#b0a795
#9a9282
#847d70
#6e685d
#58534a
#423e38
#2c2925
#161412
#000000

Similar Color like #c6bca8 color

Find visually similar hex color codes nearing to #c6bca8 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#c7bda9
#c8beaa
#c9bfab
#cac0ac
#cbc1ad
#ccc2ae
#cdc3af
#cec4b0
#cfc5b1
#d0c6b2
#d1c7b3
#d2c8b4
#d3c9b5
#d4cab6
#c5bba7
#c4baa6
#c3b9a5
#c2b8a4
#c1b7a3
#c0b6a2
#bfb5a1
#beb4a0
#bdb39f
#bcb29e
#bbb19d
#bab09c
#b9af9b
#b8ae9a

Monochromatic Color with #c6bca8

#c6bca8
#f0e4cc
#1c1b18
#46433c
#716b60
#9b9484

Tints of #c6bca8 Color

#c6bca8
#ccc3b1
#d2cabb
#d9d2c5
#dfd9ce
#e5e1d8
#ece8e2
#f2f0eb
#f8f7f5
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#c6bca8
#a8b2c6

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#c6bca8
#a8c1c6
#ada8c6

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#c6b0a8
#c6b6a8
#c6bca8
#c6c2a8
#c4c6a8

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#c6bca8
#a8c6bc
#bca8c6

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#c6bca8
#a8c6ad
#a8b2c6
#c6a8c1

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#c6bca8
#a8b2c6
#ada8c6
#c1c6a8

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #c6bca8 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#c6bca8 Color Code Preview on Black Background Color

This is how #c6bca8 Color will look on black background color. Color contrast ratio is 11.16

#c6bca8 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#c6bca8">Your Example Paragraph content text in with font color #c6bca8 </p>

Your Example Paragraph content text in with font color #c6bca8

HTML with inline CSS

<div style="color:#c6bca8">Your Paragraph text in with font color #c6bca8 </div>

Your Example Paragraph content text in with font color #c6bca8

#c6bca8 color code is use for CSS Background Color

Background color for the above div is #c6bca8

HTML with inline CSS

<div style="background-color:#c6bca8;"></div>

#c6bca8 color code is use for CSS Border Color

CSS Border color for the above div is #c6bca8

HTML with inline CSS

<div style="border:5px solid #c6bca8;"></div>

CSS Border Left color for the above div is #c6bca8

HTML with inline CSS

<div style="border-left:5px solid #c6bca8;"></div>

CSS Border Right color for the above div is #c6bca8

HTML with inline CSS

<div style="border-right:5px solid #c6bca8;"></div>

CSS Border Bottom color for the above div is #c6bca8

HTML with inline CSS

<div style="border-bottom:5px solid #c6bca8;"></div>

CSS Border Top color for the above div is #c6bca8

HTML with inline CSS

<div style="border-top:5px solid #c6bca8;"></div>

#c6bca8 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#c6bca8; } .examplecolorclass {color:#c6bca8; } .examplebordercolor {border:3px solid #c6bca8; }

#c6bca8 Color code Preview on White Background

This is how #c6bca8 Color code will look on white background color. Color contrast ratio is 1.88

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #c6bca8; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #c6bca8; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.