COLOR #D6AFDA

HEX: #D6AFDA RGB: (214,175,218)

Color info

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

RGB color model

#D6AFDA color RGB value is (214,175,218).

RGB: (214,175,218) (84%, 69%, 85%)

RGB channels and saturation

R 214 of 255 = 84%
G 175 of 255 = 69%
B 218 of 255 = 85%

214
175
218

R + G + B ~ 79%. #D6AFDA is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 175 + 218 = 607 (100%)
R 214 of 607 ~ 35.26%
G 175 of 607 ~ 28.83%
B 218 of 607 ~ 35.91'%

%35.26
%28.83
%35.91

CMYK color model

#D6AFDA color CMYK value is (2,20,0,15).

  • cyan value is 1.83%
  • magenta value is 19.72%
  • yellow value is 0.00%
  • key color value is 14.51%

CMYK: (2,20,0,15)
C2M20Y0K15 (2%, 20%, 0%, 15%)
(0.02 / 0.20 / 0.00 / 0.15)

CMYK percentages

%1.83
%19.72
%0
%14.51

Codes

Color #D6AFDA in popluar color models

D6 AF DA
RGB 214 175 218
HSL 294° 36.75% 77.06%
HSB/HSV 294° 19.72% 85.49%
CMYK 1.83% 19.72% 0.00%
14.51%

Color #D6AFDA in popluar number systems.

HEX D6 AF DA
Decimal 214 175 218
Binary 11010110 10101111 11011010
Octal 326 257 332

Shades and tints

Shades of #D6AFDA

#D6AFDA
(214,175,218)
#C3A0C7
(195,160,199)
#B091B4
(176,145,180)
#9D82A1
(157,130,161)
#8A738E
(138,115,142)
#77647B
(119,100,123)
#645568
(100,85,104)
#514655
(81,70,85)
#3E3742
(62,55,66)
#2B282F
(43,40,47)
#18191C
(24,25,28)
#000000
(0,0,0)

Tints of #D6AFDA

#D6AFDA
(214,175,218)
#D9B6DD
(217,182,221)
#DCBDE0
(220,189,224)
#DFC4E3
(223,196,227)
#E2CBE6
(226,203,230)
#E5D2E9
(229,210,233)
#E8D9EC
(232,217,236)
#EBE0EF
(235,224,239)
#EEE7F2
(238,231,242)
#F1EEF5
(241,238,245)
#F4F5F8
(244,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6AFDA; }

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

This text font color is #D6AFDA.

Background Color

.myBgColor { background-color: #D6AFDA; }

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

This div background color is #D6AFDA.

Border color

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

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

This div border color is #D6AFDA.

Opacity

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

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

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

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

This text has shadow with #D6AFDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6AFDA.

Preview

Color preview on black background

This text has color #D6AFDA on black background.


Color preview on white background

This text has color #D6AFDA on white background.


Black color preview on #D6AFDA background

This text has black color on #D6AFDA background.


White color preview on #D6AFDA background

This text has white color on #D6AFDA background.


Related colors

Complementary color

Complementary color for #hex is #295025.


I love getcolorcode.com

Triadic colors

1 #DAD6AF and #AFDAD6 with #D6AFDA are triadic colors.

2 #DAAFD6 and #AFD6DA with #D6AFDA are triadic colors.