COLOR #D88A7A

HEX: #D88A7A RGB: (216,138,122)

Color info

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

RGB color model

#D88A7A color RGB value is (216,138,122).

RGB: (216,138,122) (85%, 54%, 48%)

RGB channels and saturation

R 216 of 255 = 85%
G 138 of 255 = 54%
B 122 of 255 = 48%

216
138
122

R + G + B ~ 62%. #D88A7A is quite light color.

Portions of RGB colors in percentages

R + G + B = 216 + 138 + 122 = 476 (100%)
R 216 of 476 ~ 45.38%
G 138 of 476 ~ 28.99%
B 122 of 476 ~ 25.63'%

%45.38
%28.99
%25.63

CMYK color model

#D88A7A color CMYK value is (0,36,44,15).

  • cyan value is 0.00%
  • magenta value is 36.11%
  • yellow value is 43.52%
  • key color value is 15.29%

CMYK: (0,36,44,15)
C0M36Y44K15 (0%, 36%, 44%, 15%)
(0.00 / 0.36 / 0.44 / 0.15)

CMYK percentages

%0
%36.11
%43.52
%15.29

Codes

Color #D88A7A in popluar color models

D8 8A 7A
RGB 216 138 122
HSL 10° 54.65% 66.27%
HSB/HSV 10° 43.52% 84.71%
CMYK 0.00% 36.11% 43.52%
15.29%

Color #D88A7A in popluar number systems.

HEX D8 8A 7A
Decimal 216 138 122
Binary 11011000 10001010 1111010
Octal 330 212 172

Shades and tints

Shades of #D88A7A

#D88A7A
(216,138,122)
#C57E6F
(197,126,111)
#B27264
(178,114,100)
#9F6659
(159,102,89)
#8C5A4E
(140,90,78)
#794E43
(121,78,67)
#664238
(102,66,56)
#53362D
(83,54,45)
#402A22
(64,42,34)
#2D1E17
(45,30,23)
#1A120C
(26,18,12)
#000000
(0,0,0)

Tints of #D88A7A

#D88A7A
(216,138,122)
#DB9486
(219,148,134)
#DE9E92
(222,158,146)
#E1A89E
(225,168,158)
#E4B2AA
(228,178,170)
#E7BCB6
(231,188,182)
#EAC6C2
(234,198,194)
#EDD0CE
(237,208,206)
#F0DADA
(240,218,218)
#F3E4E6
(243,228,230)
#F6EEF2
(246,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D88A7A color. Also use rgb(216,138,122) instead hex code.

Text Font Color

.myTextColor { color: #D88A7A; }

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

This text font color is #D88A7A.

Background Color

.myBgColor { background-color: #D88A7A; }

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

This div background color is #D88A7A.

Border color

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

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

This div border color is #D88A7A.

Opacity

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

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

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

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

This text has shadow with #D88A7A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D88A7A.

Preview

Color preview on black background

This text has color #D88A7A on black background.


Color preview on white background

This text has color #D88A7A on white background.


Black color preview on #D88A7A background

This text has black color on #D88A7A background.


White color preview on #D88A7A background

This text has white color on #D88A7A background.


Related colors

Complementary color

Complementary color for #hex is #277585.


I love getcolorcode.com

Triadic colors

1 #7AD88A and #8A7AD8 with #D88A7A are triadic colors.

2 #7A8AD8 and #8AD87A with #D88A7A are triadic colors.