COLOR #C37596

HEX: #C37596 RGB: (195,117,150)

Color info

#C37596 contains mainly red and blue colors. Web safe color of #C37596 is #CC6699 (or #C69).

RGB color model

#C37596 color RGB value is (195,117,150).

RGB: (195,117,150) (76%, 46%, 59%)

RGB channels and saturation

R 195 of 255 = 76%
G 117 of 255 = 46%
B 150 of 255 = 59%

195
117
150

R + G + B ~ 60%. #C37596 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 195 + 117 + 150 = 462 (100%)
R 195 of 462 ~ 42.21%
G 117 of 462 ~ 25.32%
B 150 of 462 ~ 32.47'%

%42.21
%25.32
%32.47

CMYK color model

#C37596 color CMYK value is (0,40,23,24).

  • cyan value is 0.00%
  • magenta value is 40.00%
  • yellow value is 23.08%
  • key color value is 23.53%

CMYK: (0,40,23,24)
C0M40Y23K24 (0%, 40%, 23%, 24%)
(0.00 / 0.40 / 0.23 / 0.24)

CMYK percentages

%0
%40
%23.08
%23.53

Codes

Color #C37596 in popluar color models

C3 75 96
RGB 195 117 150
HSL 335° 39.39% 61.18%
HSB/HSV 335° 40.00% 76.47%
CMYK 0.00% 40.00% 23.08%
23.53%

Color #C37596 in popluar number systems.

HEX C3 75 96
Decimal 195 117 150
Binary 11000011 1110101 10010110
Octal 303 165 226

Shades and tints

Shades of #C37596

#C37596
(195,117,150)
#B26B89
(178,107,137)
#A1617C
(161,97,124)
#90576F
(144,87,111)
#7F4D62
(127,77,98)
#6E4355
(110,67,85)
#5D3948
(93,57,72)
#4C2F3B
(76,47,59)
#3B252E
(59,37,46)
#2A1B21
(42,27,33)
#191114
(25,17,20)
#000000
(0,0,0)

Tints of #C37596

#C37596
(195,117,150)
#C8819F
(200,129,159)
#CD8DA8
(205,141,168)
#D299B1
(210,153,177)
#D7A5BA
(215,165,186)
#DCB1C3
(220,177,195)
#E1BDCC
(225,189,204)
#E6C9D5
(230,201,213)
#EBD5DE
(235,213,222)
#F0E1E7
(240,225,231)
#F5EDF0
(245,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C37596 color. Also use rgb(195,117,150) instead hex code.

Text Font Color

.myTextColor { color: #C37596; }

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

This text font color is #C37596.

Background Color

.myBgColor { background-color: #C37596; }

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

This div background color is #C37596.

Border color

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

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

This div border color is #C37596.

Opacity

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

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

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

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

This text has shadow with #C37596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C37596.

Preview

Color preview on black background

This text has color #C37596 on black background.


Color preview on white background

This text has color #C37596 on white background.


Black color preview on #C37596 background

This text has black color on #C37596 background.


White color preview on #C37596 background

This text has white color on #C37596 background.


Related colors

Complementary color

Complementary color for #hex is #3C8A69.


I love getcolorcode.com

Triadic colors

1 #96C375 and #7596C3 with #C37596 are triadic colors.

2 #9675C3 and #75C396 with #C37596 are triadic colors.