COLOR #D0D395

HEX: #D0D395 RGB: (208,211,149)

Color info

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

RGB color model

#D0D395 color RGB value is (208,211,149).

RGB: (208,211,149) (82%, 83%, 58%)

RGB channels and saturation

R 208 of 255 = 82%
G 211 of 255 = 83%
B 149 of 255 = 58%

208
211
149

R + G + B ~ 74%. #D0D395 is quite light color.

Portions of RGB colors in percentages

R + G + B = 208 + 211 + 149 = 568 (100%)
R 208 of 568 ~ 36.62%
G 211 of 568 ~ 37.15%
B 149 of 568 ~ 26.23'%

%36.62
%37.15
%26.23

CMYK color model

#D0D395 color CMYK value is (1,0,29,17).

  • cyan value is 1.42%
  • magenta value is 0.00%
  • yellow value is 29.38%
  • key color value is 17.25%

CMYK: (1,0,29,17)
C1M0Y29K17 (1%, 0%, 29%, 17%)
(0.01 / 0.00 / 0.29 / 0.17)

CMYK percentages

%1.42
%0
%29.38
%17.25

Codes

Color #D0D395 in popluar color models

D0 D3 95
RGB 208 211 149
HSL 63° 41.33% 70.59%
HSB/HSV 63° 29.38% 82.75%
CMYK 1.42% 0.00% 29.38%
17.25%

Color #D0D395 in popluar number systems.

HEX D0 D3 95
Decimal 208 211 149
Binary 11010000 11010011 10010101
Octal 320 323 225

Shades and tints

Shades of #D0D395

#D0D395
(208,211,149)
#BEC088
(190,192,136)
#ACAD7B
(172,173,123)
#9A9A6E
(154,154,110)
#888761
(136,135,97)
#767454
(118,116,84)
#646147
(100,97,71)
#524E3A
(82,78,58)
#403B2D
(64,59,45)
#2E2820
(46,40,32)
#1C1513
(28,21,19)
#000000
(0,0,0)

Tints of #D0D395

#D0D395
(208,211,149)
#D4D79E
(212,215,158)
#D8DBA7
(216,219,167)
#DCDFB0
(220,223,176)
#E0E3B9
(224,227,185)
#E4E7C2
(228,231,194)
#E8EBCB
(232,235,203)
#ECEFD4
(236,239,212)
#F0F3DD
(240,243,221)
#F4F7E6
(244,247,230)
#F8FBEF
(248,251,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D0D395 color. Also use rgb(208,211,149) instead hex code.

Text Font Color

.myTextColor { color: #D0D395; }

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

This text font color is #D0D395.

Background Color

.myBgColor { background-color: #D0D395; }

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

This div background color is #D0D395.

Border color

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

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

This div border color is #D0D395.

Opacity

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

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

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

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

This text has shadow with #D0D395 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D0D395.

Preview

Color preview on black background

This text has color #D0D395 on black background.


Color preview on white background

This text has color #D0D395 on white background.


Black color preview on #D0D395 background

This text has black color on #D0D395 background.


White color preview on #D0D395 background

This text has white color on #D0D395 background.


Related colors

Complementary color

Complementary color for #hex is #2F2C6A.


I love getcolorcode.com

Triadic colors

1 #95D0D3 and #D395D0 with #D0D395 are triadic colors.

2 #95D3D0 and #D3D095 with #D0D395 are triadic colors.