Skip to main content Skip to docs navigation

#ccc06f hex color | Download Dark Green 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

Woow we have a nearby visually matching color name available. It's name is Mung Bean and its hex is #CAC76D Nearest Color Name

Color Hue/Base color: Green

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

Hex #ccc06f color code is between #bbbb77 web safe hex color code and #ddcc66 web safe hex color code. #bbbb77 is the nearest web safe color code. You can see here many more shades of #ccc06f color code.

RGB Chart

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

Color Table

Hex Color Code ccc06f #ccc06f
RGB Decimal 204, 192, 111 204, 192, 111
RGB Percent 80%, 75%, 44% rgb(80%, 75%, 44%)
CSS RGBa 204, 192, 111,1 rgba(204,192,111,1)
CMYK Model cmyk(0%,6%,46%,20%)
HSL Color Space 52,48% ,62% hsl(52,48% ,62%)
HSV Color Space 52°, 46%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001100 11000000 01101111
Octal 314 300 157
Decimal 204 192 111
Hex cc c0 6f

Different shades of #ccc06f color code.

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

Darkest of #ccc06f
#786e2a
Darker of #ccc06f
#9d9038
Dark of #ccc06f
#bfb049
Base of #ccc06f
#ccc06f
Light of #ccc06f
#d9d095
Lighter
#e7e1ba
Lightest
#f4f1e0

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

#ccc06f
#6f7bcc

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

Split Complementary

#ccc06f
#6fa9cc
#916fcc

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

Analogous Color

#cc8a6f
#cc996f
#ccc06f
#b9cc6f
#92cc6f

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

#ccc06f
#c06fcc
#6fccc0

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

#ccc06f
#6fccc0
#6f7bcc
#cc6f7b

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

#ccc06f
#6fcc91
#6f7bcc
#cc6fa9

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 #ccc06f

#524b1d
#786e2a
#9d9038
#bfb049
#ccc06f
#d9d095
#e7e1ba
#f4f1e0
#ffffff

Tints of #ccc06f Color

#ccc06f
#d1c77f
#d7ce8f
#ddd59f
#e2dcaf
#e8e3bf
#eeeacf
#f3f1df
#f9f8ef
#ffffff

Shades of #ccc06f color code

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

#ccc06f
#b5aa62
#9e9556
#88804a
#716a3d
#5a5531
#444025
#2d2a18
#16150c
#000000

Tones

#ccc06f
#b8b282
#a5a396
#9d9d9d
#9d9d9d

Tones

Similar Color like #ccc06f color

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

#cdc170
#cec271
#cfc372
#d0c473
#d1c574
#d2c675
#d3c776
#d4c877
#d5c978
#d6ca79
#d7cb7a
#d8cc7b
#d9cd7c
#dace7d
#cbbf6e
#cabe6d
#c9bd6c
#c8bc6b
#c7bb6a
#c6ba69
#c5b968
#c4b867
#c3b766
#c2b665
#c1b564
#c0b463
#bfb362
#beb261

Download this Dark Green

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

#ccc06f Color Code Preview on Black Background Color

This is how #ccc06f Color will look on black background color. Color contrast ratio is 11.34

#ccc06f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccc06f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccc06f

#ccc06f color code is use for CSS Background Color

Background color for the above div is #ccc06f

HTML with inline CSS

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

#ccc06f color code is use for CSS Border Color

CSS Border color for the above div is #ccc06f

HTML with inline CSS

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

CSS Border Left color for the above div is #ccc06f

HTML with inline CSS

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

CSS Border Right color for the above div is #ccc06f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccc06f

HTML with inline CSS

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

CSS Border Top color for the above div is #ccc06f

HTML with inline CSS

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

#ccc06f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccc06f Color code Preview on White Background

This is how #ccc06f Color code will look on white background color. Color contrast ratio is 1.85

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

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(204,192,111,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(111,123,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,192,111,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }