COLOR #D496A6

HEX: #D496A6 RGB: (212,150,166)

Color info

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

RGB color model

#D496A6 color RGB value is (212,150,166).

RGB: (212,150,166) (83%, 59%, 65%)

RGB channels and saturation

R 212 of 255 = 83%
G 150 of 255 = 59%
B 166 of 255 = 65%

212
150
166

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

Portions of RGB colors in percentages

R + G + B = 212 + 150 + 166 = 528 (100%)
R 212 of 528 ~ 40.15%
G 150 of 528 ~ 28.41%
B 166 of 528 ~ 31.44'%

%40.15
%28.41
%31.44

CMYK color model

#D496A6 color CMYK value is (0,29,22,17).

  • cyan value is 0.00%
  • magenta value is 29.25%
  • yellow value is 21.70%
  • key color value is 16.86%

CMYK: (0,29,22,17)
C0M29Y22K17 (0%, 29%, 22%, 17%)
(0.00 / 0.29 / 0.22 / 0.17)

CMYK percentages

%0
%29.25
%21.7
%16.86

Codes

Color #D496A6 in popluar color models

D4 96 A6
RGB 212 150 166
HSL 345° 41.89% 70.98%
HSB/HSV 345° 29.25% 83.14%
CMYK 0.00% 29.25% 21.70%
16.86%

Color #D496A6 in popluar number systems.

HEX D4 96 A6
Decimal 212 150 166
Binary 11010100 10010110 10100110
Octal 324 226 246

Shades and tints

Shades of #D496A6

#D496A6
(212,150,166)
#C18997
(193,137,151)
#AE7C88
(174,124,136)
#9B6F79
(155,111,121)
#88626A
(136,98,106)
#75555B
(117,85,91)
#62484C
(98,72,76)
#4F3B3D
(79,59,61)
#3C2E2E
(60,46,46)
#29211F
(41,33,31)
#161410
(22,20,16)
#000000
(0,0,0)

Tints of #D496A6

#D496A6
(212,150,166)
#D79FAE
(215,159,174)
#DAA8B6
(218,168,182)
#DDB1BE
(221,177,190)
#E0BAC6
(224,186,198)
#E3C3CE
(227,195,206)
#E6CCD6
(230,204,214)
#E9D5DE
(233,213,222)
#ECDEE6
(236,222,230)
#EFE7EE
(239,231,238)
#F2F0F6
(242,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D496A6 color. Also use rgb(212,150,166) instead hex code.

Text Font Color

.myTextColor { color: #D496A6; }

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

This text font color is #D496A6.

Background Color

.myBgColor { background-color: #D496A6; }

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

This div background color is #D496A6.

Border color

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

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

This div border color is #D496A6.

Opacity

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

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

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

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

This text has shadow with #D496A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D496A6.

Preview

Color preview on black background

This text has color #D496A6 on black background.


Color preview on white background

This text has color #D496A6 on white background.


Black color preview on #D496A6 background

This text has black color on #D496A6 background.


White color preview on #D496A6 background

This text has white color on #D496A6 background.


Related colors

Complementary color

Complementary color for #hex is #2B6959.


I love getcolorcode.com

Triadic colors

1 #A6D496 and #96A6D4 with #D496A6 are triadic colors.

2 #A696D4 and #96D4A6 with #D496A6 are triadic colors.