Skip to main content Skip to docs navigation

#cdb702 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 #cdb702 Color code in RGB color code model is created after adding 80.39% red color, 71.76% green color and 0.78% blue color. Hex #cdb702 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 11% magenta, 99% yellow and 19.61% black.

Hex #cdb702 color code is between #ccbb00 web safe hex color code and #ddaa00 web safe hex color code. #ccbb00 is the nearest web safe color code. You can see here many more shades of #cdb702 color code.

RGB Chart

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

Color Table

Hex Color Code cdb702 #cdb702
RGB Decimal 205, 183, 2 205, 183, 2
RGB Percent 80%, 72%, 1% rgb(80%, 72%, 1%)
CSS RGBa 205, 183, 2,1 rgba(205,183,2,1)
CMYK Model cmyk(0%,11%,99%,19.61%)
HSL Color Space 53,98% ,41% hsl(53,98% ,41%)
HSV Color Space 53°, 99%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 10110111 00000010
Octal 315 267 2
Decimal 205 183 2
Hex cd b7 02

Different shades of #cdb702 color code.

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

Darkest of #cdb702
#353001
Darker of #cdb702
#685d01
Dark of #cdb702
#9b8a02
Base of #cdb702
#cdb702
Light of #cdb702
#fde205
Lighter
#fde838
Lightest
#feee6a

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

#cdb702
#0218cd

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

Split Complementary

#cdb702
#027dcd
#5202cd

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

Analogous Color

#cd4102
#cd6202
#cdb702
#9fcd02
#4bcd02

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

#cdb702
#b702cd
#02cdb7

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

#cdb702
#02cdb7
#0218cd
#cd0218

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

#cdb702
#02cd52
#0218cd
#cd027d

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

#030300
#353001
#685d01
#9b8a02
#cdb702
#fde205
#fde838
#feee6a
#fef49d

Tints of #cdb702 Color

#cdb702
#d2bf1e
#d8c73a
#ddcf56
#e3d772
#e8df8e
#eee7aa
#f3efc6
#f9f7e2
#ffffff

Shades of #cdb702 color code

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

#cdb702
#b6a201
#9f8e01
#887a01
#716501
#5b5100
#443d00
#2d2800
#161400
#000000

Tones

#cdb702
#b8a717
#a4972b
#8f8640
#7a7655

Tones

Similar Color like #cdb702 color

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

#ceb803
#cfb904
#d0ba05
#d1bb06
#d2bc07
#d3bd08
#d4be09
#d5bf0a
#d6c00b
#d7c10c
#d8c20d
#d9c30e
#dac40f
#dbc510
#ccb601
#cbb500
#cab400
#c9b300
#c8b200
#c7b100
#c6b000
#c5af00
#c4ae00
#c3ad00
#c2ac00
#c1ab00
#c0aa00
#bfa900

Download this Dark Green

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

#cdb702 Color Code Preview on Black Background Color

This is how #cdb702 Color will look on black background color. Color contrast ratio is 10.37

#cdb702 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cdb702

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cdb702

#cdb702 color code is use for CSS Background Color

Background color for the above div is #cdb702

HTML with inline CSS

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

#cdb702 color code is use for CSS Border Color

CSS Border color for the above div is #cdb702

HTML with inline CSS

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

CSS Border Left color for the above div is #cdb702

HTML with inline CSS

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

CSS Border Right color for the above div is #cdb702

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cdb702

HTML with inline CSS

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

CSS Border Top color for the above div is #cdb702

HTML with inline CSS

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

#cdb702 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cdb702 Color code Preview on White Background

This is how #cdb702 Color code will look on white background color. Color contrast ratio is 2.03

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

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