COLOR #D39391

HEX: #D39391 RGB: (211,147,145)

Color info

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

RGB color model

#D39391 color RGB value is (211,147,145).

RGB: (211,147,145) (83%, 58%, 57%)

RGB channels and saturation

R 211 of 255 = 83%
G 147 of 255 = 58%
B 145 of 255 = 57%

211
147
145

R + G + B ~ 66%. #D39391 is quite light color.

Portions of RGB colors in percentages

R + G + B = 211 + 147 + 145 = 503 (100%)
R 211 of 503 ~ 41.95%
G 147 of 503 ~ 29.22%
B 145 of 503 ~ 28.83'%

%41.95
%29.22
%28.83

CMYK color model

#D39391 color CMYK value is (0,30,31,17).

  • cyan value is 0.00%
  • magenta value is 30.33%
  • yellow value is 31.28%
  • key color value is 17.25%

CMYK: (0,30,31,17)
C0M30Y31K17 (0%, 30%, 31%, 17%)
(0.00 / 0.30 / 0.31 / 0.17)

CMYK percentages

%0
%30.33
%31.28
%17.25

Codes

Color #D39391 in popluar color models

D3 93 91
RGB 211 147 145
HSL 42.86% 69.80%
HSB/HSV 31.28% 82.75%
CMYK 0.00% 30.33% 31.28%
17.25%

Color #D39391 in popluar number systems.

HEX D3 93 91
Decimal 211 147 145
Binary 11010011 10010011 10010001
Octal 323 223 221

Shades and tints

Shades of #D39391

#D39391
(211,147,145)
#C08684
(192,134,132)
#AD7977
(173,121,119)
#9A6C6A
(154,108,106)
#875F5D
(135,95,93)
#745250
(116,82,80)
#614543
(97,69,67)
#4E3836
(78,56,54)
#3B2B29
(59,43,41)
#281E1C
(40,30,28)
#15110F
(21,17,15)
#000000
(0,0,0)

Tints of #D39391

#D39391
(211,147,145)
#D79C9B
(215,156,155)
#DBA5A5
(219,165,165)
#DFAEAF
(223,174,175)
#E3B7B9
(227,183,185)
#E7C0C3
(231,192,195)
#EBC9CD
(235,201,205)
#EFD2D7
(239,210,215)
#F3DBE1
(243,219,225)
#F7E4EB
(247,228,235)
#FBEDF5
(251,237,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D39391 color. Also use rgb(211,147,145) instead hex code.

Text Font Color

.myTextColor { color: #D39391; }

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

This text font color is #D39391.

Background Color

.myBgColor { background-color: #D39391; }

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

This div background color is #D39391.

Border color

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

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

This div border color is #D39391.

Opacity

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

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

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

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

This text has shadow with #D39391 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D39391.

Preview

Color preview on black background

This text has color #D39391 on black background.


Color preview on white background

This text has color #D39391 on white background.


Black color preview on #D39391 background

This text has black color on #D39391 background.


White color preview on #D39391 background

This text has white color on #D39391 background.


Related colors

Complementary color

Complementary color for #hex is #2C6C6E.


I love getcolorcode.com

Triadic colors

1 #91D393 and #9391D3 with #D39391 are triadic colors.

2 #9193D3 and #93D391 with #D39391 are triadic colors.