COLOR #D0E686

HEX: #D0E686 RGB: (208,230,134)

Color info

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

RGB color model

#D0E686 color RGB value is (208,230,134).

RGB: (208,230,134) (82%, 90%, 53%)

RGB channels and saturation

R 208 of 255 = 82%
G 230 of 255 = 90%
B 134 of 255 = 53%

208
230
134

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

Portions of RGB colors in percentages

R + G + B = 208 + 230 + 134 = 572 (100%)
R 208 of 572 ~ 36.36%
G 230 of 572 ~ 40.21%
B 134 of 572 ~ 23.43'%

%36.36
%40.21
%23.43

CMYK color model

#D0E686 color CMYK value is (10,0,42,10).

  • cyan value is 9.57%
  • magenta value is 0.00%
  • yellow value is 41.74%
  • key color value is 9.80%

CMYK: (10,0,42,10)
C10M0Y42K10 (10%, 0%, 42%, 10%)
(0.10 / 0.00 / 0.42 / 0.10)

CMYK percentages

%9.57
%0
%41.74
%9.8

Codes

Color #D0E686 in popluar color models

D0 E6 86
RGB 208 230 134
HSL 74° 65.75% 71.37%
HSB/HSV 74° 41.74% 90.20%
CMYK 9.57% 0.00% 41.74%
9.80%

Color #D0E686 in popluar number systems.

HEX D0 E6 86
Decimal 208 230 134
Binary 11010000 11100110 10000110
Octal 320 346 206

Shades and tints

Shades of #D0E686

#D0E686
(208,230,134)
#BED27A
(190,210,122)
#ACBE6E
(172,190,110)
#9AAA62
(154,170,98)
#889656
(136,150,86)
#76824A
(118,130,74)
#646E3E
(100,110,62)
#525A32
(82,90,50)
#404626
(64,70,38)
#2E321A
(46,50,26)
#1C1E0E
(28,30,14)
#000000
(0,0,0)

Tints of #D0E686

#D0E686
(208,230,134)
#D4E891
(212,232,145)
#D8EA9C
(216,234,156)
#DCECA7
(220,236,167)
#E0EEB2
(224,238,178)
#E4F0BD
(228,240,189)
#E8F2C8
(232,242,200)
#ECF4D3
(236,244,211)
#F0F6DE
(240,246,222)
#F4F8E9
(244,248,233)
#F8FAF4
(248,250,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D0E686 color. Also use rgb(208,230,134) instead hex code.

Text Font Color

.myTextColor { color: #D0E686; }

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

This text font color is #D0E686.

Background Color

.myBgColor { background-color: #D0E686; }

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

This div background color is #D0E686.

Border color

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

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

This div border color is #D0E686.

Opacity

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

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

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

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

This text has shadow with #D0E686 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D0E686.

Preview

Color preview on black background

This text has color #D0E686 on black background.


Color preview on white background

This text has color #D0E686 on white background.


Black color preview on #D0E686 background

This text has black color on #D0E686 background.


White color preview on #D0E686 background

This text has white color on #D0E686 background.


Related colors

Complementary color

Complementary color for #hex is #2F1979.


I love getcolorcode.com

Triadic colors

1 #86D0E6 and #E686D0 with #D0E686 are triadic colors.

2 #86E6D0 and #E6D086 with #D0E686 are triadic colors.