COLOR #C47596

HEX: #C47596 RGB: (196,117,150)

Color info

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

RGB color model

#C47596 color RGB value is (196,117,150).

RGB: (196,117,150) (77%, 46%, 59%)

RGB channels and saturation

R 196 of 255 = 77%
G 117 of 255 = 46%
B 150 of 255 = 59%

196
117
150

R + G + B ~ 61%. #C47596 is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 117 + 150 = 463 (100%)
R 196 of 463 ~ 42.33%
G 117 of 463 ~ 25.27%
B 150 of 463 ~ 32.4'%

%42.33
%25.27
%32.4

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 40.31%
  • yellow value is 23.47%
  • key color value is 23.14%

CMYK: (0,40,23,23)
C0M40Y23K23 (0%, 40%, 23%, 23%)
(0.00 / 0.40 / 0.23 / 0.23)

CMYK percentages

%0
%40.31
%23.47
%23.14

Codes

Color #C47596 in popluar color models

C4 75 96
RGB 196 117 150
HSL 335° 40.10% 61.37%
HSB/HSV 335° 40.31% 76.86%
CMYK 0.00% 40.31% 23.47%
23.14%

Color #C47596 in popluar number systems.

HEX C4 75 96
Decimal 196 117 150
Binary 11000100 1110101 10010110
Octal 304 165 226

Shades and tints

Shades of #C47596

#C47596
(196,117,150)
#B36B89
(179,107,137)
#A2617C
(162,97,124)
#91576F
(145,87,111)
#804D62
(128,77,98)
#6F4355
(111,67,85)
#5E3948
(94,57,72)
#4D2F3B
(77,47,59)
#3C252E
(60,37,46)
#2B1B21
(43,27,33)
#1A1114
(26,17,20)
#000000
(0,0,0)

Tints of #C47596

#C47596
(196,117,150)
#C9819F
(201,129,159)
#CE8DA8
(206,141,168)
#D399B1
(211,153,177)
#D8A5BA
(216,165,186)
#DDB1C3
(221,177,195)
#E2BDCC
(226,189,204)
#E7C9D5
(231,201,213)
#ECD5DE
(236,213,222)
#F1E1E7
(241,225,231)
#F6EDF0
(246,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C47596; }

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

This text font color is #C47596.

Background Color

.myBgColor { background-color: #C47596; }

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

This div background color is #C47596.

Border color

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

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

This div border color is #C47596.

Opacity

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

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

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

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

This text has shadow with #C47596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C47596.

Preview

Color preview on black background

This text has color #C47596 on black background.


Color preview on white background

This text has color #C47596 on white background.


Black color preview on #C47596 background

This text has black color on #C47596 background.


White color preview on #C47596 background

This text has white color on #C47596 background.


Related colors

Complementary color

Complementary color for #hex is #3B8A69.


I love getcolorcode.com

Triadic colors

1 #96C475 and #7596C4 with #C47596 are triadic colors.

2 #9675C4 and #75C496 with #C47596 are triadic colors.