COLOR #D4C389

HEX: #D4C389 RGB: (212,195,137)

Color info

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

RGB color model

#D4C389 color RGB value is (212,195,137).

RGB: (212,195,137) (83%, 76%, 54%)

RGB channels and saturation

R 212 of 255 = 83%
G 195 of 255 = 76%
B 137 of 255 = 54%

212
195
137

R + G + B ~ 71%. #D4C389 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 195 + 137 = 544 (100%)
R 212 of 544 ~ 38.97%
G 195 of 544 ~ 35.85%
B 137 of 544 ~ 25.18'%

%38.97
%35.85
%25.18

CMYK color model

#D4C389 color CMYK value is (0,8,35,17).

  • cyan value is 0.00%
  • magenta value is 8.02%
  • yellow value is 35.38%
  • key color value is 16.86%

CMYK: (0,8,35,17)
C0M8Y35K17 (0%, 8%, 35%, 17%)
(0.00 / 0.08 / 0.35 / 0.17)

CMYK percentages

%0
%8.02
%35.38
%16.86

Codes

Color #D4C389 in popluar color models

D4 C3 89
RGB 212 195 137
HSL 46° 46.58% 68.43%
HSB/HSV 46° 35.38% 83.14%
CMYK 0.00% 8.02% 35.38%
16.86%

Color #D4C389 in popluar number systems.

HEX D4 C3 89
Decimal 212 195 137
Binary 11010100 11000011 10001001
Octal 324 303 211

Shades and tints

Shades of #D4C389

#D4C389
(212,195,137)
#C1B27D
(193,178,125)
#AEA171
(174,161,113)
#9B9065
(155,144,101)
#887F59
(136,127,89)
#756E4D
(117,110,77)
#625D41
(98,93,65)
#4F4C35
(79,76,53)
#3C3B29
(60,59,41)
#292A1D
(41,42,29)
#161911
(22,25,17)
#000000
(0,0,0)

Tints of #D4C389

#D4C389
(212,195,137)
#D7C893
(215,200,147)
#DACD9D
(218,205,157)
#DDD2A7
(221,210,167)
#E0D7B1
(224,215,177)
#E3DCBB
(227,220,187)
#E6E1C5
(230,225,197)
#E9E6CF
(233,230,207)
#ECEBD9
(236,235,217)
#EFF0E3
(239,240,227)
#F2F5ED
(242,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4C389; }

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

This text font color is #D4C389.

Background Color

.myBgColor { background-color: #D4C389; }

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

This div background color is #D4C389.

Border color

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

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

This div border color is #D4C389.

Opacity

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

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

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

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

This text has shadow with #D4C389 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4C389.

Preview

Color preview on black background

This text has color #D4C389 on black background.


Color preview on white background

This text has color #D4C389 on white background.


Black color preview on #D4C389 background

This text has black color on #D4C389 background.


White color preview on #D4C389 background

This text has white color on #D4C389 background.


Related colors

Complementary color

Complementary color for #hex is #2B3C76.


I love getcolorcode.com

Triadic colors

1 #89D4C3 and #C389D4 with #D4C389 are triadic colors.

2 #89C3D4 and #C3D489 with #D4C389 are triadic colors.