COLOR #D18380

HEX: #D18380 RGB: (209,131,128)

Color info

#D18380 contains mainly red color. Web safe color of #D18380 is #CC9966 (or #C96).

RGB color model

#D18380 color RGB value is (209,131,128).

RGB: (209,131,128) (82%, 51%, 50%)

RGB channels and saturation

R 209 of 255 = 82%
G 131 of 255 = 51%
B 128 of 255 = 50%

209
131
128

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

Portions of RGB colors in percentages

R + G + B = 209 + 131 + 128 = 468 (100%)
R 209 of 468 ~ 44.66%
G 131 of 468 ~ 27.99%
B 128 of 468 ~ 27.35'%

%44.66
%27.99
%27.35

CMYK color model

#D18380 color CMYK value is (0,37,39,18).

  • cyan value is 0.00%
  • magenta value is 37.32%
  • yellow value is 38.76%
  • key color value is 18.04%
CMYK: (0,37,39,18) C0M37Y39K18 (0%,37%,39%,18%) (0.00/0.37/0.39/0.18) 

CMYK percentages

%0
%37.32
%38.76
%18.04

Codes

Color #D18380 in popluar color models

D1 83 80
RGB 209 131 128
HSL 46.82% 66.08%
HSB/HSV 38.76% 81.96%
CMYK 0.00% 37.32% 38.76%
18.04%

Color #D18380 in popluar number systems.

HEX D1 83 80
Decimal 209 131 128
Binary 11010001 10000011 10000000
Octal 321 203 200

Shades and tints

Shades of #D18380

#D18380
(209,131,128)
#BE7875
(190,120,117)
#AB6D6A
(171,109,106)
#98625F
(152,98,95)
#855754
(133,87,84)
#724C49
(114,76,73)
#5F413E
(95,65,62)
#4C3633
(76,54,51)
#392B28
(57,43,40)
#26201D
(38,32,29)
#131512
(19,21,18)
#000000
(0,0,0)

Tints of #D18380

#D18380
(209,131,128)
#D58E8B
(213,142,139)
#D99996
(217,153,150)
#DDA4A1
(221,164,161)
#E1AFAC
(225,175,172)
#E5BAB7
(229,186,183)
#E9C5C2
(233,197,194)
#EDD0CD
(237,208,205)
#F1DBD8
(241,219,216)
#F5E6E3
(245,230,227)
#F9F1EE
(249,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D18380; }

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

This text font color is #D18380.

Background Color

.myBgColor { background-color: #D18380; }

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

This div background color is #D18380.

Border color

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

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

This div border color is #D18380.

Opacity

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

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

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

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

This text has shadow with #D18380 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D18380.

Preview

Color preview on black background

This text has color #D18380 on black background.


Color preview on white background

This text has color #D18380 on white background.


Black color preview on #D18380 background

This text has black color on #D18380 background.


White color preview on #D18380 background

This text has white color on #D18380 background.


Related colors

Complementary color

Complementary color for #hex is #2E7C7F.


I love getcolorcode.com

Triadic colors

1 #80D183 and #8380D1 with #D18380 are triadic colors.

2 #8083D1 and #83D180 with #D18380 are triadic colors.