COLOR #D17A76

HEX: #D17A76 RGB: (209,122,118)

Color info

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

RGB color model

#D17A76 color RGB value is (209,122,118).

RGB: (209,122,118) (82%, 48%, 46%)

RGB channels and saturation

R 209 of 255 = 82%
G 122 of 255 = 48%
B 118 of 255 = 46%

209
122
118

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

Portions of RGB colors in percentages

R + G + B = 209 + 122 + 118 = 449 (100%)
R 209 of 449 ~ 46.55%
G 122 of 449 ~ 27.17%
B 118 of 449 ~ 26.28'%

%46.55
%27.17
%26.28

CMYK color model

#D17A76 color CMYK value is (0,42,44,18).

  • cyan value is 0.00%
  • magenta value is 41.63%
  • yellow value is 43.54%
  • key color value is 18.04%

CMYK: (0,42,44,18)
C0M42Y44K18 (0%, 42%, 44%, 18%)
(0.00 / 0.42 / 0.44 / 0.18)

CMYK percentages

%0
%41.63
%43.54
%18.04

Codes

Color #D17A76 in popluar color models

D1 7A 76
RGB 209 122 118
HSL 49.73% 64.12%
HSB/HSV 43.54% 81.96%
CMYK 0.00% 41.63% 43.54%
18.04%

Color #D17A76 in popluar number systems.

HEX D1 7A 76
Decimal 209 122 118
Binary 11010001 1111010 1110110
Octal 321 172 166

Shades and tints

Shades of #D17A76

#D17A76
(209,122,118)
#BE6F6C
(190,111,108)
#AB6462
(171,100,98)
#985958
(152,89,88)
#854E4E
(133,78,78)
#724344
(114,67,68)
#5F383A
(95,56,58)
#4C2D30
(76,45,48)
#392226
(57,34,38)
#26171C
(38,23,28)
#130C12
(19,12,18)
#000000
(0,0,0)

Tints of #D17A76

#D17A76
(209,122,118)
#D58682
(213,134,130)
#D9928E
(217,146,142)
#DD9E9A
(221,158,154)
#E1AAA6
(225,170,166)
#E5B6B2
(229,182,178)
#E9C2BE
(233,194,190)
#EDCECA
(237,206,202)
#F1DAD6
(241,218,214)
#F5E6E2
(245,230,226)
#F9F2EE
(249,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D17A76 color. Also use rgb(209,122,118) instead hex code.

Text Font Color

.myTextColor { color: #D17A76; }

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

This text font color is #D17A76.

Background Color

.myBgColor { background-color: #D17A76; }

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

This div background color is #D17A76.

Border color

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

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

This div border color is #D17A76.

Opacity

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

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

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

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

This text has shadow with #D17A76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D17A76.

Preview

Color preview on black background

This text has color #D17A76 on black background.


Color preview on white background

This text has color #D17A76 on white background.


Black color preview on #D17A76 background

This text has black color on #D17A76 background.


White color preview on #D17A76 background

This text has white color on #D17A76 background.


Related colors

Complementary color

Complementary color for #hex is #2E8589.


I love getcolorcode.com

Triadic colors

1 #76D17A and #7A76D1 with #D17A76 are triadic colors.

2 #767AD1 and #7AD176 with #D17A76 are triadic colors.