COLOR #D49576

HEX: #D49576 RGB: (212,149,118)

Color info

#D49576 contains mainly red color. Web safe color of #D49576 is #CC9966 (or #C96).

RGB color model

#D49576 color RGB value is (212,149,118).

RGB: (212,149,118) (83%, 58%, 46%)

RGB channels and saturation

R 212 of 255 = 83%
G 149 of 255 = 58%
B 118 of 255 = 46%

212
149
118

R + G + B ~ 62%. #D49576 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 149 + 118 = 479 (100%)
R 212 of 479 ~ 44.26%
G 149 of 479 ~ 31.11%
B 118 of 479 ~ 24.63'%

%44.26
%31.11
%24.63

CMYK color model

#D49576 color CMYK value is (0,30,44,17).

  • cyan value is 0.00%
  • magenta value is 29.72%
  • yellow value is 44.34%
  • key color value is 16.86%
CMYK: (0,30,44,17) C0M30Y44K17 (0%,30%,44%,17%) (0.00/0.30/0.44/0.17) 

CMYK percentages

%0
%29.72
%44.34
%16.86

Codes

Color #D49576 in popluar color models

D4 95 76
RGB 212 149 118
HSL 20° 52.22% 64.71%
HSB/HSV 20° 44.34% 83.14%
CMYK 0.00% 29.72% 44.34%
16.86%

Color #D49576 in popluar number systems.

HEX D4 95 76
Decimal 212 149 118
Binary 11010100 10010101 1110110
Octal 324 225 166

Shades and tints

Shades of #D49576

#D49576
(212,149,118)
#C1886C
(193,136,108)
#AE7B62
(174,123,98)
#9B6E58
(155,110,88)
#88614E
(136,97,78)
#755444
(117,84,68)
#62473A
(98,71,58)
#4F3A30
(79,58,48)
#3C2D26
(60,45,38)
#29201C
(41,32,28)
#161312
(22,19,18)
#000000
(0,0,0)

Tints of #D49576

#D49576
(212,149,118)
#D79E82
(215,158,130)
#DAA78E
(218,167,142)
#DDB09A
(221,176,154)
#E0B9A6
(224,185,166)
#E3C2B2
(227,194,178)
#E6CBBE
(230,203,190)
#E9D4CA
(233,212,202)
#ECDDD6
(236,221,214)
#EFE6E2
(239,230,226)
#F2EFEE
(242,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D49576 color. Also use rgb(212,149,118) instead hex code.

Text Font Color

.myTextColor { color: #D49576; }

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

This text font color is #D49576.

Background Color

.myBgColor { background-color: #D49576; }

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

This div background color is #D49576.

Border color

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

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

This div border color is #D49576.

Opacity

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

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

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

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

This text has shadow with #D49576 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D49576.

Preview

Color preview on black background

This text has color #D49576 on black background.


Color preview on white background

This text has color #D49576 on white background.


Black color preview on #D49576 background

This text has black color on #D49576 background.


White color preview on #D49576 background

This text has white color on #D49576 background.


Related colors

Complementary color

Complementary color for #hex is #2B6A89.


I love getcolorcode.com

Triadic colors

1 #76D495 and #9576D4 with #D49576 are triadic colors.

2 #7695D4 and #95D476 with #D49576 are triadic colors.