COLOR #D686A1

HEX: #D686A1 RGB: (214,134,161)

Color info

#D686A1 contains mainly red and blue colors. Web safe color of #D686A1 is #CC9999 (or #C99).

RGB color model

#D686A1 color RGB value is (214,134,161).

RGB: (214,134,161) (84%, 53%, 63%)

RGB channels and saturation

R 214 of 255 = 84%
G 134 of 255 = 53%
B 161 of 255 = 63%

214
134
161

R + G + B ~ 67%. #D686A1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 134 + 161 = 509 (100%)
R 214 of 509 ~ 42.04%
G 134 of 509 ~ 26.33%
B 161 of 509 ~ 31.63'%

%42.04
%26.33
%31.63

CMYK color model

#D686A1 color CMYK value is (0,37,25,16).

  • cyan value is 0.00%
  • magenta value is 37.38%
  • yellow value is 24.77%
  • key color value is 16.08%

CMYK: (0,37,25,16)
C0M37Y25K16 (0%, 37%, 25%, 16%)
(0.00 / 0.37 / 0.25 / 0.16)

CMYK percentages

%0
%37.38
%24.77
%16.08

Codes

Color #D686A1 in popluar color models

D6 86 A1
RGB 214 134 161
HSL 340° 49.38% 68.24%
HSB/HSV 340° 37.38% 83.92%
CMYK 0.00% 37.38% 24.77%
16.08%

Color #D686A1 in popluar number systems.

HEX D6 86 A1
Decimal 214 134 161
Binary 11010110 10000110 10100001
Octal 326 206 241

Shades and tints

Shades of #D686A1

#D686A1
(214,134,161)
#C37A93
(195,122,147)
#B06E85
(176,110,133)
#9D6277
(157,98,119)
#8A5669
(138,86,105)
#774A5B
(119,74,91)
#643E4D
(100,62,77)
#51323F
(81,50,63)
#3E2631
(62,38,49)
#2B1A23
(43,26,35)
#180E15
(24,14,21)
#000000
(0,0,0)

Tints of #D686A1

#D686A1
(214,134,161)
#D991A9
(217,145,169)
#DC9CB1
(220,156,177)
#DFA7B9
(223,167,185)
#E2B2C1
(226,178,193)
#E5BDC9
(229,189,201)
#E8C8D1
(232,200,209)
#EBD3D9
(235,211,217)
#EEDEE1
(238,222,225)
#F1E9E9
(241,233,233)
#F4F4F1
(244,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D686A1 color. Also use rgb(214,134,161) instead hex code.

Text Font Color

.myTextColor { color: #D686A1; }

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

This text font color is #D686A1.

Background Color

.myBgColor { background-color: #D686A1; }

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

This div background color is #D686A1.

Border color

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

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

This div border color is #D686A1.

Opacity

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

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

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

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

This text has shadow with #D686A1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D686A1.

Preview

Color preview on black background

This text has color #D686A1 on black background.


Color preview on white background

This text has color #D686A1 on white background.


Black color preview on #D686A1 background

This text has black color on #D686A1 background.


White color preview on #D686A1 background

This text has white color on #D686A1 background.


Related colors

Complementary color

Complementary color for #hex is #29795E.


I love getcolorcode.com

Triadic colors

1 #A1D686 and #86A1D6 with #D686A1 are triadic colors.

2 #A186D6 and #86D6A1 with #D686A1 are triadic colors.