COLOR #D48F86

HEX: #D48F86 RGB: (212,143,134)

Color info

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

RGB color model

#D48F86 color RGB value is (212,143,134).

RGB: (212,143,134) (83%, 56%, 53%)

RGB channels and saturation

R 212 of 255 = 83%
G 143 of 255 = 56%
B 134 of 255 = 53%

212
143
134

R + G + B ~ 64%. #D48F86 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 143 + 134 = 489 (100%)
R 212 of 489 ~ 43.35%
G 143 of 489 ~ 29.24%
B 134 of 489 ~ 27.4'%

%43.35
%29.24
%27.4

CMYK color model

#D48F86 color CMYK value is (0,33,37,17).

  • cyan value is 0.00%
  • magenta value is 32.55%
  • yellow value is 36.79%
  • key color value is 16.86%

CMYK: (0,33,37,17)
C0M33Y37K17 (0%, 33%, 37%, 17%)
(0.00 / 0.33 / 0.37 / 0.17)

CMYK percentages

%0
%32.55
%36.79
%16.86

Codes

Color #D48F86 in popluar color models

D4 8F 86
RGB 212 143 134
HSL 47.56% 67.84%
HSB/HSV 36.79% 83.14%
CMYK 0.00% 32.55% 36.79%
16.86%

Color #D48F86 in popluar number systems.

HEX D4 8F 86
Decimal 212 143 134
Binary 11010100 10001111 10000110
Octal 324 217 206

Shades and tints

Shades of #D48F86

#D48F86
(212,143,134)
#C1827A
(193,130,122)
#AE756E
(174,117,110)
#9B6862
(155,104,98)
#885B56
(136,91,86)
#754E4A
(117,78,74)
#62413E
(98,65,62)
#4F3432
(79,52,50)
#3C2726
(60,39,38)
#291A1A
(41,26,26)
#160D0E
(22,13,14)
#000000
(0,0,0)

Tints of #D48F86

#D48F86
(212,143,134)
#D79991
(215,153,145)
#DAA39C
(218,163,156)
#DDADA7
(221,173,167)
#E0B7B2
(224,183,178)
#E3C1BD
(227,193,189)
#E6CBC8
(230,203,200)
#E9D5D3
(233,213,211)
#ECDFDE
(236,223,222)
#EFE9E9
(239,233,233)
#F2F3F4
(242,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D48F86 color. Also use rgb(212,143,134) instead hex code.

Text Font Color

.myTextColor { color: #D48F86; }

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

This text font color is #D48F86.

Background Color

.myBgColor { background-color: #D48F86; }

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

This div background color is #D48F86.

Border color

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

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

This div border color is #D48F86.

Opacity

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

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

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

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

This text has shadow with #D48F86 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D48F86.

Preview

Color preview on black background

This text has color #D48F86 on black background.


Color preview on white background

This text has color #D48F86 on white background.


Black color preview on #D48F86 background

This text has black color on #D48F86 background.


White color preview on #D48F86 background

This text has white color on #D48F86 background.


Related colors

Complementary color

Complementary color for #hex is #2B7079.


I love getcolorcode.com

Triadic colors

1 #86D48F and #8F86D4 with #D48F86 are triadic colors.

2 #868FD4 and #8FD486 with #D48F86 are triadic colors.