COLOR #D48570

HEX: #D48570 RGB: (212,133,112)

Color info

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

RGB color model

#D48570 color RGB value is (212,133,112).

RGB: (212,133,112) (83%, 52%, 44%)

RGB channels and saturation

R 212 of 255 = 83%
G 133 of 255 = 52%
B 112 of 255 = 44%

212
133
112

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

Portions of RGB colors in percentages

R + G + B = 212 + 133 + 112 = 457 (100%)
R 212 of 457 ~ 46.39%
G 133 of 457 ~ 29.1%
B 112 of 457 ~ 24.51'%

%46.39
%29.1
%24.51

CMYK color model

#D48570 color CMYK value is (0,37,47,17).

  • cyan value is 0.00%
  • magenta value is 37.26%
  • yellow value is 47.17%
  • key color value is 16.86%
CMYK: (0,37,47,17) C0M37Y47K17 (0%,37%,47%,17%) (0.00/0.37/0.47/0.17) 

CMYK percentages

%0
%37.26
%47.17
%16.86

Codes

Color #D48570 in popluar color models

D4 85 70
RGB 212 133 112
HSL 13° 53.76% 63.53%
HSB/HSV 13° 47.17% 83.14%
CMYK 0.00% 37.26% 47.17%
16.86%

Color #D48570 in popluar number systems.

HEX D4 85 70
Decimal 212 133 112
Binary 11010100 10000101 1110000
Octal 324 205 160

Shades and tints

Shades of #D48570

#D48570
(212,133,112)
#C17966
(193,121,102)
#AE6D5C
(174,109,92)
#9B6152
(155,97,82)
#885548
(136,85,72)
#75493E
(117,73,62)
#623D34
(98,61,52)
#4F312A
(79,49,42)
#3C2520
(60,37,32)
#291916
(41,25,22)
#160D0C
(22,13,12)
#000000
(0,0,0)

Tints of #D48570

#D48570
(212,133,112)
#D7907D
(215,144,125)
#DA9B8A
(218,155,138)
#DDA697
(221,166,151)
#E0B1A4
(224,177,164)
#E3BCB1
(227,188,177)
#E6C7BE
(230,199,190)
#E9D2CB
(233,210,203)
#ECDDD8
(236,221,216)
#EFE8E5
(239,232,229)
#F2F3F2
(242,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D48570 color. Also use rgb(212,133,112) instead hex code.

Text Font Color

.myTextColor { color: #D48570; }

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

This text font color is #D48570.

Background Color

.myBgColor { background-color: #D48570; }

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

This div background color is #D48570.

Border color

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

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

This div border color is #D48570.

Opacity

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

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

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

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

This text has shadow with #D48570 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D48570.

Preview

Color preview on black background

This text has color #D48570 on black background.


Color preview on white background

This text has color #D48570 on white background.


Black color preview on #D48570 background

This text has black color on #D48570 background.


White color preview on #D48570 background

This text has white color on #D48570 background.


Related colors

Complementary color

Complementary color for #hex is #2B7A8F.


I love getcolorcode.com

Triadic colors

1 #70D485 and #8570D4 with #D48570 are triadic colors.

2 #7085D4 and #85D470 with #D48570 are triadic colors.