COLOR #D88762

HEX: #D88762 RGB: (216,135,98)

Color info

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

RGB color model

#D88762 color RGB value is (216,135,98).

RGB: (216,135,98) (85%, 53%, 38%)

RGB channels and saturation

R 216 of 255 = 85%
G 135 of 255 = 53%
B 98 of 255 = 38%

216
135
98

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

Portions of RGB colors in percentages

R + G + B = 216 + 135 + 98 = 449 (100%)
R 216 of 449 ~ 48.11%
G 135 of 449 ~ 30.07%
B 98 of 449 ~ 21.83'%

%48.11
%30.07
%21.83

CMYK color model

#D88762 color CMYK value is (0,38,55,15).

  • cyan value is 0.00%
  • magenta value is 37.50%
  • yellow value is 54.63%
  • key color value is 15.29%

CMYK: (0,38,55,15)
C0M38Y55K15 (0%, 38%, 55%, 15%)
(0.00 / 0.38 / 0.55 / 0.15)

CMYK percentages

%0
%37.5
%54.63
%15.29

Codes

Color #D88762 in popluar color models

D8 87 62
RGB 216 135 98
HSL 19° 60.20% 61.57%
HSB/HSV 19° 54.63% 84.71%
CMYK 0.00% 37.50% 54.63%
15.29%

Color #D88762 in popluar number systems.

HEX D8 87 62
Decimal 216 135 98
Binary 11011000 10000111 1100010
Octal 330 207 142

Shades and tints

Shades of #D88762

#D88762
(216,135,98)
#C57B5A
(197,123,90)
#B26F52
(178,111,82)
#9F634A
(159,99,74)
#8C5742
(140,87,66)
#794B3A
(121,75,58)
#663F32
(102,63,50)
#53332A
(83,51,42)
#402722
(64,39,34)
#2D1B1A
(45,27,26)
#1A0F12
(26,15,18)
#000000
(0,0,0)

Tints of #D88762

#D88762
(216,135,98)
#DB9170
(219,145,112)
#DE9B7E
(222,155,126)
#E1A58C
(225,165,140)
#E4AF9A
(228,175,154)
#E7B9A8
(231,185,168)
#EAC3B6
(234,195,182)
#EDCDC4
(237,205,196)
#F0D7D2
(240,215,210)
#F3E1E0
(243,225,224)
#F6EBEE
(246,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D88762 color. Also use rgb(216,135,98) instead hex code.

Text Font Color

.myTextColor { color: #D88762; }

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

This text font color is #D88762.

Background Color

.myBgColor { background-color: #D88762; }

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

This div background color is #D88762.

Border color

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

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

This div border color is #D88762.

Opacity

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

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

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

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

This text has shadow with #D88762 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D88762.

Preview

Color preview on black background

This text has color #D88762 on black background.


Color preview on white background

This text has color #D88762 on white background.


Black color preview on #D88762 background

This text has black color on #D88762 background.


White color preview on #D88762 background

This text has white color on #D88762 background.


Related colors

Complementary color

Complementary color for #hex is #27789D.


I love getcolorcode.com

Triadic colors

1 #62D887 and #8762D8 with #D88762 are triadic colors.

2 #6287D8 and #87D862 with #D88762 are triadic colors.