COLOR #C57088

HEX: #C57088 RGB: (197,112,136)

Color info

#C57088 contains mainly red color. Web safe color of #C57088 is #CC6699 (or #C69).

RGB color model

#C57088 color RGB value is (197,112,136).

RGB: (197,112,136) (77%, 44%, 53%)

RGB channels and saturation

R 197 of 255 = 77%
G 112 of 255 = 44%
B 136 of 255 = 53%

197
112
136

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

Portions of RGB colors in percentages

R + G + B = 197 + 112 + 136 = 445 (100%)
R 197 of 445 ~ 44.27%
G 112 of 445 ~ 25.17%
B 136 of 445 ~ 30.56'%

%44.27
%25.17
%30.56

CMYK color model

#C57088 color CMYK value is (0,43,31,23).

  • cyan value is 0.00%
  • magenta value is 43.15%
  • yellow value is 30.96%
  • key color value is 22.75%
CMYK: (0,43,31,23) C0M43Y31K23 (0%,43%,31%,23%) (0.00/0.43/0.31/0.23) 

CMYK percentages

%0
%43.15
%30.96
%22.75

Codes

Color #C57088 in popluar color models

C5 70 88
RGB 197 112 136
HSL 343° 42.29% 60.59%
HSB/HSV 343° 43.15% 77.25%
CMYK 0.00% 43.15% 30.96%
22.75%

Color #C57088 in popluar number systems.

HEX C5 70 88
Decimal 197 112 136
Binary 11000101 1110000 10001000
Octal 305 160 210

Shades and tints

Shades of #C57088

#C57088
(197,112,136)
#B4667C
(180,102,124)
#A35C70
(163,92,112)
#925264
(146,82,100)
#814858
(129,72,88)
#703E4C
(112,62,76)
#5F3440
(95,52,64)
#4E2A34
(78,42,52)
#3D2028
(61,32,40)
#2C161C
(44,22,28)
#1B0C10
(27,12,16)
#000000
(0,0,0)

Tints of #C57088

#C57088
(197,112,136)
#CA7D92
(202,125,146)
#CF8A9C
(207,138,156)
#D497A6
(212,151,166)
#D9A4B0
(217,164,176)
#DEB1BA
(222,177,186)
#E3BEC4
(227,190,196)
#E8CBCE
(232,203,206)
#EDD8D8
(237,216,216)
#F2E5E2
(242,229,226)
#F7F2EC
(247,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C57088 color. Also use rgb(197,112,136) instead hex code.

Text Font Color

.myTextColor { color: #C57088; }

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

This text font color is #C57088.

Background Color

.myBgColor { background-color: #C57088; }

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

This div background color is #C57088.

Border color

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

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

This div border color is #C57088.

Opacity

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

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

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

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

This text has shadow with #C57088 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C57088.

Preview

Color preview on black background

This text has color #C57088 on black background.


Color preview on white background

This text has color #C57088 on white background.


Black color preview on #C57088 background

This text has black color on #C57088 background.


White color preview on #C57088 background

This text has white color on #C57088 background.


Related colors

Complementary color

Complementary color for #hex is #3A8F77.


I love getcolorcode.com

Triadic colors

1 #88C570 and #7088C5 with #C57088 are triadic colors.

2 #8870C5 and #70C588 with #C57088 are triadic colors.