COLOR #DFAFD6

HEX: #DFAFD6 RGB: (223,175,214)

Color info

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

RGB color model

#DFAFD6 color RGB value is (223,175,214).

RGB: (223,175,214) (87%, 69%, 84%)

RGB channels and saturation

R 223 of 255 = 87%
G 175 of 255 = 69%
B 214 of 255 = 84%

223
175
214

R + G + B ~ 80%. #DFAFD6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 223 + 175 + 214 = 612 (100%)
R 223 of 612 ~ 36.44%
G 175 of 612 ~ 28.59%
B 214 of 612 ~ 34.97'%

%36.44
%28.59
%34.97

CMYK color model

#DFAFD6 color CMYK value is (0,22,4,13).

  • cyan value is 0.00%
  • magenta value is 21.52%
  • yellow value is 4.04%
  • key color value is 12.55%
CMYK: (0,22,4,13) C0M22Y4K13 (0%,22%,4%,13%) (0.00/0.22/0.04/0.13) 

CMYK percentages

%0
%21.52
%4.04
%12.55

Codes

Color #DFAFD6 in popluar color models

DF AF D6
RGB 223 175 214
HSL 311° 42.86% 78.04%
HSB/HSV 311° 21.52% 87.45%
CMYK 0.00% 21.52% 4.04%
12.55%

Color #DFAFD6 in popluar number systems.

HEX DF AF D6
Decimal 223 175 214
Binary 11011111 10101111 11010110
Octal 337 257 326

Shades and tints

Shades of #DFAFD6

#DFAFD6
(223,175,214)
#CBA0C3
(203,160,195)
#B791B0
(183,145,176)
#A3829D
(163,130,157)
#8F738A
(143,115,138)
#7B6477
(123,100,119)
#675564
(103,85,100)
#534651
(83,70,81)
#3F373E
(63,55,62)
#2B282B
(43,40,43)
#171918
(23,25,24)
#000000
(0,0,0)

Tints of #DFAFD6

#DFAFD6
(223,175,214)
#E1B6D9
(225,182,217)
#E3BDDC
(227,189,220)
#E5C4DF
(229,196,223)
#E7CBE2
(231,203,226)
#E9D2E5
(233,210,229)
#EBD9E8
(235,217,232)
#EDE0EB
(237,224,235)
#EFE7EE
(239,231,238)
#F1EEF1
(241,238,241)
#F3F5F4
(243,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DFAFD6 color. Also use rgb(223,175,214) instead hex code.

Text Font Color

.myTextColor { color: #DFAFD6; }

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

This text font color is #DFAFD6.

Background Color

.myBgColor { background-color: #DFAFD6; }

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

This div background color is #DFAFD6.

Border color

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

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

This div border color is #DFAFD6.

Opacity

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

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

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

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

This text has shadow with #DFAFD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DFAFD6.

Preview

Color preview on black background

This text has color #DFAFD6 on black background.


Color preview on white background

This text has color #DFAFD6 on white background.


Black color preview on #DFAFD6 background

This text has black color on #DFAFD6 background.


White color preview on #DFAFD6 background

This text has white color on #DFAFD6 background.


Related colors

Complementary color

Complementary color for #hex is #205029.


I love getcolorcode.com

Triadic colors

1 #D6DFAF and #AFD6DF with #DFAFD6 are triadic colors.

2 #D6AFDF and #AFDFD6 with #DFAFD6 are triadic colors.