COLOR #D86176

HEX: #D86176 RGB: (216,97,118)

Color info

#D86176 contains mainly red color. Web safe color of #D86176 is #CC6666 (or #C66).

RGB color model

#D86176 color RGB value is (216,97,118).

RGB: (216,97,118) (85%, 38%, 46%)

RGB channels and saturation

R 216 of 255 = 85%
G 97 of 255 = 38%
B 118 of 255 = 46%

216
97
118

R + G + B ~ 56%. #D86176 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 216 + 97 + 118 = 431 (100%)
R 216 of 431 ~ 50.12%
G 97 of 431 ~ 22.51%
B 118 of 431 ~ 27.38'%

%50.12
%22.51
%27.38

CMYK color model

#D86176 color CMYK value is (0,55,45,15).

  • cyan value is 0.00%
  • magenta value is 55.09%
  • yellow value is 45.37%
  • key color value is 15.29%

CMYK: (0,55,45,15)
C0M55Y45K15 (0%, 55%, 45%, 15%)
(0.00 / 0.55 / 0.45 / 0.15)

CMYK percentages

%0
%55.09
%45.37
%15.29

Codes

Color #D86176 in popluar color models

D8 61 76
RGB 216 97 118
HSL 349° 60.41% 61.37%
HSB/HSV 349° 55.09% 84.71%
CMYK 0.00% 55.09% 45.37%
15.29%

Color #D86176 in popluar number systems.

HEX D8 61 76
Decimal 216 97 118
Binary 11011000 1100001 1110110
Octal 330 141 166

Shades and tints

Shades of #D86176

#D86176
(216,97,118)
#C5596C
(197,89,108)
#B25162
(178,81,98)
#9F4958
(159,73,88)
#8C414E
(140,65,78)
#793944
(121,57,68)
#66313A
(102,49,58)
#532930
(83,41,48)
#402126
(64,33,38)
#2D191C
(45,25,28)
#1A1112
(26,17,18)
#000000
(0,0,0)

Tints of #D86176

#D86176
(216,97,118)
#DB6F82
(219,111,130)
#DE7D8E
(222,125,142)
#E18B9A
(225,139,154)
#E499A6
(228,153,166)
#E7A7B2
(231,167,178)
#EAB5BE
(234,181,190)
#EDC3CA
(237,195,202)
#F0D1D6
(240,209,214)
#F3DFE2
(243,223,226)
#F6EDEE
(246,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D86176 color. Also use rgb(216,97,118) instead hex code.

Text Font Color

.myTextColor { color: #D86176; }

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

This text font color is #D86176.

Background Color

.myBgColor { background-color: #D86176; }

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

This div background color is #D86176.

Border color

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

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

This div border color is #D86176.

Opacity

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

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

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

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

This text has shadow with #D86176 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D86176.

Preview

Color preview on black background

This text has color #D86176 on black background.


Color preview on white background

This text has color #D86176 on white background.


Black color preview on #D86176 background

This text has black color on #D86176 background.


White color preview on #D86176 background

This text has white color on #D86176 background.


Related colors

Complementary color

Complementary color for #hex is #279E89.


I love getcolorcode.com

Triadic colors

1 #76D861 and #6176D8 with #D86176 are triadic colors.

2 #7661D8 and #61D876 with #D86176 are triadic colors.