COLOR #D2D584

HEX: #D2D584 RGB: (210,213,132)

Color info

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

RGB color model

#D2D584 color RGB value is (210,213,132).

RGB: (210,213,132) (82%, 84%, 52%)

RGB channels and saturation

R 210 of 255 = 82%
G 213 of 255 = 84%
B 132 of 255 = 52%

210
213
132

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

Portions of RGB colors in percentages

R + G + B = 210 + 213 + 132 = 555 (100%)
R 210 of 555 ~ 37.84%
G 213 of 555 ~ 38.38%
B 132 of 555 ~ 23.78'%

%37.84
%38.38
%23.78

CMYK color model

#D2D584 color CMYK value is (1,0,38,16).

  • cyan value is 1.41%
  • magenta value is 0.00%
  • yellow value is 38.03%
  • key color value is 16.47%

CMYK: (1,0,38,16)
C1M0Y38K16 (1%, 0%, 38%, 16%)
(0.01 / 0.00 / 0.38 / 0.16)

CMYK percentages

%1.41
%0
%38.03
%16.47

Codes

Color #D2D584 in popluar color models

D2 D5 84
RGB 210 213 132
HSL 62° 49.09% 67.65%
HSB/HSV 62° 38.03% 83.53%
CMYK 1.41% 0.00% 38.03%
16.47%

Color #D2D584 in popluar number systems.

HEX D2 D5 84
Decimal 210 213 132
Binary 11010010 11010101 10000100
Octal 322 325 204

Shades and tints

Shades of #D2D584

#D2D584
(210,213,132)
#BFC278
(191,194,120)
#ACAF6C
(172,175,108)
#999C60
(153,156,96)
#868954
(134,137,84)
#737648
(115,118,72)
#60633C
(96,99,60)
#4D5030
(77,80,48)
#3A3D24
(58,61,36)
#272A18
(39,42,24)
#14170C
(20,23,12)
#000000
(0,0,0)

Tints of #D2D584

#D2D584
(210,213,132)
#D6D88F
(214,216,143)
#DADB9A
(218,219,154)
#DEDEA5
(222,222,165)
#E2E1B0
(226,225,176)
#E6E4BB
(230,228,187)
#EAE7C6
(234,231,198)
#EEEAD1
(238,234,209)
#F2EDDC
(242,237,220)
#F6F0E7
(246,240,231)
#FAF3F2
(250,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D2D584 color. Also use rgb(210,213,132) instead hex code.

Text Font Color

.myTextColor { color: #D2D584; }

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

This text font color is #D2D584.

Background Color

.myBgColor { background-color: #D2D584; }

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

This div background color is #D2D584.

Border color

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

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

This div border color is #D2D584.

Opacity

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

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

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

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

This text has shadow with #D2D584 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D2D584.

Preview

Color preview on black background

This text has color #D2D584 on black background.


Color preview on white background

This text has color #D2D584 on white background.


Black color preview on #D2D584 background

This text has black color on #D2D584 background.


White color preview on #D2D584 background

This text has white color on #D2D584 background.


Related colors

Complementary color

Complementary color for #hex is #2D2A7B.


I love getcolorcode.com

Triadic colors

1 #84D2D5 and #D584D2 with #D2D584 are triadic colors.

2 #84D5D2 and #D5D284 with #D2D584 are triadic colors.