Skip to main content Skip to docs navigation

#cbb50a 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 Mustard Flower and its hex is #D2BD0A Nearest Color Name

Color Hue/Base color: Green

Hex #cbb50a Color code in RGB color code model is created after adding 79.61% red color, 70.98% green color and 3.92% blue color. Hex #cbb50a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 11% magenta, 95% yellow and 20.39% black.

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

RGB Chart

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

Color Table

Hex Color Code cbb50a #cbb50a
RGB Decimal 203, 181, 10 203, 181, 10
RGB Percent 80%, 71%, 4% rgb(80%, 71%, 4%)
CSS RGBa 203, 181, 10,1 rgba(203,181,10,1)
CMYK Model cmyk(0%,11%,95%,20.39%)
HSL Color Space 53,91% ,42% hsl(53,91% ,42%)
HSV Color Space 53°, 95%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001011 10110101 00001010
Octal 313 265 12
Decimal 203 181 10
Hex cb b5 0a

Different shades of #cbb50a color code.

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

Darkest of #cbb50a
#393303
Darker of #cbb50a
#6a5e05
Dark of #cbb50a
#9a8a08
Base of #cbb50a
#cbb50a
Light of #cbb50a
#f3da15
Lighter
#f6e245
Lightest
#f8e976

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

#cbb50a
#0a20cb

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

Split Complementary

#cbb50a
#0a80cb
#540acb

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

Analogous Color

#cb440a
#cb650a
#cbb50a
#a1cb0a
#50cb0a

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

#cbb50a
#b50acb
#0acbb5

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

#cbb50a
#0acbb5
#0a20cb
#cb0a20

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

#cbb50a
#0acb54
#0a20cb
#cb0a80

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

#090800
#393303
#6a5e05
#9a8a08
#cbb50a
#f3da15
#f6e245
#f8e976
#fbf1a6

Tints of #cbb50a Color

#cbb50a
#d0bd25
#d6c540
#dccd5b
#e2d576
#e7de92
#ede6ad
#f3eec8
#f9f6e3
#ffffff

Shades of #cbb50a color code

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

#cbb50a
#b4a008
#9d8c07
#877806
#706405
#5a5004
#433c03
#2d2802
#161401
#000000

Tones

#cbb50a
#b6a51f
#a09435
#8b844a
#76735f

Tones

Similar Color like #cbb50a color

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

#ccb60b
#cdb70c
#ceb80d
#cfb90e
#d0ba0f
#d1bb10
#d2bc11
#d3bd12
#d4be13
#d5bf14
#d6c015
#d7c116
#d8c217
#d9c318
#cab409
#c9b308
#c8b207
#c7b106
#c6b005
#c5af04
#c4ae03
#c3ad02
#c2ac01
#c1ab00
#c0aa00
#bfa900
#bea800
#bda700

Download this Dark Green

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

#cbb50a Color Code Preview on Black Background Color

This is how #cbb50a Color will look on black background color. Color contrast ratio is 10.15

#cbb50a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cbb50a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cbb50a

#cbb50a color code is use for CSS Background Color

Background color for the above div is #cbb50a

HTML with inline CSS

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

#cbb50a color code is use for CSS Border Color

CSS Border color for the above div is #cbb50a

HTML with inline CSS

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

CSS Border Left color for the above div is #cbb50a

HTML with inline CSS

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

CSS Border Right color for the above div is #cbb50a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cbb50a

HTML with inline CSS

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

CSS Border Top color for the above div is #cbb50a

HTML with inline CSS

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

#cbb50a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cbb50a Color code Preview on White Background

This is how #cbb50a Color code will look on white background color. Color contrast ratio is 2.07

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

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