COLOR #D6AFBA

HEX: #D6AFBA RGB: (214,175,186)

Color info

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

RGB color model

#D6AFBA color RGB value is (214,175,186).

RGB: (214,175,186) (84%, 69%, 73%)

RGB channels and saturation

R 214 of 255 = 84%
G 175 of 255 = 69%
B 186 of 255 = 73%

214
175
186

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

Portions of RGB colors in percentages

R + G + B = 214 + 175 + 186 = 575 (100%)
R 214 of 575 ~ 37.22%
G 175 of 575 ~ 30.43%
B 186 of 575 ~ 32.35'%

%37.22
%30.43
%32.35

CMYK color model

#D6AFBA color CMYK value is (0,18,13,16).

  • cyan value is 0.00%
  • magenta value is 18.22%
  • yellow value is 13.08%
  • key color value is 16.08%
CMYK: (0,18,13,16) C0M18Y13K16 (0%,18%,13%,16%) (0.00/0.18/0.13/0.16) 

CMYK percentages

%0
%18.22
%13.08
%16.08

Codes

Color #D6AFBA in popluar color models

D6 AF BA
RGB 214 175 186
HSL 343° 32.23% 76.27%
HSB/HSV 343° 18.22% 83.92%
CMYK 0.00% 18.22% 13.08%
16.08%

Color #D6AFBA in popluar number systems.

HEX D6 AF BA
Decimal 214 175 186
Binary 11010110 10101111 10111010
Octal 326 257 272

Shades and tints

Shades of #D6AFBA

#D6AFBA
(214,175,186)
#C3A0AA
(195,160,170)
#B0919A
(176,145,154)
#9D828A
(157,130,138)
#8A737A
(138,115,122)
#77646A
(119,100,106)
#64555A
(100,85,90)
#51464A
(81,70,74)
#3E373A
(62,55,58)
#2B282A
(43,40,42)
#18191A
(24,25,26)
#000000
(0,0,0)

Tints of #D6AFBA

#D6AFBA
(214,175,186)
#D9B6C0
(217,182,192)
#DCBDC6
(220,189,198)
#DFC4CC
(223,196,204)
#E2CBD2
(226,203,210)
#E5D2D8
(229,210,216)
#E8D9DE
(232,217,222)
#EBE0E4
(235,224,228)
#EEE7EA
(238,231,234)
#F1EEF0
(241,238,240)
#F4F5F6
(244,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6AFBA; }

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

This text font color is #D6AFBA.

Background Color

.myBgColor { background-color: #D6AFBA; }

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

This div background color is #D6AFBA.

Border color

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

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

This div border color is #D6AFBA.

Opacity

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

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

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

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

This text has shadow with #D6AFBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6AFBA.

Preview

Color preview on black background

This text has color #D6AFBA on black background.


Color preview on white background

This text has color #D6AFBA on white background.


Black color preview on #D6AFBA background

This text has black color on #D6AFBA background.


White color preview on #D6AFBA background

This text has white color on #D6AFBA background.


Related colors

Complementary color

Complementary color for #hex is #295045.


I love getcolorcode.com

Triadic colors

1 #BAD6AF and #AFBAD6 with #D6AFBA are triadic colors.

2 #BAAFD6 and #AFD6BA with #D6AFBA are triadic colors.