COLOR #C56474

HEX: #C56474 RGB: (197,100,116)

Color info

#C56474 contains mainly red color. Web safe color of #C56474 is #CC6666 (or #C66).

RGB color model

#C56474 color RGB value is (197,100,116).

RGB: (197,100,116) (77%, 39%, 45%)

RGB channels and saturation

R 197 of 255 = 77%
G 100 of 255 = 39%
B 116 of 255 = 45%

197
100
116

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

Portions of RGB colors in percentages

R + G + B = 197 + 100 + 116 = 413 (100%)
R 197 of 413 ~ 47.7%
G 100 of 413 ~ 24.21%
B 116 of 413 ~ 28.09'%

%47.7
%24.21
%28.09

CMYK color model

#C56474 color CMYK value is (0,49,41,23).

  • cyan value is 0.00%
  • magenta value is 49.24%
  • yellow value is 41.12%
  • key color value is 22.75%
CMYK: (0,49,41,23) C0M49Y41K23 (0%,49%,41%,23%) (0.00/0.49/0.41/0.23) 

CMYK percentages

%0
%49.24
%41.12
%22.75

Codes

Color #C56474 in popluar color models

C5 64 74
RGB 197 100 116
HSL 350° 45.54% 58.24%
HSB/HSV 350° 49.24% 77.25%
CMYK 0.00% 49.24% 41.12%
22.75%

Color #C56474 in popluar number systems.

HEX C5 64 74
Decimal 197 100 116
Binary 11000101 1100100 1110100
Octal 305 144 164

Shades and tints

Shades of #C56474

#C56474
(197,100,116)
#B45B6A
(180,91,106)
#A35260
(163,82,96)
#924956
(146,73,86)
#81404C
(129,64,76)
#703742
(112,55,66)
#5F2E38
(95,46,56)
#4E252E
(78,37,46)
#3D1C24
(61,28,36)
#2C131A
(44,19,26)
#1B0A10
(27,10,16)
#000000
(0,0,0)

Tints of #C56474

#C56474
(197,100,116)
#CA7280
(202,114,128)
#CF808C
(207,128,140)
#D48E98
(212,142,152)
#D99CA4
(217,156,164)
#DEAAB0
(222,170,176)
#E3B8BC
(227,184,188)
#E8C6C8
(232,198,200)
#EDD4D4
(237,212,212)
#F2E2E0
(242,226,224)
#F7F0EC
(247,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C56474 color. Also use rgb(197,100,116) instead hex code.

Text Font Color

.myTextColor { color: #C56474; }

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

This text font color is #C56474.

Background Color

.myBgColor { background-color: #C56474; }

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

This div background color is #C56474.

Border color

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

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

This div border color is #C56474.

Opacity

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

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

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

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

This text has shadow with #C56474 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C56474.

Preview

Color preview on black background

This text has color #C56474 on black background.


Color preview on white background

This text has color #C56474 on white background.


Black color preview on #C56474 background

This text has black color on #C56474 background.


White color preview on #C56474 background

This text has white color on #C56474 background.


Related colors

Complementary color

Complementary color for #hex is #3A9B8B.


I love getcolorcode.com

Triadic colors

1 #74C564 and #6474C5 with #C56474 are triadic colors.

2 #7464C5 and #64C574 with #C56474 are triadic colors.