COLOR #D19081

HEX: #D19081 RGB: (209,144,129)

Color info

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

RGB color model

#D19081 color RGB value is (209,144,129).

RGB: (209,144,129) (82%, 56%, 51%)

RGB channels and saturation

R 209 of 255 = 82%
G 144 of 255 = 56%
B 129 of 255 = 51%

209
144
129

R + G + B ~ 63%. #D19081 is quite light color.

Portions of RGB colors in percentages

R + G + B = 209 + 144 + 129 = 482 (100%)
R 209 of 482 ~ 43.36%
G 144 of 482 ~ 29.88%
B 129 of 482 ~ 26.76'%

%43.36
%29.88
%26.76

CMYK color model

#D19081 color CMYK value is (0,31,38,18).

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

CMYK: (0,31,38,18)
C0M31Y38K18 (0%, 31%, 38%, 18%)
(0.00 / 0.31 / 0.38 / 0.18)

CMYK percentages

%0
%31.1
%38.28
%18.04

Codes

Color #D19081 in popluar color models

D1 90 81
RGB 209 144 129
HSL 11° 46.51% 66.27%
HSB/HSV 11° 38.28% 81.96%
CMYK 0.00% 31.10% 38.28%
18.04%

Color #D19081 in popluar number systems.

HEX D1 90 81
Decimal 209 144 129
Binary 11010001 10010000 10000001
Octal 321 220 201

Shades and tints

Shades of #D19081

#D19081
(209,144,129)
#BE8376
(190,131,118)
#AB766B
(171,118,107)
#986960
(152,105,96)
#855C55
(133,92,85)
#724F4A
(114,79,74)
#5F423F
(95,66,63)
#4C3534
(76,53,52)
#392829
(57,40,41)
#261B1E
(38,27,30)
#130E13
(19,14,19)
#000000
(0,0,0)

Tints of #D19081

#D19081
(209,144,129)
#D59A8C
(213,154,140)
#D9A497
(217,164,151)
#DDAEA2
(221,174,162)
#E1B8AD
(225,184,173)
#E5C2B8
(229,194,184)
#E9CCC3
(233,204,195)
#EDD6CE
(237,214,206)
#F1E0D9
(241,224,217)
#F5EAE4
(245,234,228)
#F9F4EF
(249,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D19081; }

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

This text font color is #D19081.

Background Color

.myBgColor { background-color: #D19081; }

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

This div background color is #D19081.

Border color

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

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

This div border color is #D19081.

Opacity

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

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

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

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

This text has shadow with #D19081 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D19081.

Preview

Color preview on black background

This text has color #D19081 on black background.


Color preview on white background

This text has color #D19081 on white background.


Black color preview on #D19081 background

This text has black color on #D19081 background.


White color preview on #D19081 background

This text has white color on #D19081 background.


Related colors

Complementary color

Complementary color for #hex is #2E6F7E.


I love getcolorcode.com

Triadic colors

1 #81D190 and #9081D1 with #D19081 are triadic colors.

2 #8190D1 and #90D181 with #D19081 are triadic colors.