COLOR #D496C6

HEX: #D496C6 RGB: (212,150,198)

Color info

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

RGB color model

#D496C6 color RGB value is (212,150,198).

RGB: (212,150,198) (83%, 59%, 78%)

RGB channels and saturation

R 212 of 255 = 83%
G 150 of 255 = 59%
B 198 of 255 = 78%

212
150
198

R + G + B ~ 73%. #D496C6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 150 + 198 = 560 (100%)
R 212 of 560 ~ 37.86%
G 150 of 560 ~ 26.79%
B 198 of 560 ~ 35.36'%

%37.86
%26.79
%35.36

CMYK color model

#D496C6 color CMYK value is (0,29,7,17).

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

CMYK: (0,29,7,17)
C0M29Y7K17 (0%, 29%, 7%, 17%)
(0.00 / 0.29 / 0.07 / 0.17)

CMYK percentages

%0
%29.25
%6.6
%16.86

Codes

Color #D496C6 in popluar color models

D4 96 C6
RGB 212 150 198
HSL 314° 41.89% 70.98%
HSB/HSV 314° 29.25% 83.14%
CMYK 0.00% 29.25% 6.60%
16.86%

Color #D496C6 in popluar number systems.

HEX D4 96 C6
Decimal 212 150 198
Binary 11010100 10010110 11000110
Octal 324 226 306

Shades and tints

Shades of #D496C6

#D496C6
(212,150,198)
#C189B4
(193,137,180)
#AE7CA2
(174,124,162)
#9B6F90
(155,111,144)
#88627E
(136,98,126)
#75556C
(117,85,108)
#62485A
(98,72,90)
#4F3B48
(79,59,72)
#3C2E36
(60,46,54)
#292124
(41,33,36)
#161412
(22,20,18)
#000000
(0,0,0)

Tints of #D496C6

#D496C6
(212,150,198)
#D79FCB
(215,159,203)
#DAA8D0
(218,168,208)
#DDB1D5
(221,177,213)
#E0BADA
(224,186,218)
#E3C3DF
(227,195,223)
#E6CCE4
(230,204,228)
#E9D5E9
(233,213,233)
#ECDEEE
(236,222,238)
#EFE7F3
(239,231,243)
#F2F0F8
(242,240,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D496C6; }

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

This text font color is #D496C6.

Background Color

.myBgColor { background-color: #D496C6; }

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

This div background color is #D496C6.

Border color

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

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

This div border color is #D496C6.

Opacity

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

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

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

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

This text has shadow with #D496C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D496C6.

Preview

Color preview on black background

This text has color #D496C6 on black background.


Color preview on white background

This text has color #D496C6 on white background.


Black color preview on #D496C6 background

This text has black color on #D496C6 background.


White color preview on #D496C6 background

This text has white color on #D496C6 background.


Related colors

Complementary color

Complementary color for #hex is #2B6939.


I love getcolorcode.com

Triadic colors

1 #C6D496 and #96C6D4 with #D496C6 are triadic colors.

2 #C696D4 and #96D4C6 with #D496C6 are triadic colors.