COLOR #D39381

HEX: #D39381 RGB: (211,147,129)

Color info

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

RGB color model

#D39381 color RGB value is (211,147,129).

RGB: (211,147,129) (83%, 58%, 51%)

RGB channels and saturation

R 211 of 255 = 83%
G 147 of 255 = 58%
B 129 of 255 = 51%

211
147
129

R + G + B ~ 64%. #D39381 is quite light color.

Portions of RGB colors in percentages

R + G + B = 211 + 147 + 129 = 487 (100%)
R 211 of 487 ~ 43.33%
G 147 of 487 ~ 30.18%
B 129 of 487 ~ 26.49'%

%43.33
%30.18
%26.49

CMYK color model

#D39381 color CMYK value is (0,30,39,17).

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

CMYK: (0,30,39,17)
C0M30Y39K17 (0%, 30%, 39%, 17%)
(0.00 / 0.30 / 0.39 / 0.17)

CMYK percentages

%0
%30.33
%38.86
%17.25

Codes

Color #D39381 in popluar color models

D3 93 81
RGB 211 147 129
HSL 13° 48.24% 66.67%
HSB/HSV 13° 38.86% 82.75%
CMYK 0.00% 30.33% 38.86%
17.25%

Color #D39381 in popluar number systems.

HEX D3 93 81
Decimal 211 147 129
Binary 11010011 10010011 10000001
Octal 323 223 201

Shades and tints

Shades of #D39381

#D39381
(211,147,129)
#C08676
(192,134,118)
#AD796B
(173,121,107)
#9A6C60
(154,108,96)
#875F55
(135,95,85)
#74524A
(116,82,74)
#61453F
(97,69,63)
#4E3834
(78,56,52)
#3B2B29
(59,43,41)
#281E1E
(40,30,30)
#151113
(21,17,19)
#000000
(0,0,0)

Tints of #D39381

#D39381
(211,147,129)
#D79C8C
(215,156,140)
#DBA597
(219,165,151)
#DFAEA2
(223,174,162)
#E3B7AD
(227,183,173)
#E7C0B8
(231,192,184)
#EBC9C3
(235,201,195)
#EFD2CE
(239,210,206)
#F3DBD9
(243,219,217)
#F7E4E4
(247,228,228)
#FBEDEF
(251,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D39381; }

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

This text font color is #D39381.

Background Color

.myBgColor { background-color: #D39381; }

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

This div background color is #D39381.

Border color

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

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

This div border color is #D39381.

Opacity

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

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

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

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

This text has shadow with #D39381 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D39381.

Preview

Color preview on black background

This text has color #D39381 on black background.


Color preview on white background

This text has color #D39381 on white background.


Black color preview on #D39381 background

This text has black color on #D39381 background.


White color preview on #D39381 background

This text has white color on #D39381 background.


Related colors

Complementary color

Complementary color for #hex is #2C6C7E.


I love getcolorcode.com

Triadic colors

1 #81D393 and #9381D3 with #D39381 are triadic colors.

2 #8193D3 and #93D381 with #D39381 are triadic colors.