COLOR #D1C584

HEX: #D1C584 RGB: (209,197,132)

Color info

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

RGB color model

#D1C584 color RGB value is (209,197,132).

RGB: (209,197,132) (82%, 77%, 52%)

RGB channels and saturation

R 209 of 255 = 82%
G 197 of 255 = 77%
B 132 of 255 = 52%

209
197
132

R + G + B ~ 70%. #D1C584 is quite light color.

Portions of RGB colors in percentages

R + G + B = 209 + 197 + 132 = 538 (100%)
R 209 of 538 ~ 38.85%
G 197 of 538 ~ 36.62%
B 132 of 538 ~ 24.54'%

%38.85
%36.62
%24.54

CMYK color model

#D1C584 color CMYK value is (0,6,37,18).

  • cyan value is 0.00%
  • magenta value is 5.74%
  • yellow value is 36.84%
  • key color value is 18.04%

CMYK: (0,6,37,18)
C0M6Y37K18 (0%, 6%, 37%, 18%)
(0.00 / 0.06 / 0.37 / 0.18)

CMYK percentages

%0
%5.74
%36.84
%18.04

Codes

Color #D1C584 in popluar color models

D1 C5 84
RGB 209 197 132
HSL 51° 45.56% 66.86%
HSB/HSV 51° 36.84% 81.96%
CMYK 0.00% 5.74% 36.84%
18.04%

Color #D1C584 in popluar number systems.

HEX D1 C5 84
Decimal 209 197 132
Binary 11010001 11000101 10000100
Octal 321 305 204

Shades and tints

Shades of #D1C584

#D1C584
(209,197,132)
#BEB478
(190,180,120)
#ABA36C
(171,163,108)
#989260
(152,146,96)
#858154
(133,129,84)
#727048
(114,112,72)
#5F5F3C
(95,95,60)
#4C4E30
(76,78,48)
#393D24
(57,61,36)
#262C18
(38,44,24)
#131B0C
(19,27,12)
#000000
(0,0,0)

Tints of #D1C584

#D1C584
(209,197,132)
#D5CA8F
(213,202,143)
#D9CF9A
(217,207,154)
#DDD4A5
(221,212,165)
#E1D9B0
(225,217,176)
#E5DEBB
(229,222,187)
#E9E3C6
(233,227,198)
#EDE8D1
(237,232,209)
#F1EDDC
(241,237,220)
#F5F2E7
(245,242,231)
#F9F7F2
(249,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D1C584 color. Also use rgb(209,197,132) instead hex code.

Text Font Color

.myTextColor { color: #D1C584; }

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

This text font color is #D1C584.

Background Color

.myBgColor { background-color: #D1C584; }

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

This div background color is #D1C584.

Border color

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

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

This div border color is #D1C584.

Opacity

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

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

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

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

This text has shadow with #D1C584 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1C584.

Preview

Color preview on black background

This text has color #D1C584 on black background.


Color preview on white background

This text has color #D1C584 on white background.


Black color preview on #D1C584 background

This text has black color on #D1C584 background.


White color preview on #D1C584 background

This text has white color on #D1C584 background.


Related colors

Complementary color

Complementary color for #hex is #2E3A7B.


I love getcolorcode.com

Triadic colors

1 #84D1C5 and #C584D1 with #D1C584 are triadic colors.

2 #84C5D1 and #C5D184 with #D1C584 are triadic colors.