COLOR #C596C2

HEX: #C596C2 RGB: (197,150,194)

Color info

#C596C2 contains red, green and blue colors in about the same proportion. Web safe color of #C596C2 is #CC99CC (or #C9C).

RGB color model

#C596C2 color RGB value is (197,150,194).

RGB: (197,150,194) (77%, 59%, 76%)

RGB channels and saturation

R 197 of 255 = 77%
G 150 of 255 = 59%
B 194 of 255 = 76%

197
150
194

R + G + B ~ 71%. #C596C2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 150 + 194 = 541 (100%)
R 197 of 541 ~ 36.41%
G 150 of 541 ~ 27.73%
B 194 of 541 ~ 35.86'%

%36.41
%27.73
%35.86

CMYK color model

#C596C2 color CMYK value is (0,24,2,23).

  • cyan value is 0.00%
  • magenta value is 23.86%
  • yellow value is 1.52%
  • key color value is 22.75%

CMYK: (0,24,2,23)
C0M24Y2K23 (0%, 24%, 2%, 23%)
(0.00 / 0.24 / 0.02 / 0.23)

CMYK percentages

%0
%23.86
%1.52
%22.75

Codes

Color #C596C2 in popluar color models

C5 96 C2
RGB 197 150 194
HSL 304° 28.83% 68.04%
HSB/HSV 304° 23.86% 77.25%
CMYK 0.00% 23.86% 1.52%
22.75%

Color #C596C2 in popluar number systems.

HEX C5 96 C2
Decimal 197 150 194
Binary 11000101 10010110 11000010
Octal 305 226 302

Shades and tints

Shades of #C596C2

#C596C2
(197,150,194)
#B489B1
(180,137,177)
#A37CA0
(163,124,160)
#926F8F
(146,111,143)
#81627E
(129,98,126)
#70556D
(112,85,109)
#5F485C
(95,72,92)
#4E3B4B
(78,59,75)
#3D2E3A
(61,46,58)
#2C2129
(44,33,41)
#1B1418
(27,20,24)
#000000
(0,0,0)

Tints of #C596C2

#C596C2
(197,150,194)
#CA9FC7
(202,159,199)
#CFA8CC
(207,168,204)
#D4B1D1
(212,177,209)
#D9BAD6
(217,186,214)
#DEC3DB
(222,195,219)
#E3CCE0
(227,204,224)
#E8D5E5
(232,213,229)
#EDDEEA
(237,222,234)
#F2E7EF
(242,231,239)
#F7F0F4
(247,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C596C2 color. Also use rgb(197,150,194) instead hex code.

Text Font Color

.myTextColor { color: #C596C2; }

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

This text font color is #C596C2.

Background Color

.myBgColor { background-color: #C596C2; }

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

This div background color is #C596C2.

Border color

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

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

This div border color is #C596C2.

Opacity

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

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

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

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

This text has shadow with #C596C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C596C2.

Preview

Color preview on black background

This text has color #C596C2 on black background.


Color preview on white background

This text has color #C596C2 on white background.


Black color preview on #C596C2 background

This text has black color on #C596C2 background.


White color preview on #C596C2 background

This text has white color on #C596C2 background.


Related colors

Complementary color

Complementary color for #hex is #3A693D.


I love getcolorcode.com

Triadic colors

1 #C2C596 and #96C2C5 with #C596C2 are triadic colors.

2 #C296C5 and #96C5C2 with #C596C2 are triadic colors.