Skip to main content Skip to docs navigation

#CBC99D hex color | Shagreen | Download Light Yellow BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Color Hue/Base color: Yellow

Hex #CBC99D Color Code is also known as | Shagreen color.

Hex #CBC99D Color code in RGB color code model is created after adding 79.61% red color, 78.82% green color and 61.57% blue color. Hex #CBC99D Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 1% magenta, 23% yellow and 20.39% black.

Hex #CBC99D color code is between #cccc99 web safe hex color code and #bbbbaa web safe hex color code. #cccc99 is the nearest web safe color code. You can see here many more shades of #CBC99D color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code CBC99D #CBC99D
RGB Decimal 203, 201, 157 203, 201, 157
RGB Percent 80%, 79%, 62% rgb(80%, 79%, 62%)
CSS RGBa 203, 201, 157,1 rgba(203,201,157,1)
CMYK Model cmyk(0%,1%,23%,20.39%)
HSL Color Space 57,31% ,71% hsl(57,31% ,71%)
HSV Color Space 57°, 23%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001011 11001001 10011101
Octal 313 311 235
Decimal 203 201 157
Hex CB C9 9D

Different shades of #CBC99D color code.

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

Darkest of #CBC99D
#878448
Darker of #CBC99D
#a8a45a
Dark of #CBC99D
#b9b77c
Base of #CBC99D
#cbc99d
Light of #CBC99D
#dddbbe
Lighter
#eeeee0
Lightest
#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

#cbc99d
#9d9fcb

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

Split Complementary

#CBC99D
#9db6cb
#b29dcb

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

Analogous Color

#cbae9d
#cbb69d
#cbc99d
#becb9d
#abcb9d

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

#CBC99D
#c99dcb
#9dcbc9

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

#CBC99D
#9dcbc9
#9d9fcb
#cb9d9f

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

Square Color

#CBC99D
#9dcbb2
#9d9fcb
#cb9db6

Square 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).

Monochromatic Color with #CBC99D

#666436
#878448
#a8a45a
#b9b77c
#cbc99d
#dddbbe
#eeeee0
#ffffff
#ffffff

Tints of #CBC99D Color

#cbc99d
#d0cfa7
#d6d5b2
#dcdbbd
#e2e1c8
#e7e7d3
#ededde
#f3f3e9
#f9f9f4
#ffffff

Shades of #CBC99D color code

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

#cbc99d
#b4b28b
#9d9c7a
#878668
#706f57
#5a5945
#434334
#2d2c22
#161611
#000000

Tones

#cbc99d
#bcbbac
#b4b4b4
#b4b4b4
#b4b4b4

Tones

Similar Color like #CBC99D color

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

#ccca9e
#cdcb9f
#cecca0
#cfcda1
#d0cea2
#d1cfa3
#d2d0a4
#d3d1a5
#d4d2a6
#d5d3a7
#d6d4a8
#d7d5a9
#d8d6aa
#d9d7ab
#cac89c
#c9c79b
#c8c69a
#c7c599
#c6c498
#c5c397
#c4c296
#c3c195
#c2c094
#c1bf93
#c0be92
#bfbd91
#bebc90
#bdbb8f

Download this Light Yellow

Hex #CBC99D 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.

#CBC99D Color Code Preview on Black Background Color

This is how #CBC99D Color will look on black background color. Color contrast ratio is 12.38

#CBC99D in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #CBC99D

HTML with inline CSS

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

Your Example Paragraph content text in with font color #CBC99D

#CBC99D color code is use for CSS Background Color

Background color for the above div is #CBC99D

HTML with inline CSS

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

#CBC99D color code is use for CSS Border Color

CSS Border color for the above div is #CBC99D

HTML with inline CSS

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

CSS Border Left color for the above div is #CBC99D

HTML with inline CSS

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

CSS Border Right color for the above div is #CBC99D

HTML with inline CSS

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

CSS Border Bottom color for the above div is #CBC99D

HTML with inline CSS

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

CSS Border Top color for the above div is #CBC99D

HTML with inline CSS

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

#CBC99D hex Color code used as CSS color Codes

Example CSS Class for usage

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

#CBC99D Color code Preview on White Background

This is how #CBC99D Color code will look on white background color. Color contrast ratio is 1.70

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 #CBC99D; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #CBC99D; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(203,201,157,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(157,159,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(203,201,157,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }