COLOR #D7AFC6

HEX: #D7AFC6 RGB: (215,175,198)

Color info

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

RGB color model

#D7AFC6 color RGB value is (215,175,198).

RGB: (215,175,198) (84%, 69%, 78%)

RGB channels and saturation

R 215 of 255 = 84%
G 175 of 255 = 69%
B 198 of 255 = 78%

215
175
198

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

Portions of RGB colors in percentages

R + G + B = 215 + 175 + 198 = 588 (100%)
R 215 of 588 ~ 36.56%
G 175 of 588 ~ 29.76%
B 198 of 588 ~ 33.67'%

%36.56
%29.76
%33.67

CMYK color model

#D7AFC6 color CMYK value is (0,19,8,16).

  • cyan value is 0.00%
  • magenta value is 18.60%
  • yellow value is 7.91%
  • key color value is 15.69%

CMYK: (0,19,8,16)
C0M19Y8K16 (0%, 19%, 8%, 16%)
(0.00 / 0.19 / 0.08 / 0.16)

CMYK percentages

%0
%18.6
%7.91
%15.69

Codes

Color #D7AFC6 in popluar color models

D7 AF C6
RGB 215 175 198
HSL 326° 33.33% 76.47%
HSB/HSV 326° 18.60% 84.31%
CMYK 0.00% 18.60% 7.91%
15.69%

Color #D7AFC6 in popluar number systems.

HEX D7 AF C6
Decimal 215 175 198
Binary 11010111 10101111 11000110
Octal 327 257 306

Shades and tints

Shades of #D7AFC6

#D7AFC6
(215,175,198)
#C4A0B4
(196,160,180)
#B191A2
(177,145,162)
#9E8290
(158,130,144)
#8B737E
(139,115,126)
#78646C
(120,100,108)
#65555A
(101,85,90)
#524648
(82,70,72)
#3F3736
(63,55,54)
#2C2824
(44,40,36)
#191912
(25,25,18)
#000000
(0,0,0)

Tints of #D7AFC6

#D7AFC6
(215,175,198)
#DAB6CB
(218,182,203)
#DDBDD0
(221,189,208)
#E0C4D5
(224,196,213)
#E3CBDA
(227,203,218)
#E6D2DF
(230,210,223)
#E9D9E4
(233,217,228)
#ECE0E9
(236,224,233)
#EFE7EE
(239,231,238)
#F2EEF3
(242,238,243)
#F5F5F8
(245,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D7AFC6; }

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

This text font color is #D7AFC6.

Background Color

.myBgColor { background-color: #D7AFC6; }

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

This div background color is #D7AFC6.

Border color

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

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

This div border color is #D7AFC6.

Opacity

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

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

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

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

This text has shadow with #D7AFC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7AFC6.

Preview

Color preview on black background

This text has color #D7AFC6 on black background.


Color preview on white background

This text has color #D7AFC6 on white background.


Black color preview on #D7AFC6 background

This text has black color on #D7AFC6 background.


White color preview on #D7AFC6 background

This text has white color on #D7AFC6 background.


Related colors

Complementary color

Complementary color for #hex is #285039.


I love getcolorcode.com

Triadic colors

1 #C6D7AF and #AFC6D7 with #D7AFC6 are triadic colors.

2 #C6AFD7 and #AFD7C6 with #D7AFC6 are triadic colors.