COLOR #D2E389

HEX: #D2E389 RGB: (210,227,137)

Color info

#D2E389 contains mainly red and green colors. Web safe color of #D2E389 is #CCCC99 (or #CC9).

RGB color model

#D2E389 color RGB value is (210,227,137).

RGB: (210,227,137) (82%, 89%, 54%)

RGB channels and saturation

R 210 of 255 = 82%
G 227 of 255 = 89%
B 137 of 255 = 54%

210
227
137

R + G + B ~ 75%. #D2E389 is quite light color.

Portions of RGB colors in percentages

R + G + B = 210 + 227 + 137 = 574 (100%)
R 210 of 574 ~ 36.59%
G 227 of 574 ~ 39.55%
B 137 of 574 ~ 23.87'%

%36.59
%39.55
%23.87

CMYK color model

#D2E389 color CMYK value is (7,0,40,11).

  • cyan value is 7.49%
  • magenta value is 0.00%
  • yellow value is 39.65%
  • key color value is 10.98%

CMYK: (7,0,40,11)
C7M0Y40K11 (7%, 0%, 40%, 11%)
(0.07 / 0.00 / 0.40 / 0.11)

CMYK percentages

%7.49
%0
%39.65
%10.98

Codes

Color #D2E389 in popluar color models

D2 E3 89
RGB 210 227 137
HSL 71° 61.64% 71.37%
HSB/HSV 71° 39.65% 89.02%
CMYK 7.49% 0.00% 39.65%
10.98%

Color #D2E389 in popluar number systems.

HEX D2 E3 89
Decimal 210 227 137
Binary 11010010 11100011 10001001
Octal 322 343 211

Shades and tints

Shades of #D2E389

#D2E389
(210,227,137)
#BFCF7D
(191,207,125)
#ACBB71
(172,187,113)
#99A765
(153,167,101)
#869359
(134,147,89)
#737F4D
(115,127,77)
#606B41
(96,107,65)
#4D5735
(77,87,53)
#3A4329
(58,67,41)
#272F1D
(39,47,29)
#141B11
(20,27,17)
#000000
(0,0,0)

Tints of #D2E389

#D2E389
(210,227,137)
#D6E593
(214,229,147)
#DAE79D
(218,231,157)
#DEE9A7
(222,233,167)
#E2EBB1
(226,235,177)
#E6EDBB
(230,237,187)
#EAEFC5
(234,239,197)
#EEF1CF
(238,241,207)
#F2F3D9
(242,243,217)
#F6F5E3
(246,245,227)
#FAF7ED
(250,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D2E389 color. Also use rgb(210,227,137) instead hex code.

Text Font Color

.myTextColor { color: #D2E389; }

<p style="color:#D2E389">This sample text font color is #D2E389.</p>

This text font color is #D2E389.

Background Color

.myBgColor { background-color: #D2E389; }

<div style="background-color:#D2E389">Inner text</div>

This div background color is #D2E389.

Border color

.myBorderColor { border: 1px solid #D2E389; }

<div style="border:3px solid #D2E389">Div</div>

This div border color is #D2E389.

Opacity

.myOpacity80 { color: #D2E389; opacity: 0.8; }

<p style="color:#D2E389;opacity:0.8;">80%</p>

Text with #D2E389 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #D2E389;}

<p style="text-shadow: 3px 3px 1px #D2E389">Text here.</p>

This text has shadow with #D2E389 color.


.textShadow {text-shadow: 3px 3px 1px #D2E389', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #D2E389, 5px 5px 20px red">Text here.</p>

This text has shadow with #D2E389 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#D2E389, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#D2E389, Direction=45, Strength=4)">Text</p>

This text has shadow with #D2E389 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #D2E389;
-webkit-box-shadow: 1px 1px 3px 2px #D2E389;
box-shadow: 1px 1px 3px 2px #D2E389;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #D2E389; -webkit-box-shadow: 1px 1px 3px 2px #D2E389; box-shadow:1px 1px 3px 2px #D2E389;">
Div content here
</div>

This div box has shadow with color #D2E389.

Preview

Color preview on black background

This text has color #D2E389 on black background.


Color preview on white background

This text has color #D2E389 on white background.


Black color preview on #D2E389 background

This text has black color on #D2E389 background.


White color preview on #D2E389 background

This text has white color on #D2E389 background.


Related colors

Complementary color

Complementary color for #hex is #2D1C76.


I love getcolorcode.com

Triadic colors

1 #89D2E3 and #E389D2 with #D2E389 are triadic colors.

2 #89E3D2 and #E3D289 with #D2E389 are triadic colors.