COLOR #D48E9A

HEX: #D48E9A RGB: (212,142,154)

Color info

#D48E9A contains mainly red and blue colors. Web safe color of #D48E9A is #CC9999 (or #C99).

RGB color model

#D48E9A color RGB value is (212,142,154).

RGB: (212,142,154) (83%, 56%, 60%)

RGB channels and saturation

R 212 of 255 = 83%
G 142 of 255 = 56%
B 154 of 255 = 60%

212
142
154

R + G + B ~ 66%. #D48E9A is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 142 + 154 = 508 (100%)
R 212 of 508 ~ 41.73%
G 142 of 508 ~ 27.95%
B 154 of 508 ~ 30.31'%

%41.73
%27.95
%30.31

CMYK color model

#D48E9A color CMYK value is (0,33,27,17).

  • cyan value is 0.00%
  • magenta value is 33.02%
  • yellow value is 27.36%
  • key color value is 16.86%

CMYK: (0,33,27,17)
C0M33Y27K17 (0%, 33%, 27%, 17%)
(0.00 / 0.33 / 0.27 / 0.17)

CMYK percentages

%0
%33.02
%27.36
%16.86

Codes

Color #D48E9A in popluar color models

D4 8E 9A
RGB 212 142 154
HSL 350° 44.87% 69.41%
HSB/HSV 350° 33.02% 83.14%
CMYK 0.00% 33.02% 27.36%
16.86%

Color #D48E9A in popluar number systems.

HEX D4 8E 9A
Decimal 212 142 154
Binary 11010100 10001110 10011010
Octal 324 216 232

Shades and tints

Shades of #D48E9A

#D48E9A
(212,142,154)
#C1828C
(193,130,140)
#AE767E
(174,118,126)
#9B6A70
(155,106,112)
#885E62
(136,94,98)
#755254
(117,82,84)
#624646
(98,70,70)
#4F3A38
(79,58,56)
#3C2E2A
(60,46,42)
#29221C
(41,34,28)
#16160E
(22,22,14)
#000000
(0,0,0)

Tints of #D48E9A

#D48E9A
(212,142,154)
#D798A3
(215,152,163)
#DAA2AC
(218,162,172)
#DDACB5
(221,172,181)
#E0B6BE
(224,182,190)
#E3C0C7
(227,192,199)
#E6CAD0
(230,202,208)
#E9D4D9
(233,212,217)
#ECDEE2
(236,222,226)
#EFE8EB
(239,232,235)
#F2F2F4
(242,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D48E9A color. Also use rgb(212,142,154) instead hex code.

Text Font Color

.myTextColor { color: #D48E9A; }

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

This text font color is #D48E9A.

Background Color

.myBgColor { background-color: #D48E9A; }

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

This div background color is #D48E9A.

Border color

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

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

This div border color is #D48E9A.

Opacity

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

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

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

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

This text has shadow with #D48E9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D48E9A.

Preview

Color preview on black background

This text has color #D48E9A on black background.


Color preview on white background

This text has color #D48E9A on white background.


Black color preview on #D48E9A background

This text has black color on #D48E9A background.


White color preview on #D48E9A background

This text has white color on #D48E9A background.


Related colors

Complementary color

Complementary color for #hex is #2B7165.


I love getcolorcode.com

Triadic colors

1 #9AD48E and #8E9AD4 with #D48E9A are triadic colors.

2 #9A8ED4 and #8ED49A with #D48E9A are triadic colors.