COLOR #D3D089

HEX: #D3D089 RGB: (211,208,137)

Color info

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

RGB color model

#D3D089 color RGB value is (211,208,137).

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

RGB channels and saturation

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

211
208
137

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

Portions of RGB colors in percentages

R + G + B = 211 + 208 + 137 = 556 (100%)
R 211 of 556 ~ 37.95%
G 208 of 556 ~ 37.41%
B 137 of 556 ~ 24.64'%

%37.95
%37.41
%24.64

CMYK color model

#D3D089 color CMYK value is (0,1,35,17).

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

CMYK: (0,1,35,17)
C0M1Y35K17 (0%, 1%, 35%, 17%)
(0.00 / 0.01 / 0.35 / 0.17)

CMYK percentages

%0
%1.42
%35.07
%17.25

Codes

Color #D3D089 in popluar color models

D3 D0 89
RGB 211 208 137
HSL 58° 45.68% 68.24%
HSB/HSV 58° 35.07% 82.75%
CMYK 0.00% 1.42% 35.07%
17.25%

Color #D3D089 in popluar number systems.

HEX D3 D0 89
Decimal 211 208 137
Binary 11010011 11010000 10001001
Octal 323 320 211

Shades and tints

Shades of #D3D089

#D3D089
(211,208,137)
#C0BE7D
(192,190,125)
#ADAC71
(173,172,113)
#9A9A65
(154,154,101)
#878859
(135,136,89)
#74764D
(116,118,77)
#616441
(97,100,65)
#4E5235
(78,82,53)
#3B4029
(59,64,41)
#282E1D
(40,46,29)
#151C11
(21,28,17)
#000000
(0,0,0)

Tints of #D3D089

#D3D089
(211,208,137)
#D7D493
(215,212,147)
#DBD89D
(219,216,157)
#DFDCA7
(223,220,167)
#E3E0B1
(227,224,177)
#E7E4BB
(231,228,187)
#EBE8C5
(235,232,197)
#EFECCF
(239,236,207)
#F3F0D9
(243,240,217)
#F7F4E3
(247,244,227)
#FBF8ED
(251,248,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D3D089; }

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

This text font color is #D3D089.

Background Color

.myBgColor { background-color: #D3D089; }

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

This div background color is #D3D089.

Border color

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

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

This div border color is #D3D089.

Opacity

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

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

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

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

This text has shadow with #D3D089 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D3D089.

Preview

Color preview on black background

This text has color #D3D089 on black background.


Color preview on white background

This text has color #D3D089 on white background.


Black color preview on #D3D089 background

This text has black color on #D3D089 background.


White color preview on #D3D089 background

This text has white color on #D3D089 background.


Related colors

Complementary color

Complementary color for #hex is #2C2F76.


I love getcolorcode.com

Triadic colors

1 #89D3D0 and #D089D3 with #D3D089 are triadic colors.

2 #89D0D3 and #D0D389 with #D3D089 are triadic colors.