COLOR #D38396

HEX: #D38396 RGB: (211,131,150)

Color info

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

RGB color model

#D38396 color RGB value is (211,131,150).

RGB: (211,131,150) (83%, 51%, 59%)

RGB channels and saturation

R 211 of 255 = 83%
G 131 of 255 = 51%
B 150 of 255 = 59%

211
131
150

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

Portions of RGB colors in percentages

R + G + B = 211 + 131 + 150 = 492 (100%)
R 211 of 492 ~ 42.89%
G 131 of 492 ~ 26.63%
B 150 of 492 ~ 30.49'%

%42.89
%26.63
%30.49

CMYK color model

#D38396 color CMYK value is (0,38,29,17).

  • cyan value is 0.00%
  • magenta value is 37.91%
  • yellow value is 28.91%
  • key color value is 17.25%

CMYK: (0,38,29,17)
C0M38Y29K17 (0%, 38%, 29%, 17%)
(0.00 / 0.38 / 0.29 / 0.17)

CMYK percentages

%0
%37.91
%28.91
%17.25

Codes

Color #D38396 in popluar color models

D3 83 96
RGB 211 131 150
HSL 346° 47.62% 67.06%
HSB/HSV 346° 37.91% 82.75%
CMYK 0.00% 37.91% 28.91%
17.25%

Color #D38396 in popluar number systems.

HEX D3 83 96
Decimal 211 131 150
Binary 11010011 10000011 10010110
Octal 323 203 226

Shades and tints

Shades of #D38396

#D38396
(211,131,150)
#C07889
(192,120,137)
#AD6D7C
(173,109,124)
#9A626F
(154,98,111)
#875762
(135,87,98)
#744C55
(116,76,85)
#614148
(97,65,72)
#4E363B
(78,54,59)
#3B2B2E
(59,43,46)
#282021
(40,32,33)
#151514
(21,21,20)
#000000
(0,0,0)

Tints of #D38396

#D38396
(211,131,150)
#D78E9F
(215,142,159)
#DB99A8
(219,153,168)
#DFA4B1
(223,164,177)
#E3AFBA
(227,175,186)
#E7BAC3
(231,186,195)
#EBC5CC
(235,197,204)
#EFD0D5
(239,208,213)
#F3DBDE
(243,219,222)
#F7E6E7
(247,230,231)
#FBF1F0
(251,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D38396 color. Also use rgb(211,131,150) instead hex code.

Text Font Color

.myTextColor { color: #D38396; }

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

This text font color is #D38396.

Background Color

.myBgColor { background-color: #D38396; }

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

This div background color is #D38396.

Border color

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

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

This div border color is #D38396.

Opacity

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

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

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

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

This text has shadow with #D38396 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D38396.

Preview

Color preview on black background

This text has color #D38396 on black background.


Color preview on white background

This text has color #D38396 on white background.


Black color preview on #D38396 background

This text has black color on #D38396 background.


White color preview on #D38396 background

This text has white color on #D38396 background.


Related colors

Complementary color

Complementary color for #hex is #2C7C69.


I love getcolorcode.com

Triadic colors

1 #96D383 and #8396D3 with #D38396 are triadic colors.

2 #9683D3 and #83D396 with #D38396 are triadic colors.