Skip to main content Skip to docs navigation

#dad242 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 Viameter and its hex is #D9D140 Nearest Color Name

Color Hue/Base color: Green

Hex #dad242 Color code in RGB color code model is created after adding 85.49% red color, 82.35% green color and 25.88% blue color. Hex #dad242 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 4% magenta, 70% yellow and 14.51% black.

Hex #dad242 color code is between #ddcc44 web safe hex color code and #ccdd33 web safe hex color code. #ddcc44 is the nearest web safe color code. You can see here many more shades of #dad242 color code.

RGB Chart

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

Color Table

Hex Color Code dad242 #dad242
RGB Decimal 218, 210, 66 218, 210, 66
RGB Percent 85%, 82%, 26% rgb(85%, 82%, 26%)
CSS RGBa 218, 210, 66,1 rgba(218,210,66,1)
CMYK Model cmyk(0%,4%,70%,14.51%)
HSL Color Space 57,67% ,56% hsl(57,67% ,56%)
HSV Color Space 57°, 70%, 85%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011010 11010010 01000010
Octal 332 322 102
Decimal 218 210 66
Hex da d2 42

Different shades of #dad242 color code.

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

Darkest of #dad242
#6e6915
Darker of #dad242
#98921e
Dark of #dad242
#c3bb26
Base of #dad242
#dad242
Light of #dad242
#e2dc6d
Lighter
#ebe697
Lightest
#f3f0c2

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

#dad242
#424ada

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

Split Complementary

#dad242
#4296da
#8642da

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

Analogous Color

#da7942
#da9342
#dad242
#afda42
#70da42

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

#dad242
#d242da
#42dad2

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

#dad242
#42dad2
#424ada
#da424a

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

#dad242
#42da86
#424ada
#da4296

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

#43400d
#6e6915
#98921e
#c3bb26
#dad242
#e2dc6d
#ebe697
#f3f0c2
#fbfbed

Tints of #dad242 Color

#dad242
#ded757
#e2dc6c
#e6e181
#eae696
#eeebab
#f2f0c0
#f6f5d5
#fafaea
#ffffff

Shades of #dad242 color code

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

#dad242
#c1ba3a
#a9a333
#918c2c
#797424
#605d1d
#484616
#302e0e
#181707
#000000

Tones

#dad242
#c3be59
#adaa6f
#969586
#8e8e8e

Tones

Similar Color like #dad242 color

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

#dbd343
#dcd444
#ddd545
#ded646
#dfd747
#e0d848
#e1d949
#e2da4a
#e3db4b
#e4dc4c
#e5dd4d
#e6de4e
#e7df4f
#e8e050
#d9d141
#d8d040
#d7cf3f
#d6ce3e
#d5cd3d
#d4cc3c
#d3cb3b
#d2ca3a
#d1c939
#d0c838
#cfc737
#cec636
#cdc535
#ccc434

Download this Dark Green

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

#dad242 Color Code Preview on Black Background Color

This is how #dad242 Color will look on black background color. Color contrast ratio is 13.28

#dad242 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dad242

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dad242

#dad242 color code is use for CSS Background Color

Background color for the above div is #dad242

HTML with inline CSS

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

#dad242 color code is use for CSS Border Color

CSS Border color for the above div is #dad242

HTML with inline CSS

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

CSS Border Left color for the above div is #dad242

HTML with inline CSS

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

CSS Border Right color for the above div is #dad242

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dad242

HTML with inline CSS

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

CSS Border Top color for the above div is #dad242

HTML with inline CSS

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

#dad242 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dad242 Color code Preview on White Background

This is how #dad242 Color code will look on white background color. Color contrast ratio is 1.58

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

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(218,210,66,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(66,74,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(218,210,66,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }