COLOR #D48784

HEX: #D48784 RGB: (212,135,132)

Color info

#D48784 contains mainly red color. Web safe color of #D48784 is #CC9999 (or #C99).

RGB color model

#D48784 color RGB value is (212,135,132).

RGB: (212,135,132) (83%, 53%, 52%)

RGB channels and saturation

R 212 of 255 = 83%
G 135 of 255 = 53%
B 132 of 255 = 52%

212
135
132

R + G + B ~ 63%. #D48784 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 135 + 132 = 479 (100%)
R 212 of 479 ~ 44.26%
G 135 of 479 ~ 28.18%
B 132 of 479 ~ 27.56'%

%44.26
%28.18
%27.56

CMYK color model

#D48784 color CMYK value is (0,36,38,17).

  • cyan value is 0.00%
  • magenta value is 36.32%
  • yellow value is 37.74%
  • key color value is 16.86%

CMYK: (0,36,38,17)
C0M36Y38K17 (0%, 36%, 38%, 17%)
(0.00 / 0.36 / 0.38 / 0.17)

CMYK percentages

%0
%36.32
%37.74
%16.86

Codes

Color #D48784 in popluar color models

D4 87 84
RGB 212 135 132
HSL 48.19% 67.45%
HSB/HSV 37.74% 83.14%
CMYK 0.00% 36.32% 37.74%
16.86%

Color #D48784 in popluar number systems.

HEX D4 87 84
Decimal 212 135 132
Binary 11010100 10000111 10000100
Octal 324 207 204

Shades and tints

Shades of #D48784

#D48784
(212,135,132)
#C17B78
(193,123,120)
#AE6F6C
(174,111,108)
#9B6360
(155,99,96)
#885754
(136,87,84)
#754B48
(117,75,72)
#623F3C
(98,63,60)
#4F3330
(79,51,48)
#3C2724
(60,39,36)
#291B18
(41,27,24)
#160F0C
(22,15,12)
#000000
(0,0,0)

Tints of #D48784

#D48784
(212,135,132)
#D7918F
(215,145,143)
#DA9B9A
(218,155,154)
#DDA5A5
(221,165,165)
#E0AFB0
(224,175,176)
#E3B9BB
(227,185,187)
#E6C3C6
(230,195,198)
#E9CDD1
(233,205,209)
#ECD7DC
(236,215,220)
#EFE1E7
(239,225,231)
#F2EBF2
(242,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D48784 color. Also use rgb(212,135,132) instead hex code.

Text Font Color

.myTextColor { color: #D48784; }

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

This text font color is #D48784.

Background Color

.myBgColor { background-color: #D48784; }

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

This div background color is #D48784.

Border color

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

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

This div border color is #D48784.

Opacity

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

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

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

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

This text has shadow with #D48784 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D48784.

Preview

Color preview on black background

This text has color #D48784 on black background.


Color preview on white background

This text has color #D48784 on white background.


Black color preview on #D48784 background

This text has black color on #D48784 background.


White color preview on #D48784 background

This text has white color on #D48784 background.


Related colors

Complementary color

Complementary color for #hex is #2B787B.


I love getcolorcode.com

Triadic colors

1 #84D487 and #8784D4 with #D48784 are triadic colors.

2 #8487D4 and #87D484 with #D48784 are triadic colors.