COLOR #D9A6C2

HEX: #D9A6C2 RGB: (217,166,194)

Color info

#D9A6C2 contains red, green and blue colors in about the same proportion. Web safe color of #D9A6C2 is #CC99CC (or #C9C).

RGB color model

#D9A6C2 color RGB value is (217,166,194).

RGB: (217,166,194) (85%, 65%, 76%)

RGB channels and saturation

R 217 of 255 = 85%
G 166 of 255 = 65%
B 194 of 255 = 76%

217
166
194

R + G + B ~ 75%. #D9A6C2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 217 + 166 + 194 = 577 (100%)
R 217 of 577 ~ 37.61%
G 166 of 577 ~ 28.77%
B 194 of 577 ~ 33.62'%

%37.61
%28.77
%33.62

CMYK color model

#D9A6C2 color CMYK value is (0,24,11,15).

  • cyan value is 0.00%
  • magenta value is 23.50%
  • yellow value is 10.60%
  • key color value is 14.90%

CMYK: (0,24,11,15)
C0M24Y11K15 (0%, 24%, 11%, 15%)
(0.00 / 0.24 / 0.11 / 0.15)

CMYK percentages

%0
%23.5
%10.6
%14.9

Codes

Color #D9A6C2 in popluar color models

D9 A6 C2
RGB 217 166 194
HSL 327° 40.16% 75.10%
HSB/HSV 327° 23.50% 85.10%
CMYK 0.00% 23.50% 10.60%
14.90%

Color #D9A6C2 in popluar number systems.

HEX D9 A6 C2
Decimal 217 166 194
Binary 11011001 10100110 11000010
Octal 331 246 302

Shades and tints

Shades of #D9A6C2

#D9A6C2
(217,166,194)
#C697B1
(198,151,177)
#B388A0
(179,136,160)
#A0798F
(160,121,143)
#8D6A7E
(141,106,126)
#7A5B6D
(122,91,109)
#674C5C
(103,76,92)
#543D4B
(84,61,75)
#412E3A
(65,46,58)
#2E1F29
(46,31,41)
#1B1018
(27,16,24)
#000000
(0,0,0)

Tints of #D9A6C2

#D9A6C2
(217,166,194)
#DCAEC7
(220,174,199)
#DFB6CC
(223,182,204)
#E2BED1
(226,190,209)
#E5C6D6
(229,198,214)
#E8CEDB
(232,206,219)
#EBD6E0
(235,214,224)
#EEDEE5
(238,222,229)
#F1E6EA
(241,230,234)
#F4EEEF
(244,238,239)
#F7F6F4
(247,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9A6C2 color. Also use rgb(217,166,194) instead hex code.

Text Font Color

.myTextColor { color: #D9A6C2; }

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

This text font color is #D9A6C2.

Background Color

.myBgColor { background-color: #D9A6C2; }

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

This div background color is #D9A6C2.

Border color

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

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

This div border color is #D9A6C2.

Opacity

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

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

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

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

This text has shadow with #D9A6C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9A6C2.

Preview

Color preview on black background

This text has color #D9A6C2 on black background.


Color preview on white background

This text has color #D9A6C2 on white background.


Black color preview on #D9A6C2 background

This text has black color on #D9A6C2 background.


White color preview on #D9A6C2 background

This text has white color on #D9A6C2 background.


Related colors

Complementary color

Complementary color for #hex is #26593D.


I love getcolorcode.com

Triadic colors

1 #C2D9A6 and #A6C2D9 with #D9A6C2 are triadic colors.

2 #C2A6D9 and #A6D9C2 with #D9A6C2 are triadic colors.