Skip to main content Skip to docs navigation

#cdab30 hex color | Download Dark Yellow 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 Pitmaston Pear Yellow and its hex is #D0A32E Nearest Color Name

Color Hue/Base color: Yellow

Hex #cdab30 Color code in RGB color code model is created after adding 80.39% red color, 67.06% green color and 18.82% blue color. Hex #cdab30 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 77% yellow and 19.61% black.

Hex #cdab30 color code is between #ccaa33 web safe hex color code and #ddbb22 web safe hex color code. #ccaa33 is the nearest web safe color code. You can see here many more shades of #cdab30 color code.

RGB Chart

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

Color Table

Hex Color Code cdab30 #cdab30
RGB Decimal 205, 171, 48 205, 171, 48
RGB Percent 80%, 67%, 19% rgb(80%, 67%, 19%)
CSS RGBa 205, 171, 48,1 rgba(205,171,48,1)
CMYK Model cmyk(0%,17%,77%,19.61%)
HSL Color Space 47,62% ,50% hsl(47,62% ,50%)
HSV Color Space 47°, 77%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 10101011 00110000
Octal 315 253 60
Decimal 205 171 48
Hex cd ab 30

Different shades of #cdab30 color code.

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

Darkest of #cdab30
#514413
Darker of #cdab30
#7a661d
Dark of #cdab30
#a48926
Base of #cdab30
#cdab30
Light of #cdab30
#d8bc58
Lighter
#e2cd81
Lightest
#ebddab

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

#cdab30
#3052cd

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

Split Complementary

#cdab30
#30a1cd
#5d30cd

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

Analogous Color

#cd4f30
#cd6a30
#cdab30
#bbcd30
#79cd30

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

#cdab30
#ab30cd
#30cdab

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

#cdab30
#30cdab
#3052cd
#cd3052

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

#cdab30
#30cd5d
#3052cd
#cd30a1

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

#282109
#514413
#7a661d
#a48926
#cdab30
#d8bc58
#e2cd81
#ebddab
#f5eed4

Tints of #cdab30 Color

#cdab30
#d2b447
#d8bd5e
#ddc775
#e3d08c
#e8d9a3
#eee3ba
#f3ecd1
#f9f5e8
#ffffff

Shades of #cdab30 color code

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

#cdab30
#b6982a
#9f8525
#887220
#715f1a
#5b4c15
#443910
#2d260a
#161305
#000000

Tones

#cdab30
#b49d49
#9a8e63
#81807c
#7f7f7f

Tones

Similar Color like #cdab30 color

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

#ceac31
#cfad32
#d0ae33
#d1af34
#d2b035
#d3b136
#d4b237
#d5b338
#d6b439
#d7b53a
#d8b63b
#d9b73c
#dab83d
#dbb93e
#ccaa2f
#cba92e
#caa82d
#c9a72c
#c8a62b
#c7a52a
#c6a429
#c5a328
#c4a227
#c3a126
#c2a025
#c19f24
#c09e23
#bf9d22

Download this Dark Yellow

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

#cdab30 Color Code Preview on Black Background Color

This is how #cdab30 Color will look on black background color. Color contrast ratio is 9.46

#cdab30 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cdab30

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cdab30

#cdab30 color code is use for CSS Background Color

Background color for the above div is #cdab30

HTML with inline CSS

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

#cdab30 color code is use for CSS Border Color

CSS Border color for the above div is #cdab30

HTML with inline CSS

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

CSS Border Left color for the above div is #cdab30

HTML with inline CSS

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

CSS Border Right color for the above div is #cdab30

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cdab30

HTML with inline CSS

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

CSS Border Top color for the above div is #cdab30

HTML with inline CSS

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

#cdab30 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cdab30 Color code Preview on White Background

This is how #cdab30 Color code will look on white background color. Color contrast ratio is 2.22

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

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