COLOR #D17A6C

HEX: #D17A6C RGB: (209,122,108)

Color info

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

RGB color model

#D17A6C color RGB value is (209,122,108).

RGB: (209,122,108) (82%, 48%, 42%)

RGB channels and saturation

R 209 of 255 = 82%
G 122 of 255 = 48%
B 108 of 255 = 42%

209
122
108

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

Portions of RGB colors in percentages

R + G + B = 209 + 122 + 108 = 439 (100%)
R 209 of 439 ~ 47.61%
G 122 of 439 ~ 27.79%
B 108 of 439 ~ 24.6'%

%47.61
%27.79
%24.6

CMYK color model

#D17A6C color CMYK value is (0,42,48,18).

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

CMYK: (0,42,48,18)
C0M42Y48K18 (0%, 42%, 48%, 18%)
(0.00 / 0.42 / 0.48 / 0.18)

CMYK percentages

%0
%41.63
%48.33
%18.04

Codes

Color #D17A6C in popluar color models

D1 7A 6C
RGB 209 122 108
HSL 52.33% 62.16%
HSB/HSV 48.33% 81.96%
CMYK 0.00% 41.63% 48.33%
18.04%

Color #D17A6C in popluar number systems.

HEX D1 7A 6C
Decimal 209 122 108
Binary 11010001 1111010 1101100
Octal 321 172 154

Shades and tints

Shades of #D17A6C

#D17A6C
(209,122,108)
#BE6F63
(190,111,99)
#AB645A
(171,100,90)
#985951
(152,89,81)
#854E48
(133,78,72)
#72433F
(114,67,63)
#5F3836
(95,56,54)
#4C2D2D
(76,45,45)
#392224
(57,34,36)
#26171B
(38,23,27)
#130C12
(19,12,18)
#000000
(0,0,0)

Tints of #D17A6C

#D17A6C
(209,122,108)
#D58679
(213,134,121)
#D99286
(217,146,134)
#DD9E93
(221,158,147)
#E1AAA0
(225,170,160)
#E5B6AD
(229,182,173)
#E9C2BA
(233,194,186)
#EDCEC7
(237,206,199)
#F1DAD4
(241,218,212)
#F5E6E1
(245,230,225)
#F9F2EE
(249,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D17A6C; }

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

This text font color is #D17A6C.

Background Color

.myBgColor { background-color: #D17A6C; }

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

This div background color is #D17A6C.

Border color

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

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

This div border color is #D17A6C.

Opacity

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

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

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

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

This text has shadow with #D17A6C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D17A6C.

Preview

Color preview on black background

This text has color #D17A6C on black background.


Color preview on white background

This text has color #D17A6C on white background.


Black color preview on #D17A6C background

This text has black color on #D17A6C background.


White color preview on #D17A6C background

This text has white color on #D17A6C background.


Related colors

Complementary color

Complementary color for #hex is #2E8593.


I love getcolorcode.com

Triadic colors

1 #6CD17A and #7A6CD1 with #D17A6C are triadic colors.

2 #6C7AD1 and #7AD16C with #D17A6C are triadic colors.