COLOR #D4AFC6

HEX: #D4AFC6 RGB: (212,175,198)

Color info

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

RGB color model

#D4AFC6 color RGB value is (212,175,198).

RGB: (212,175,198) (83%, 69%, 78%)

RGB channels and saturation

R 212 of 255 = 83%
G 175 of 255 = 69%
B 198 of 255 = 78%

212
175
198

R + G + B ~ 77%. #D4AFC6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 175 + 198 = 585 (100%)
R 212 of 585 ~ 36.24%
G 175 of 585 ~ 29.91%
B 198 of 585 ~ 33.85'%

%36.24
%29.91
%33.85

CMYK color model

#D4AFC6 color CMYK value is (0,17,7,17).

  • cyan value is 0.00%
  • magenta value is 17.45%
  • yellow value is 6.60%
  • key color value is 16.86%

CMYK: (0,17,7,17)
C0M17Y7K17 (0%, 17%, 7%, 17%)
(0.00 / 0.17 / 0.07 / 0.17)

CMYK percentages

%0
%17.45
%6.6
%16.86

Codes

Color #D4AFC6 in popluar color models

D4 AF C6
RGB 212 175 198
HSL 323° 30.08% 75.88%
HSB/HSV 323° 17.45% 83.14%
CMYK 0.00% 17.45% 6.60%
16.86%

Color #D4AFC6 in popluar number systems.

HEX D4 AF C6
Decimal 212 175 198
Binary 11010100 10101111 11000110
Octal 324 257 306

Shades and tints

Shades of #D4AFC6

#D4AFC6
(212,175,198)
#C1A0B4
(193,160,180)
#AE91A2
(174,145,162)
#9B8290
(155,130,144)
#88737E
(136,115,126)
#75646C
(117,100,108)
#62555A
(98,85,90)
#4F4648
(79,70,72)
#3C3736
(60,55,54)
#292824
(41,40,36)
#161912
(22,25,18)
#000000
(0,0,0)

Tints of #D4AFC6

#D4AFC6
(212,175,198)
#D7B6CB
(215,182,203)
#DABDD0
(218,189,208)
#DDC4D5
(221,196,213)
#E0CBDA
(224,203,218)
#E3D2DF
(227,210,223)
#E6D9E4
(230,217,228)
#E9E0E9
(233,224,233)
#ECE7EE
(236,231,238)
#EFEEF3
(239,238,243)
#F2F5F8
(242,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4AFC6 color. Also use rgb(212,175,198) instead hex code.

Text Font Color

.myTextColor { color: #D4AFC6; }

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

This text font color is #D4AFC6.

Background Color

.myBgColor { background-color: #D4AFC6; }

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

This div background color is #D4AFC6.

Border color

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

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

This div border color is #D4AFC6.

Opacity

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

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

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

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

This text has shadow with #D4AFC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4AFC6.

Preview

Color preview on black background

This text has color #D4AFC6 on black background.


Color preview on white background

This text has color #D4AFC6 on white background.


Black color preview on #D4AFC6 background

This text has black color on #D4AFC6 background.


White color preview on #D4AFC6 background

This text has white color on #D4AFC6 background.


Related colors

Complementary color

Complementary color for #hex is #2B5039.


I love getcolorcode.com

Triadic colors

1 #C6D4AF and #AFC6D4 with #D4AFC6 are triadic colors.

2 #C6AFD4 and #AFD4C6 with #D4AFC6 are triadic colors.