COLOR #D38187

HEX: #D38187 RGB: (211,129,135)

Color info

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

RGB color model

#D38187 color RGB value is (211,129,135).

RGB: (211,129,135) (83%, 51%, 53%)

RGB channels and saturation

R 211 of 255 = 83%
G 129 of 255 = 51%
B 135 of 255 = 53%

211
129
135

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

Portions of RGB colors in percentages

R + G + B = 211 + 129 + 135 = 475 (100%)
R 211 of 475 ~ 44.42%
G 129 of 475 ~ 27.16%
B 135 of 475 ~ 28.42'%

%44.42
%27.16
%28.42

CMYK color model

#D38187 color CMYK value is (0,39,36,17).

  • cyan value is 0.00%
  • magenta value is 38.86%
  • yellow value is 36.02%
  • key color value is 17.25%

CMYK: (0,39,36,17)
C0M39Y36K17 (0%, 39%, 36%, 17%)
(0.00 / 0.39 / 0.36 / 0.17)

CMYK percentages

%0
%38.86
%36.02
%17.25

Codes

Color #D38187 in popluar color models

D3 81 87
RGB 211 129 135
HSL 356° 48.24% 66.67%
HSB/HSV 356° 38.86% 82.75%
CMYK 0.00% 38.86% 36.02%
17.25%

Color #D38187 in popluar number systems.

HEX D3 81 87
Decimal 211 129 135
Binary 11010011 10000001 10000111
Octal 323 201 207

Shades and tints

Shades of #D38187

#D38187
(211,129,135)
#C0767B
(192,118,123)
#AD6B6F
(173,107,111)
#9A6063
(154,96,99)
#875557
(135,85,87)
#744A4B
(116,74,75)
#613F3F
(97,63,63)
#4E3433
(78,52,51)
#3B2927
(59,41,39)
#281E1B
(40,30,27)
#15130F
(21,19,15)
#000000
(0,0,0)

Tints of #D38187

#D38187
(211,129,135)
#D78C91
(215,140,145)
#DB979B
(219,151,155)
#DFA2A5
(223,162,165)
#E3ADAF
(227,173,175)
#E7B8B9
(231,184,185)
#EBC3C3
(235,195,195)
#EFCECD
(239,206,205)
#F3D9D7
(243,217,215)
#F7E4E1
(247,228,225)
#FBEFEB
(251,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D38187 color. Also use rgb(211,129,135) instead hex code.

Text Font Color

.myTextColor { color: #D38187; }

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

This text font color is #D38187.

Background Color

.myBgColor { background-color: #D38187; }

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

This div background color is #D38187.

Border color

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

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

This div border color is #D38187.

Opacity

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

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

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

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

This text has shadow with #D38187 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D38187.

Preview

Color preview on black background

This text has color #D38187 on black background.


Color preview on white background

This text has color #D38187 on white background.


Black color preview on #D38187 background

This text has black color on #D38187 background.


White color preview on #D38187 background

This text has white color on #D38187 background.


Related colors

Complementary color

Complementary color for #hex is #2C7E78.


I love getcolorcode.com

Triadic colors

1 #87D381 and #8187D3 with #D38187 are triadic colors.

2 #8781D3 and #81D387 with #D38187 are triadic colors.