COLOR #D18381

HEX: #D18381 RGB: (209,131,129)

Color info

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

RGB color model

#D18381 color RGB value is (209,131,129).

RGB: (209,131,129) (82%, 51%, 51%)

RGB channels and saturation

R 209 of 255 = 82%
G 131 of 255 = 51%
B 129 of 255 = 51%

209
131
129

R + G + B ~ 61%. #D18381 is quite light color.

Portions of RGB colors in percentages

R + G + B = 209 + 131 + 129 = 469 (100%)
R 209 of 469 ~ 44.56%
G 131 of 469 ~ 27.93%
B 129 of 469 ~ 27.51'%

%44.56
%27.93
%27.51

CMYK color model

#D18381 color CMYK value is (0,37,38,18).

  • cyan value is 0.00%
  • magenta value is 37.32%
  • yellow value is 38.28%
  • key color value is 18.04%

CMYK: (0,37,38,18)
C0M37Y38K18 (0%, 37%, 38%, 18%)
(0.00 / 0.37 / 0.38 / 0.18)

CMYK percentages

%0
%37.32
%38.28
%18.04

Codes

Color #D18381 in popluar color models

D1 83 81
RGB 209 131 129
HSL 46.51% 66.27%
HSB/HSV 38.28% 81.96%
CMYK 0.00% 37.32% 38.28%
18.04%

Color #D18381 in popluar number systems.

HEX D1 83 81
Decimal 209 131 129
Binary 11010001 10000011 10000001
Octal 321 203 201

Shades and tints

Shades of #D18381

#D18381
(209,131,129)
#BE7876
(190,120,118)
#AB6D6B
(171,109,107)
#986260
(152,98,96)
#855755
(133,87,85)
#724C4A
(114,76,74)
#5F413F
(95,65,63)
#4C3634
(76,54,52)
#392B29
(57,43,41)
#26201E
(38,32,30)
#131513
(19,21,19)
#000000
(0,0,0)

Tints of #D18381

#D18381
(209,131,129)
#D58E8C
(213,142,140)
#D99997
(217,153,151)
#DDA4A2
(221,164,162)
#E1AFAD
(225,175,173)
#E5BAB8
(229,186,184)
#E9C5C3
(233,197,195)
#EDD0CE
(237,208,206)
#F1DBD9
(241,219,217)
#F5E6E4
(245,230,228)
#F9F1EF
(249,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D18381 color. Also use rgb(209,131,129) instead hex code.

Text Font Color

.myTextColor { color: #D18381; }

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

This text font color is #D18381.

Background Color

.myBgColor { background-color: #D18381; }

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

This div background color is #D18381.

Border color

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

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

This div border color is #D18381.

Opacity

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

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

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

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

This text has shadow with #D18381 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D18381.

Preview

Color preview on black background

This text has color #D18381 on black background.


Color preview on white background

This text has color #D18381 on white background.


Black color preview on #D18381 background

This text has black color on #D18381 background.


White color preview on #D18381 background

This text has white color on #D18381 background.


Related colors

Complementary color

Complementary color for #hex is #2E7C7E.


I love getcolorcode.com

Triadic colors

1 #81D183 and #8381D1 with #D18381 are triadic colors.

2 #8183D1 and #83D181 with #D18381 are triadic colors.