COLOR #C496D7

HEX: #C496D7 RGB: (196,150,215)

Color info

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

RGB color model

#C496D7 color RGB value is (196,150,215).

RGB: (196,150,215) (77%, 59%, 84%)

RGB channels and saturation

R 196 of 255 = 77%
G 150 of 255 = 59%
B 215 of 255 = 84%

196
150
215

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

Portions of RGB colors in percentages

R + G + B = 196 + 150 + 215 = 561 (100%)
R 196 of 561 ~ 34.94%
G 150 of 561 ~ 26.74%
B 215 of 561 ~ 38.32'%

%34.94
%26.74
%38.32

CMYK color model

#C496D7 color CMYK value is (9,30,0,16).

  • cyan value is 8.84%
  • magenta value is 30.23%
  • yellow value is 0.00%
  • key color value is 15.69%

CMYK: (9,30,0,16)
C9M30Y0K16 (9%, 30%, 0%, 16%)
(0.09 / 0.30 / 0.00 / 0.16)

CMYK percentages

%8.84
%30.23
%0
%15.69

Codes

Color #C496D7 in popluar color models

C4 96 D7
RGB 196 150 215
HSL 282° 44.83% 71.57%
HSB/HSV 282° 30.23% 84.31%
CMYK 8.84% 30.23% 0.00%
15.69%

Color #C496D7 in popluar number systems.

HEX C4 96 D7
Decimal 196 150 215
Binary 11000100 10010110 11010111
Octal 304 226 327

Shades and tints

Shades of #C496D7

#C496D7
(196,150,215)
#B389C4
(179,137,196)
#A27CB1
(162,124,177)
#916F9E
(145,111,158)
#80628B
(128,98,139)
#6F5578
(111,85,120)
#5E4865
(94,72,101)
#4D3B52
(77,59,82)
#3C2E3F
(60,46,63)
#2B212C
(43,33,44)
#1A1419
(26,20,25)
#000000
(0,0,0)

Tints of #C496D7

#C496D7
(196,150,215)
#C99FDA
(201,159,218)
#CEA8DD
(206,168,221)
#D3B1E0
(211,177,224)
#D8BAE3
(216,186,227)
#DDC3E6
(221,195,230)
#E2CCE9
(226,204,233)
#E7D5EC
(231,213,236)
#ECDEEF
(236,222,239)
#F1E7F2
(241,231,242)
#F6F0F5
(246,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C496D7 color. Also use rgb(196,150,215) instead hex code.

Text Font Color

.myTextColor { color: #C496D7; }

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

This text font color is #C496D7.

Background Color

.myBgColor { background-color: #C496D7; }

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

This div background color is #C496D7.

Border color

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

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

This div border color is #C496D7.

Opacity

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

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

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

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

This text has shadow with #C496D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C496D7.

Preview

Color preview on black background

This text has color #C496D7 on black background.


Color preview on white background

This text has color #C496D7 on white background.


Black color preview on #C496D7 background

This text has black color on #C496D7 background.


White color preview on #C496D7 background

This text has white color on #C496D7 background.


Related colors

Complementary color

Complementary color for #hex is #3B6928.


I love getcolorcode.com

Triadic colors

1 #D7C496 and #96D7C4 with #C496D7 are triadic colors.

2 #D796C4 and #96C4D7 with #C496D7 are triadic colors.