Skip to main content Skip to docs navigation

#dee52b 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 Pantone 388 C and its hex is #E0E722 Nearest Color Name

Color Hue/Base color: Green

Hex #dee52b Color code in RGB color code model is created after adding 87.06% red color, 89.8% green color and 16.86% blue color. Hex #dee52b Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 0% magenta, 81% yellow and 10.2% black.

Hex #dee52b color code is between #dddd33 web safe hex color code and #eeee22 web safe hex color code. #dddd33 is the nearest web safe color code. You can see here many more shades of #dee52b color code.

RGB Chart

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

Color Table

Hex Color Code dee52b #dee52b
RGB Decimal 222, 229, 43 222, 229, 43
RGB Percent 87%, 90%, 17% rgb(87%, 90%, 17%)
CSS RGBa 222, 229, 43,1 rgba(222,229,43,1)
CMYK Model cmyk(3%,0%,81%,10.2%)
HSL Color Space 62,78% ,53% hsl(62,78% ,53%)
HSV Color Space 62°, 81%, 90%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011110 11100101 00101011
Octal 336 345 53
Decimal 222 229 43
Hex de e5 2b

Different shades of #dee52b color code.

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

Darkest of #dee52b
#666a0d
Darker of #dee52b
#929713
Dark of #dee52b
#bec518
Base of #dee52b
#dee52b
Light of #dee52b
#e5eb58
Lighter
#ecf086
Lightest
#f3f6b3

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

#dee52b
#322be5

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

Split Complementary

#dee52b
#2b81e5
#8f2be5

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

Analogous Color

#e57f2b
#e59e2b
#dee52b
#a0e52b
#52e52b

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

#dee52b
#e52bde
#2bdee5

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

#dee52b
#2bdee5
#322be5
#e5322b

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

#dee52b
#2be58f
#322be5
#e52b81

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

#3b3d07
#666a0d
#929713
#bec518
#dee52b
#e5eb58
#ecf086
#f3f6b3
#fafbe1

Tints of #dee52b Color

#dee52b
#e1e742
#e5ea5a
#e9ed71
#ecf089
#f0f3a0
#f4f6b8
#f7f9cf
#fbfce7
#ffffff

Shades of #dee52b color code

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

#dee52b
#c5cb26
#acb221
#94981c
#7b7f17
#626513
#4a4c0e
#313209
#181904
#000000

Tones

#dee52b
#c8cd43
#b2b55b
#9c9e72
#888888

Tones

Similar Color like #dee52b color

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

#dfe62c
#e0e72d
#e1e82e
#e2e92f
#e3ea30
#e4eb31
#e5ec32
#e6ed33
#e7ee34
#e8ef35
#e9f036
#eaf137
#ebf238
#ecf339
#dde42a
#dce329
#dbe228
#dae127
#d9e026
#d8df25
#d7de24
#d6dd23
#d5dc22
#d4db21
#d3da20
#d2d91f
#d1d81e
#d0d71d

Download this Dark Green

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

#dee52b Color Code Preview on Black Background Color

This is how #dee52b Color will look on black background color. Color contrast ratio is 15.35

#dee52b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dee52b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dee52b

#dee52b color code is use for CSS Background Color

Background color for the above div is #dee52b

HTML with inline CSS

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

#dee52b color code is use for CSS Border Color

CSS Border color for the above div is #dee52b

HTML with inline CSS

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

CSS Border Left color for the above div is #dee52b

HTML with inline CSS

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

CSS Border Right color for the above div is #dee52b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dee52b

HTML with inline CSS

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

CSS Border Top color for the above div is #dee52b

HTML with inline CSS

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

#dee52b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dee52b Color code Preview on White Background

This is how #dee52b Color code will look on white background color. Color contrast ratio is 1.37

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

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(222,229,43,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(50,43,229,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(222,229,43,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }