Skip to main content Skip to docs navigation

#cbcc0f 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 Golden Harvest and its hex is #CCCC11 Nearest Color Name

Color Hue/Base color: Green

Hex #cbcc0f Color code in RGB color code model is created after adding 79.61% red color, 80% green color and 5.88% blue color. Hex #cbcc0f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 0% magenta, 93% yellow and 20% black.

Hex #cbcc0f color code is between #ccbb11 web safe hex color code and #bbdd00 web safe hex color code. #ccbb11 is the nearest web safe color code. You can see here many more shades of #cbcc0f color code.

RGB Chart

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

Color Table

Hex Color Code cbcc0f #cbcc0f
RGB Decimal 203, 204, 15 203, 204, 15
RGB Percent 80%, 80%, 6% rgb(80%, 80%, 6%)
CSS RGBa 203, 204, 15,1 rgba(203,204,15,1)
CMYK Model cmyk(0%,0%,93%,20%)
HSL Color Space 60,86% ,43% hsl(60,86% ,43%)
HSV Color Space 60°, 93%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001011 11001100 00001111
Octal 313 314 17
Decimal 203 204 15
Hex cb cc 0f

Different shades of #cbcc0f color code.

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

Darkest of #cbcc0f
#3d3d05
Darker of #cbcc0f
#6c6d08
Dark of #cbcc0f
#9c9c0c
Base of #cbcc0f
#cbcc0f
Light of #cbcc0f
#edef1f
Lighter
#f1f24f
Lightest
#f5f67e

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

#cbcc0f
#100fcc

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

Split Complementary

#cbcc0f
#0f6ccc
#6f0fcc

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

Analogous Color

#cc5f0f
#cc7e0f
#cbcc0f
#8ccc0f
#3dcc0f

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

#cbcc0f
#cc0fcb
#0fcbcc

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

#cbcc0f
#0fcbcc
#100fcc
#cc100f

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

#cbcc0f
#0fcc6f
#100fcc
#cc0f6c

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

#0e0e01
#3d3d05
#6c6d08
#9c9c0c
#cbcc0f
#edef1f
#f1f24f
#f5f67e
#f9f9ae

Tints of #cbcc0f Color

#cbcc0f
#d0d129
#d6d744
#dcdd5f
#e2e279
#e7e894
#edeeaf
#f3f3c9
#f9f9e4
#ffffff

Shades of #cbcc0f color code

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

#cbcc0f
#b4b50d
#9d9e0b
#87880a
#707108
#5a5a06
#434405
#2d2d03
#161601
#000000

Tones

#cbcc0f
#b5b625
#a0a03b
#8a8a51
#747467

Tones

Similar Color like #cbcc0f color

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

#cccd10
#cdce11
#cecf12
#cfd013
#d0d114
#d1d215
#d2d316
#d3d417
#d4d518
#d5d619
#d6d71a
#d7d81b
#d8d91c
#d9da1d
#cacb0e
#c9ca0d
#c8c90c
#c7c80b
#c6c70a
#c5c609
#c4c508
#c3c407
#c2c306
#c1c205
#c0c104
#bfc003
#bebf02
#bdbe01

Download this Dark Green

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

#cbcc0f Color Code Preview on Black Background Color

This is how #cbcc0f Color will look on black background color. Color contrast ratio is 12.18

#cbcc0f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cbcc0f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cbcc0f

#cbcc0f color code is use for CSS Background Color

Background color for the above div is #cbcc0f

HTML with inline CSS

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

#cbcc0f color code is use for CSS Border Color

CSS Border color for the above div is #cbcc0f

HTML with inline CSS

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

CSS Border Left color for the above div is #cbcc0f

HTML with inline CSS

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

CSS Border Right color for the above div is #cbcc0f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cbcc0f

HTML with inline CSS

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

CSS Border Top color for the above div is #cbcc0f

HTML with inline CSS

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

#cbcc0f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cbcc0f Color code Preview on White Background

This is how #cbcc0f Color code will look on white background color. Color contrast ratio is 1.72

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

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