COLOR #D198A4

HEX: #D198A4 RGB: (209,152,164)

Color info

#D198A4 contains red, green and blue colors in about the same proportion. Web safe color of #D198A4 is #CC9999 (or #C99).

RGB color model

#D198A4 color RGB value is (209,152,164).

RGB: (209,152,164) (82%, 60%, 64%)

RGB channels and saturation

R 209 of 255 = 82%
G 152 of 255 = 60%
B 164 of 255 = 64%

209
152
164

R + G + B ~ 69%. #D198A4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 209 + 152 + 164 = 525 (100%)
R 209 of 525 ~ 39.81%
G 152 of 525 ~ 28.95%
B 164 of 525 ~ 31.24'%

%39.81
%28.95
%31.24

CMYK color model

#D198A4 color CMYK value is (0,27,22,18).

  • cyan value is 0.00%
  • magenta value is 27.27%
  • yellow value is 21.53%
  • key color value is 18.04%

CMYK: (0,27,22,18)
C0M27Y22K18 (0%, 27%, 22%, 18%)
(0.00 / 0.27 / 0.22 / 0.18)

CMYK percentages

%0
%27.27
%21.53
%18.04

Codes

Color #D198A4 in popluar color models

D1 98 A4
RGB 209 152 164
HSL 347° 38.26% 70.78%
HSB/HSV 347° 27.27% 81.96%
CMYK 0.00% 27.27% 21.53%
18.04%

Color #D198A4 in popluar number systems.

HEX D1 98 A4
Decimal 209 152 164
Binary 11010001 10011000 10100100
Octal 321 230 244

Shades and tints

Shades of #D198A4

#D198A4
(209,152,164)
#BE8B96
(190,139,150)
#AB7E88
(171,126,136)
#98717A
(152,113,122)
#85646C
(133,100,108)
#72575E
(114,87,94)
#5F4A50
(95,74,80)
#4C3D42
(76,61,66)
#393034
(57,48,52)
#262326
(38,35,38)
#131618
(19,22,24)
#000000
(0,0,0)

Tints of #D198A4

#D198A4
(209,152,164)
#D5A1AC
(213,161,172)
#D9AAB4
(217,170,180)
#DDB3BC
(221,179,188)
#E1BCC4
(225,188,196)
#E5C5CC
(229,197,204)
#E9CED4
(233,206,212)
#EDD7DC
(237,215,220)
#F1E0E4
(241,224,228)
#F5E9EC
(245,233,236)
#F9F2F4
(249,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D198A4 color. Also use rgb(209,152,164) instead hex code.

Text Font Color

.myTextColor { color: #D198A4; }

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

This text font color is #D198A4.

Background Color

.myBgColor { background-color: #D198A4; }

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

This div background color is #D198A4.

Border color

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

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

This div border color is #D198A4.

Opacity

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

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

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

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

This text has shadow with #D198A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D198A4.

Preview

Color preview on black background

This text has color #D198A4 on black background.


Color preview on white background

This text has color #D198A4 on white background.


Black color preview on #D198A4 background

This text has black color on #D198A4 background.


White color preview on #D198A4 background

This text has white color on #D198A4 background.


Related colors

Complementary color

Complementary color for #hex is #2E675B.


I love getcolorcode.com

Triadic colors

1 #A4D198 and #98A4D1 with #D198A4 are triadic colors.

2 #A498D1 and #98D1A4 with #D198A4 are triadic colors.