@
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.

#ccb76e hex color - Yellow - Warm color - Information

#ccb76e hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #ccb76e Color code in RGB color code model is created after adding 80% red color, 71.76% green color and 43.14% blue color. Hex #ccb76e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 46% yellow and 20% black.

Hex #ccb76e color code is between #bbbb66 web safe hex color code and #ddaa77 web safe hex color code. #bbbb66 is the nearest web safe color code. You can see here many more shades of #ccb76e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code ccb76e #ccb76e
RGB Decimal 204, 183, 110 rgb(204, 183, 110)
RGB Percent 80%, 72%, 43% rgb(80%, 72%, 43%)
CSS RGBa 204, 183, 110,1 rgba(204,183,110,1)
CMYK Model cmyk(0%,10%,46%,20%)
HSL Color Space 47,48% ,62% hsl(47,48% ,62%)
HSV Color Space 47°, 46%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001100 10110111 01101110
Octal 314 267 156
Decimal 204 183 110
Hex cc b7 6e

Different shades of #ccb76e color code.

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

Light Shade of #ccb76e
#d9ca94
Dark Shade of #ccb76e
#bfa448
Saturated Shade of #ccb76e
#d6bc64
Desaturated Shade of #ccb76e
#c2b278
Grey scale Shade of #ccb76e
#9d9d9d
Brighten Shade
#e5d087
Most Readable Shade
#000000

Shades of #ccb76e color code

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

#ccb76e
#b5a261
#9e8e55
#887a49
#71653d
#5a5130
#443d24
#2d2818
#16140c
#000000

Similar Color like #ccb76e color

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

#cdb86f
#ceb970
#cfba71
#d0bb72
#d1bc73
#d2bd74
#d3be75
#d4bf76
#d5c077
#d6c178
#d7c279
#d8c37a
#d9c47b
#dac57c
#cbb66d
#cab56c
#c9b46b
#c8b36a
#c7b269
#c6b168
#c5b067
#c4af66
#c3ae65
#c2ad64
#c1ac63
#c0ab62
#bfaa61
#bea960

Monochromatic Color with #ccb76e

#ccb76e
#f6dd85
#221e12
#4c4529
#776b40
#a19157

Tints of #ccb76e Color

#ccb76e
#d1bf7e
#d7c78e
#ddcf9e
#e2d7ae
#e8dfbe
#eee7ce
#f3efde
#f9f7ee
#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

#ccb76e
#6e83cc

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

Split Complementary

#ccb76e
#6eb2cc
#886ecc

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

Analogous Color

#cc916e
#cca46e
#ccb76e
#ccca6e
#bbcc6e

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

#ccb76e
#6eccb7
#b76ecc

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

#ccb76e
#6ecc88
#6e83cc
#cc6eb2

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

#ccb76e
#6e83cc
#886ecc
#b2cc6e

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 #ccb76e 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.

#ccb76e Color Code Preview on Black Background Color

This is how #ccb76e Color will look on black background color. Color contrast ratio is 10.57

#ccb76e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccb76e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccb76e

#ccb76e color code is use for CSS Background Color

Background color for the above div is #ccb76e

HTML with inline CSS

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

#ccb76e color code is use for CSS Border Color

CSS Border color for the above div is #ccb76e

HTML with inline CSS

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

CSS Border Left color for the above div is #ccb76e

HTML with inline CSS

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

CSS Border Right color for the above div is #ccb76e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccb76e

HTML with inline CSS

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

CSS Border Top color for the above div is #ccb76e

HTML with inline CSS

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

#ccb76e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccb76e Color code Preview on White Background

This is how #ccb76e Color code will look on white background color. Color contrast ratio is 1.99

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(204,183,110,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(110,131,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,183,110,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.