COLOR #D2E769

HEX: #D2E769 RGB: (210,231,105)

Color info

#D2E769 contains mainly red and green colors. Web safe color of #D2E769 is #CCFF66 (or #CF6).

RGB color model

#D2E769 color RGB value is (210,231,105).

RGB: (210,231,105) (82%, 91%, 41%)

RGB channels and saturation

R 210 of 255 = 82%
G 231 of 255 = 91%
B 105 of 255 = 41%

210
231
105

R + G + B ~ 71%. #D2E769 is quite light color.

Portions of RGB colors in percentages

R + G + B = 210 + 231 + 105 = 546 (100%)
R 210 of 546 ~ 38.46%
G 231 of 546 ~ 42.31%
B 105 of 546 ~ 19.23'%

%38.46
%42.31
%19.23

CMYK color model

#D2E769 color CMYK value is (9,0,55,9).

  • cyan value is 9.09%
  • magenta value is 0.00%
  • yellow value is 54.55%
  • key color value is 9.41%

CMYK: (9,0,55,9)
C9M0Y55K9 (9%, 0%, 55%, 9%)
(0.09 / 0.00 / 0.55 / 0.09)

CMYK percentages

%9.09
%0
%54.55
%9.41

Codes

Color #D2E769 in popluar color models

D2 E7 69
RGB 210 231 105
HSL 70° 72.41% 65.88%
HSB/HSV 70° 54.55% 90.59%
CMYK 9.09% 0.00% 54.55%
9.41%

Color #D2E769 in popluar number systems.

HEX D2 E7 69
Decimal 210 231 105
Binary 11010010 11100111 1101001
Octal 322 347 151

Shades and tints

Shades of #D2E769

#D2E769
(210,231,105)
#BFD260
(191,210,96)
#ACBD57
(172,189,87)
#99A84E
(153,168,78)
#869345
(134,147,69)
#737E3C
(115,126,60)
#606933
(96,105,51)
#4D542A
(77,84,42)
#3A3F21
(58,63,33)
#272A18
(39,42,24)
#14150F
(20,21,15)
#000000
(0,0,0)

Tints of #D2E769

#D2E769
(210,231,105)
#D6E976
(214,233,118)
#DAEB83
(218,235,131)
#DEED90
(222,237,144)
#E2EF9D
(226,239,157)
#E6F1AA
(230,241,170)
#EAF3B7
(234,243,183)
#EEF5C4
(238,245,196)
#F2F7D1
(242,247,209)
#F6F9DE
(246,249,222)
#FAFBEB
(250,251,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D2E769 color. Also use rgb(210,231,105) instead hex code.

Text Font Color

.myTextColor { color: #D2E769; }

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

This text font color is #D2E769.

Background Color

.myBgColor { background-color: #D2E769; }

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

This div background color is #D2E769.

Border color

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

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

This div border color is #D2E769.

Opacity

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

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

Text with #D2E769 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 #D2E769;}

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

This text has shadow with #D2E769 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D2E769.

Preview

Color preview on black background

This text has color #D2E769 on black background.


Color preview on white background

This text has color #D2E769 on white background.


Black color preview on #D2E769 background

This text has black color on #D2E769 background.


White color preview on #D2E769 background

This text has white color on #D2E769 background.


Related colors

Complementary color

Complementary color for #hex is #2D1896.


I love getcolorcode.com

Triadic colors

1 #69D2E7 and #E769D2 with #D2E769 are triadic colors.

2 #69E7D2 and #E7D269 with #D2E769 are triadic colors.