COLOR #D0D489

HEX: #D0D489 RGB: (208,212,137)

Color info

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

RGB color model

#D0D489 color RGB value is (208,212,137).

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

RGB channels and saturation

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

208
212
137

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

Portions of RGB colors in percentages

R + G + B = 208 + 212 + 137 = 557 (100%)
R 208 of 557 ~ 37.34%
G 212 of 557 ~ 38.06%
B 137 of 557 ~ 24.6'%

%37.34
%38.06
%24.6

CMYK color model

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

  • cyan value is 1.89%
  • magenta value is 0.00%
  • yellow value is 35.38%
  • 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
%35.38
%16.86

Codes

Color #D0D489 in popluar color models

D0 D4 89
RGB 208 212 137
HSL 63° 46.58% 68.43%
HSB/HSV 63° 35.38% 83.14%
CMYK 1.89% 0.00% 35.38%
16.86%

Color #D0D489 in popluar number systems.

HEX D0 D4 89
Decimal 208 212 137
Binary 11010000 11010100 10001001
Octal 320 324 211

Shades and tints

Shades of #D0D489

#D0D489
(208,212,137)
#BEC17D
(190,193,125)
#ACAE71
(172,174,113)
#9A9B65
(154,155,101)
#888859
(136,136,89)
#76754D
(118,117,77)
#646241
(100,98,65)
#524F35
(82,79,53)
#403C29
(64,60,41)
#2E291D
(46,41,29)
#1C1611
(28,22,17)
#000000
(0,0,0)

Tints of #D0D489

#D0D489
(208,212,137)
#D4D793
(212,215,147)
#D8DA9D
(216,218,157)
#DCDDA7
(220,221,167)
#E0E0B1
(224,224,177)
#E4E3BB
(228,227,187)
#E8E6C5
(232,230,197)
#ECE9CF
(236,233,207)
#F0ECD9
(240,236,217)
#F4EFE3
(244,239,227)
#F8F2ED
(248,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D0D489; }

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

This text font color is #D0D489.

Background Color

.myBgColor { background-color: #D0D489; }

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

This div background color is #D0D489.

Border color

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

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

This div border color is #D0D489.

Opacity

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

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

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

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

This text has shadow with #D0D489 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D0D489.

Preview

Color preview on black background

This text has color #D0D489 on black background.


Color preview on white background

This text has color #D0D489 on white background.


Black color preview on #D0D489 background

This text has black color on #D0D489 background.


White color preview on #D0D489 background

This text has white color on #D0D489 background.


Related colors

Complementary color

Complementary color for #hex is #2F2B76.


I love getcolorcode.com

Triadic colors

1 #89D0D4 and #D489D0 with #D0D489 are triadic colors.

2 #89D4D0 and #D4D089 with #D0D489 are triadic colors.