Skip to main content Skip to docs navigation

#cdb201 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 and its hex is #CEB301 Nearest Color Name

Color Hue/Base color: Green

Hex #cdb201 Color code in RGB color code model is created after adding 80.39% red color, 69.8% green color and 0.39% blue color. Hex #cdb201 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 13% magenta, 100% yellow and 19.61% black.

Hex #cdb201 color code is between #ccaa00 web safe hex color code and #ddbb00 web safe hex color code. #ccaa00 is the nearest web safe color code. You can see here many more shades of #cdb201 color code.

RGB Chart

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

Color Table

Hex Color Code cdb201 #cdb201
RGB Decimal 205, 178, 1 205, 178, 1
RGB Percent 80%, 70%, 0% rgb(80%, 70%, 0%)
CSS RGBa 205, 178, 1,1 rgba(205,178,1,1)
CMYK Model cmyk(0%,13%,100%,19.61%)
HSL Color Space 52,99% ,40% hsl(52,99% ,40%)
HSV Color Space 52°, 100%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 10110010 00000001
Octal 315 262 1
Decimal 205 178 1
Hex cd b2 01

Different shades of #cdb201 color code.

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

Darkest of #cdb201
#352e00
Darker of #cdb201
#675a01
Dark of #cdb201
#9a8601
Base of #cdb201
#cdb201
Light of #cdb201
#fedd03
Lighter
#fee436
Lightest
#feea69

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

#cdb201
#011ccd

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

Split Complementary

#cdb201
#0182cd
#4c01cd

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

Analogous Color

#cd3b01
#cd5d01
#cdb201
#a4cd01
#4fcd01

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

#cdb201
#b201cd
#01cdb2

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

#cdb201
#01cdb2
#011ccd
#cd011c

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

#cdb201
#01cd4c
#011ccd
#cd0182

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

#020200
#352e00
#675a01
#9a8601
#cdb201
#fedd03
#fee436
#feea69
#fff19b

Tints of #cdb201 Color

#cdb201
#d2ba1d
#d8c339
#ddcb55
#e3d471
#e8dc8e
#eee5aa
#f3edc6
#f9f6e2
#ffffff

Shades of #cdb201 color code

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

#cdb201
#b69e00
#9f8a00
#887600
#716200
#5b4f00
#443b00
#2d2700
#161300
#000000

Tones

#cdb201
#b8a316
#a4942a
#8f853f
#7b7553

Tones

Similar Color like #cdb201 color

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

#ceb302
#cfb403
#d0b504
#d1b605
#d2b706
#d3b807
#d4b908
#d5ba09
#d6bb0a
#d7bc0b
#d8bd0c
#d9be0d
#dabf0e
#dbc00f
#ccb100
#cbb000
#caaf00
#c9ae00
#c8ad00
#c7ac00
#c6ab00
#c5aa00
#c4a900
#c3a800
#c2a700
#c1a600
#c0a500
#bfa400

Download this Dark Green

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

#cdb201 Color Code Preview on Black Background Color

This is how #cdb201 Color will look on black background color. Color contrast ratio is 9.96

#cdb201 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cdb201

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cdb201

#cdb201 color code is use for CSS Background Color

Background color for the above div is #cdb201

HTML with inline CSS

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

#cdb201 color code is use for CSS Border Color

CSS Border color for the above div is #cdb201

HTML with inline CSS

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

CSS Border Left color for the above div is #cdb201

HTML with inline CSS

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

CSS Border Right color for the above div is #cdb201

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cdb201

HTML with inline CSS

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

CSS Border Top color for the above div is #cdb201

HTML with inline CSS

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

#cdb201 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cdb201 Color code Preview on White Background

This is how #cdb201 Color code will look on white background color. Color contrast ratio is 2.11

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

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(205,178,1,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(1,28,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(205,178,1,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }