COLOR #D87367

HEX: #D87367 RGB: (216,115,103)

Color info

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

RGB color model

#D87367 color RGB value is (216,115,103).

RGB: (216,115,103) (85%, 45%, 40%)

RGB channels and saturation

R 216 of 255 = 85%
G 115 of 255 = 45%
B 103 of 255 = 40%

216
115
103

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

Portions of RGB colors in percentages

R + G + B = 216 + 115 + 103 = 434 (100%)
R 216 of 434 ~ 49.77%
G 115 of 434 ~ 26.5%
B 103 of 434 ~ 23.73'%

%49.77
%26.5
%23.73

CMYK color model

#D87367 color CMYK value is (0,47,52,15).

  • cyan value is 0.00%
  • magenta value is 46.76%
  • yellow value is 52.31%
  • key color value is 15.29%

CMYK: (0,47,52,15)
C0M47Y52K15 (0%, 47%, 52%, 15%)
(0.00 / 0.47 / 0.52 / 0.15)

CMYK percentages

%0
%46.76
%52.31
%15.29

Codes

Color #D87367 in popluar color models

D8 73 67
RGB 216 115 103
HSL 59.16% 62.55%
HSB/HSV 52.31% 84.71%
CMYK 0.00% 46.76% 52.31%
15.29%

Color #D87367 in popluar number systems.

HEX D8 73 67
Decimal 216 115 103
Binary 11011000 1110011 1100111
Octal 330 163 147

Shades and tints

Shades of #D87367

#D87367
(216,115,103)
#C5695E
(197,105,94)
#B25F55
(178,95,85)
#9F554C
(159,85,76)
#8C4B43
(140,75,67)
#79413A
(121,65,58)
#663731
(102,55,49)
#532D28
(83,45,40)
#40231F
(64,35,31)
#2D1916
(45,25,22)
#1A0F0D
(26,15,13)
#000000
(0,0,0)

Tints of #D87367

#D87367
(216,115,103)
#DB7F74
(219,127,116)
#DE8B81
(222,139,129)
#E1978E
(225,151,142)
#E4A39B
(228,163,155)
#E7AFA8
(231,175,168)
#EABBB5
(234,187,181)
#EDC7C2
(237,199,194)
#F0D3CF
(240,211,207)
#F3DFDC
(243,223,220)
#F6EBE9
(246,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D87367 color. Also use rgb(216,115,103) instead hex code.

Text Font Color

.myTextColor { color: #D87367; }

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

This text font color is #D87367.

Background Color

.myBgColor { background-color: #D87367; }

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

This div background color is #D87367.

Border color

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

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

This div border color is #D87367.

Opacity

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

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

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

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

This text has shadow with #D87367 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D87367.

Preview

Color preview on black background

This text has color #D87367 on black background.


Color preview on white background

This text has color #D87367 on white background.


Black color preview on #D87367 background

This text has black color on #D87367 background.


White color preview on #D87367 background

This text has white color on #D87367 background.


Related colors

Complementary color

Complementary color for #hex is #278C98.


I love getcolorcode.com

Triadic colors

1 #67D873 and #7367D8 with #D87367 are triadic colors.

2 #6773D8 and #73D867 with #D87367 are triadic colors.