COLOR #D48EB9

HEX: #D48EB9 RGB: (212,142,185)

Color info

#D48EB9 contains mainly red and blue colors. Web safe color of #D48EB9 is #CC99CC (or #C9C).

RGB color model

#D48EB9 color RGB value is (212,142,185).

RGB: (212,142,185) (83%, 56%, 73%)

RGB channels and saturation

R 212 of 255 = 83%
G 142 of 255 = 56%
B 185 of 255 = 73%

212
142
185

R + G + B ~ 71%. #D48EB9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 142 + 185 = 539 (100%)
R 212 of 539 ~ 39.33%
G 142 of 539 ~ 26.35%
B 185 of 539 ~ 34.32'%

%39.33
%26.35
%34.32

CMYK color model

#D48EB9 color CMYK value is (0,33,13,17).

  • cyan value is 0.00%
  • magenta value is 33.02%
  • yellow value is 12.74%
  • key color value is 16.86%
CMYK: (0,33,13,17) C0M33Y13K17 (0%,33%,13%,17%) (0.00/0.33/0.13/0.17) 

CMYK percentages

%0
%33.02
%12.74
%16.86

Codes

Color #D48EB9 in popluar color models

D4 8E B9
RGB 212 142 185
HSL 323° 44.87% 69.41%
HSB/HSV 323° 33.02% 83.14%
CMYK 0.00% 33.02% 12.74%
16.86%

Color #D48EB9 in popluar number systems.

HEX D4 8E B9
Decimal 212 142 185
Binary 11010100 10001110 10111001
Octal 324 216 271

Shades and tints

Shades of #D48EB9

#D48EB9
(212,142,185)
#C182A9
(193,130,169)
#AE7699
(174,118,153)
#9B6A89
(155,106,137)
#885E79
(136,94,121)
#755269
(117,82,105)
#624659
(98,70,89)
#4F3A49
(79,58,73)
#3C2E39
(60,46,57)
#292229
(41,34,41)
#161619
(22,22,25)
#000000
(0,0,0)

Tints of #D48EB9

#D48EB9
(212,142,185)
#D798BF
(215,152,191)
#DAA2C5
(218,162,197)
#DDACCB
(221,172,203)
#E0B6D1
(224,182,209)
#E3C0D7
(227,192,215)
#E6CADD
(230,202,221)
#E9D4E3
(233,212,227)
#ECDEE9
(236,222,233)
#EFE8EF
(239,232,239)
#F2F2F5
(242,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D48EB9; }

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

This text font color is #D48EB9.

Background Color

.myBgColor { background-color: #D48EB9; }

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

This div background color is #D48EB9.

Border color

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

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

This div border color is #D48EB9.

Opacity

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

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

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

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

This text has shadow with #D48EB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D48EB9.

Preview

Color preview on black background

This text has color #D48EB9 on black background.


Color preview on white background

This text has color #D48EB9 on white background.


Black color preview on #D48EB9 background

This text has black color on #D48EB9 background.


White color preview on #D48EB9 background

This text has white color on #D48EB9 background.


Related colors

Complementary color

Complementary color for #hex is #2B7146.


I love getcolorcode.com

Triadic colors

1 #B9D48E and #8EB9D4 with #D48EB9 are triadic colors.

2 #B98ED4 and #8ED4B9 with #D48EB9 are triadic colors.