COLOR #D49190

HEX: #D49190 RGB: (212,145,144)

Color info

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

RGB color model

#D49190 color RGB value is (212,145,144).

RGB: (212,145,144) (83%, 57%, 56%)

RGB channels and saturation

R 212 of 255 = 83%
G 145 of 255 = 57%
B 144 of 255 = 56%

212
145
144

R + G + B ~ 65%. #D49190 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 145 + 144 = 501 (100%)
R 212 of 501 ~ 42.32%
G 145 of 501 ~ 28.94%
B 144 of 501 ~ 28.74'%

%42.32
%28.94
%28.74

CMYK color model

#D49190 color CMYK value is (0,32,32,17).

  • cyan value is 0.00%
  • magenta value is 31.60%
  • yellow value is 32.08%
  • key color value is 16.86%

CMYK: (0,32,32,17)
C0M32Y32K17 (0%, 32%, 32%, 17%)
(0.00 / 0.32 / 0.32 / 0.17)

CMYK percentages

%0
%31.6
%32.08
%16.86

Codes

Color #D49190 in popluar color models

D4 91 90
RGB 212 145 144
HSL 44.16% 69.80%
HSB/HSV 32.08% 83.14%
CMYK 0.00% 31.60% 32.08%
16.86%

Color #D49190 in popluar number systems.

HEX D4 91 90
Decimal 212 145 144
Binary 11010100 10010001 10010000
Octal 324 221 220

Shades and tints

Shades of #D49190

#D49190
(212,145,144)
#C18483
(193,132,131)
#AE7776
(174,119,118)
#9B6A69
(155,106,105)
#885D5C
(136,93,92)
#75504F
(117,80,79)
#624342
(98,67,66)
#4F3635
(79,54,53)
#3C2928
(60,41,40)
#291C1B
(41,28,27)
#160F0E
(22,15,14)
#000000
(0,0,0)

Tints of #D49190

#D49190
(212,145,144)
#D79B9A
(215,155,154)
#DAA5A4
(218,165,164)
#DDAFAE
(221,175,174)
#E0B9B8
(224,185,184)
#E3C3C2
(227,195,194)
#E6CDCC
(230,205,204)
#E9D7D6
(233,215,214)
#ECE1E0
(236,225,224)
#EFEBEA
(239,235,234)
#F2F5F4
(242,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D49190 color. Also use rgb(212,145,144) instead hex code.

Text Font Color

.myTextColor { color: #D49190; }

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

This text font color is #D49190.

Background Color

.myBgColor { background-color: #D49190; }

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

This div background color is #D49190.

Border color

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

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

This div border color is #D49190.

Opacity

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

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

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

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

This text has shadow with #D49190 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D49190.

Preview

Color preview on black background

This text has color #D49190 on black background.


Color preview on white background

This text has color #D49190 on white background.


Black color preview on #D49190 background

This text has black color on #D49190 background.


White color preview on #D49190 background

This text has white color on #D49190 background.


Related colors

Complementary color

Complementary color for #hex is #2B6E6F.


I love getcolorcode.com

Triadic colors

1 #90D491 and #9190D4 with #D49190 are triadic colors.

2 #9091D4 and #91D490 with #D49190 are triadic colors.