COLOR #D498B9

HEX: #D498B9 RGB: (212,152,185)

Color info

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

RGB color model

#D498B9 color RGB value is (212,152,185).

RGB: (212,152,185) (83%, 60%, 73%)

RGB channels and saturation

R 212 of 255 = 83%
G 152 of 255 = 60%
B 185 of 255 = 73%

212
152
185

R + G + B ~ 72%. #D498B9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 152 + 185 = 549 (100%)
R 212 of 549 ~ 38.62%
G 152 of 549 ~ 27.69%
B 185 of 549 ~ 33.7'%

%38.62
%27.69
%33.7

CMYK color model

#D498B9 color CMYK value is (0,28,13,17).

  • cyan value is 0.00%
  • magenta value is 28.30%
  • yellow value is 12.74%
  • key color value is 16.86%

CMYK: (0,28,13,17)
C0M28Y13K17 (0%, 28%, 13%, 17%)
(0.00 / 0.28 / 0.13 / 0.17)

CMYK percentages

%0
%28.3
%12.74
%16.86

Codes

Color #D498B9 in popluar color models

D4 98 B9
RGB 212 152 185
HSL 327° 41.10% 71.37%
HSB/HSV 327° 28.30% 83.14%
CMYK 0.00% 28.30% 12.74%
16.86%

Color #D498B9 in popluar number systems.

HEX D4 98 B9
Decimal 212 152 185
Binary 11010100 10011000 10111001
Octal 324 230 271

Shades and tints

Shades of #D498B9

#D498B9
(212,152,185)
#C18BA9
(193,139,169)
#AE7E99
(174,126,153)
#9B7189
(155,113,137)
#886479
(136,100,121)
#755769
(117,87,105)
#624A59
(98,74,89)
#4F3D49
(79,61,73)
#3C3039
(60,48,57)
#292329
(41,35,41)
#161619
(22,22,25)
#000000
(0,0,0)

Tints of #D498B9

#D498B9
(212,152,185)
#D7A1BF
(215,161,191)
#DAAAC5
(218,170,197)
#DDB3CB
(221,179,203)
#E0BCD1
(224,188,209)
#E3C5D7
(227,197,215)
#E6CEDD
(230,206,221)
#E9D7E3
(233,215,227)
#ECE0E9
(236,224,233)
#EFE9EF
(239,233,239)
#F2F2F5
(242,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D498B9; }

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

This text font color is #D498B9.

Background Color

.myBgColor { background-color: #D498B9; }

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

This div background color is #D498B9.

Border color

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

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

This div border color is #D498B9.

Opacity

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

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

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

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

This text has shadow with #D498B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D498B9.

Preview

Color preview on black background

This text has color #D498B9 on black background.


Color preview on white background

This text has color #D498B9 on white background.


Black color preview on #D498B9 background

This text has black color on #D498B9 background.


White color preview on #D498B9 background

This text has white color on #D498B9 background.


Related colors

Complementary color

Complementary color for #hex is #2B6746.


I love getcolorcode.com

Triadic colors

1 #B9D498 and #98B9D4 with #D498B9 are triadic colors.

2 #B998D4 and #98D4B9 with #D498B9 are triadic colors.