COLOR #D0D48A

HEX: #D0D48A RGB: (208,212,138)

Color info

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

RGB color model

#D0D48A color RGB value is (208,212,138).

RGB: (208,212,138) (82%, 83%, 54%)

RGB channels and saturation

R 208 of 255 = 82%
G 212 of 255 = 83%
B 138 of 255 = 54%

208
212
138

R + G + B ~ 73%. #D0D48A is quite light color.

Portions of RGB colors in percentages

R + G + B = 208 + 212 + 138 = 558 (100%)
R 208 of 558 ~ 37.28%
G 212 of 558 ~ 37.99%
B 138 of 558 ~ 24.73'%

%37.28
%37.99
%24.73

CMYK color model

#D0D48A color CMYK value is (2,0,35,17).

  • cyan value is 1.89%
  • magenta value is 0.00%
  • yellow value is 34.91%
  • key color value is 16.86%

CMYK: (2,0,35,17)
C2M0Y35K17 (2%, 0%, 35%, 17%)
(0.02 / 0.00 / 0.35 / 0.17)

CMYK percentages

%1.89
%0
%34.91
%16.86

Codes

Color #D0D48A in popluar color models

D0 D4 8A
RGB 208 212 138
HSL 63° 46.25% 68.63%
HSB/HSV 63° 34.91% 83.14%
CMYK 1.89% 0.00% 34.91%
16.86%

Color #D0D48A in popluar number systems.

HEX D0 D4 8A
Decimal 208 212 138
Binary 11010000 11010100 10001010
Octal 320 324 212

Shades and tints

Shades of #D0D48A

#D0D48A
(208,212,138)
#BEC17E
(190,193,126)
#ACAE72
(172,174,114)
#9A9B66
(154,155,102)
#88885A
(136,136,90)
#76754E
(118,117,78)
#646242
(100,98,66)
#524F36
(82,79,54)
#403C2A
(64,60,42)
#2E291E
(46,41,30)
#1C1612
(28,22,18)
#000000
(0,0,0)

Tints of #D0D48A

#D0D48A
(208,212,138)
#D4D794
(212,215,148)
#D8DA9E
(216,218,158)
#DCDDA8
(220,221,168)
#E0E0B2
(224,224,178)
#E4E3BC
(228,227,188)
#E8E6C6
(232,230,198)
#ECE9D0
(236,233,208)
#F0ECDA
(240,236,218)
#F4EFE4
(244,239,228)
#F8F2EE
(248,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D0D48A color. Also use rgb(208,212,138) instead hex code.

Text Font Color

.myTextColor { color: #D0D48A; }

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

This text font color is #D0D48A.

Background Color

.myBgColor { background-color: #D0D48A; }

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

This div background color is #D0D48A.

Border color

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

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

This div border color is #D0D48A.

Opacity

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

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

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

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

This text has shadow with #D0D48A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D0D48A.

Preview

Color preview on black background

This text has color #D0D48A on black background.


Color preview on white background

This text has color #D0D48A on white background.


Black color preview on #D0D48A background

This text has black color on #D0D48A background.


White color preview on #D0D48A background

This text has white color on #D0D48A background.


Related colors

Complementary color

Complementary color for #hex is #2F2B75.


I love getcolorcode.com

Triadic colors

1 #8AD0D4 and #D48AD0 with #D0D48A are triadic colors.

2 #8AD4D0 and #D4D08A with #D0D48A are triadic colors.