Skip to main content Skip to docs navigation

#cdc013 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 Bird Flower and its hex is #D0C117 Nearest Color Name

Color Hue/Base color: Green

Hex #cdc013 Color code in RGB color code model is created after adding 80.39% red color, 75.29% green color and 7.45% blue color. Hex #cdc013 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 91% yellow and 19.61% black.

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

RGB Chart

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

Color Table

Hex Color Code cdc013 #cdc013
RGB Decimal 205, 192, 19 205, 192, 19
RGB Percent 80%, 75%, 7% rgb(80%, 75%, 7%)
CSS RGBa 205, 192, 19,1 rgba(205,192,19,1)
CMYK Model cmyk(0%,6%,91%,19.61%)
HSL Color Space 56,83% ,44% hsl(56,83% ,44%)
HSV Color Space 56°, 91%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 11000000 00010011
Octal 315 300 23
Decimal 205 192 19
Hex cd c0 13

Different shades of #cdc013 color code.

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

Darkest of #cdc013
#413d06
Darker of #cdc013
#70690a
Dark of #cdc013
#9e940f
Base of #cdc013
#cdc013
Light of #cdc013
#ebdd28
Lighter
#efe557
Lightest
#f4ec85

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

#cdc013
#1320cd

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

Split Complementary

#cdc013
#137dcd
#6313cd

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

Analogous Color

#cd5413
#cd7313
#cdc013
#9ccd13
#4ecd13

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

#cdc013
#c013cd
#13cdc0

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

#cdc013
#13cdc0
#1320cd
#cd1320

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

#cdc013
#13cd63
#1320cd
#cd137d

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

#121102
#413d06
#70690a
#9e940f
#cdc013
#ebdd28
#efe557
#f4ec85
#f8f3b4

Tints of #cdc013 Color

#cdc013
#d2c72d
#d8ce47
#ddd561
#e3dc7b
#e8e396
#eeeab0
#f3f1ca
#f9f8e4
#ffffff

Shades of #cdc013 color code

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

#cdc013
#b6aa10
#9f950e
#88800c
#716a0a
#5b5508
#444006
#2d2a04
#161502
#000000

Tones

#cdc013
#b7ad29
#a09940
#8a8656
#73736d

Tones

Similar Color like #cdc013 color

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

#cec114
#cfc215
#d0c316
#d1c417
#d2c518
#d3c619
#d4c71a
#d5c81b
#d6c91c
#d7ca1d
#d8cb1e
#d9cc1f
#dacd20
#dbce21
#ccbf12
#cbbe11
#cabd10
#c9bc0f
#c8bb0e
#c7ba0d
#c6b90c
#c5b80b
#c4b70a
#c3b609
#c2b508
#c1b407
#c0b306
#bfb205

Download this Dark Green

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

#cdc013 Color Code Preview on Black Background Color

This is how #cdc013 Color will look on black background color. Color contrast ratio is 11.15

#cdc013 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cdc013

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cdc013

#cdc013 color code is use for CSS Background Color

Background color for the above div is #cdc013

HTML with inline CSS

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

#cdc013 color code is use for CSS Border Color

CSS Border color for the above div is #cdc013

HTML with inline CSS

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

CSS Border Left color for the above div is #cdc013

HTML with inline CSS

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

CSS Border Right color for the above div is #cdc013

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cdc013

HTML with inline CSS

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

CSS Border Top color for the above div is #cdc013

HTML with inline CSS

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

#cdc013 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cdc013 Color code Preview on White Background

This is how #cdc013 Color code will look on white background color. Color contrast ratio is 1.88

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

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