COLOR #C47897

HEX: #C47897 RGB: (196,120,151)

Color info

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

RGB color model

#C47897 color RGB value is (196,120,151).

RGB: (196,120,151) (77%, 47%, 59%)

RGB channels and saturation

R 196 of 255 = 77%
G 120 of 255 = 47%
B 151 of 255 = 59%

196
120
151

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

Portions of RGB colors in percentages

R + G + B = 196 + 120 + 151 = 467 (100%)
R 196 of 467 ~ 41.97%
G 120 of 467 ~ 25.7%
B 151 of 467 ~ 32.33'%

%41.97
%25.7
%32.33

CMYK color model

#C47897 color CMYK value is (0,39,23,23).

  • cyan value is 0.00%
  • magenta value is 38.78%
  • yellow value is 22.96%
  • key color value is 23.14%

CMYK: (0,39,23,23)
C0M39Y23K23 (0%, 39%, 23%, 23%)
(0.00 / 0.39 / 0.23 / 0.23)

CMYK percentages

%0
%38.78
%22.96
%23.14

Codes

Color #C47897 in popluar color models

C4 78 97
RGB 196 120 151
HSL 336° 39.18% 61.96%
HSB/HSV 336° 38.78% 76.86%
CMYK 0.00% 38.78% 22.96%
23.14%

Color #C47897 in popluar number systems.

HEX C4 78 97
Decimal 196 120 151
Binary 11000100 1111000 10010111
Octal 304 170 227

Shades and tints

Shades of #C47897

#C47897
(196,120,151)
#B36E8A
(179,110,138)
#A2647D
(162,100,125)
#915A70
(145,90,112)
#805063
(128,80,99)
#6F4656
(111,70,86)
#5E3C49
(94,60,73)
#4D323C
(77,50,60)
#3C282F
(60,40,47)
#2B1E22
(43,30,34)
#1A1415
(26,20,21)
#000000
(0,0,0)

Tints of #C47897

#C47897
(196,120,151)
#C984A0
(201,132,160)
#CE90A9
(206,144,169)
#D39CB2
(211,156,178)
#D8A8BB
(216,168,187)
#DDB4C4
(221,180,196)
#E2C0CD
(226,192,205)
#E7CCD6
(231,204,214)
#ECD8DF
(236,216,223)
#F1E4E8
(241,228,232)
#F6F0F1
(246,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C47897 color. Also use rgb(196,120,151) instead hex code.

Text Font Color

.myTextColor { color: #C47897; }

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

This text font color is #C47897.

Background Color

.myBgColor { background-color: #C47897; }

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

This div background color is #C47897.

Border color

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

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

This div border color is #C47897.

Opacity

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

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

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

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

This text has shadow with #C47897 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C47897.

Preview

Color preview on black background

This text has color #C47897 on black background.


Color preview on white background

This text has color #C47897 on white background.


Black color preview on #C47897 background

This text has black color on #C47897 background.


White color preview on #C47897 background

This text has white color on #C47897 background.


Related colors

Complementary color

Complementary color for #hex is #3B8768.


I love getcolorcode.com

Triadic colors

1 #97C478 and #7897C4 with #C47897 are triadic colors.

2 #9778C4 and #78C497 with #C47897 are triadic colors.