COLOR #D086A6

HEX: #D086A6 RGB: (208,134,166)

Color info

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

RGB color model

#D086A6 color RGB value is (208,134,166).

RGB: (208,134,166) (82%, 53%, 65%)

RGB channels and saturation

R 208 of 255 = 82%
G 134 of 255 = 53%
B 166 of 255 = 65%

208
134
166

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

Portions of RGB colors in percentages

R + G + B = 208 + 134 + 166 = 508 (100%)
R 208 of 508 ~ 40.94%
G 134 of 508 ~ 26.38%
B 166 of 508 ~ 32.68'%

%40.94
%26.38
%32.68

CMYK color model

#D086A6 color CMYK value is (0,36,20,18).

  • cyan value is 0.00%
  • magenta value is 35.58%
  • yellow value is 20.19%
  • key color value is 18.43%

CMYK: (0,36,20,18)
C0M36Y20K18 (0%, 36%, 20%, 18%)
(0.00 / 0.36 / 0.20 / 0.18)

CMYK percentages

%0
%35.58
%20.19
%18.43

Codes

Color #D086A6 in popluar color models

D0 86 A6
RGB 208 134 166
HSL 334° 44.05% 67.06%
HSB/HSV 334° 35.58% 81.57%
CMYK 0.00% 35.58% 20.19%
18.43%

Color #D086A6 in popluar number systems.

HEX D0 86 A6
Decimal 208 134 166
Binary 11010000 10000110 10100110
Octal 320 206 246

Shades and tints

Shades of #D086A6

#D086A6
(208,134,166)
#BE7A97
(190,122,151)
#AC6E88
(172,110,136)
#9A6279
(154,98,121)
#88566A
(136,86,106)
#764A5B
(118,74,91)
#643E4C
(100,62,76)
#52323D
(82,50,61)
#40262E
(64,38,46)
#2E1A1F
(46,26,31)
#1C0E10
(28,14,16)
#000000
(0,0,0)

Tints of #D086A6

#D086A6
(208,134,166)
#D491AE
(212,145,174)
#D89CB6
(216,156,182)
#DCA7BE
(220,167,190)
#E0B2C6
(224,178,198)
#E4BDCE
(228,189,206)
#E8C8D6
(232,200,214)
#ECD3DE
(236,211,222)
#F0DEE6
(240,222,230)
#F4E9EE
(244,233,238)
#F8F4F6
(248,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D086A6 color. Also use rgb(208,134,166) instead hex code.

Text Font Color

.myTextColor { color: #D086A6; }

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

This text font color is #D086A6.

Background Color

.myBgColor { background-color: #D086A6; }

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

This div background color is #D086A6.

Border color

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

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

This div border color is #D086A6.

Opacity

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

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

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

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

This text has shadow with #D086A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D086A6.

Preview

Color preview on black background

This text has color #D086A6 on black background.


Color preview on white background

This text has color #D086A6 on white background.


Black color preview on #D086A6 background

This text has black color on #D086A6 background.


White color preview on #D086A6 background

This text has white color on #D086A6 background.


Related colors

Complementary color

Complementary color for #hex is #2F7959.


I love getcolorcode.com

Triadic colors

1 #A6D086 and #86A6D0 with #D086A6 are triadic colors.

2 #A686D0 and #86D0A6 with #D086A6 are triadic colors.