COLOR #C577C2

HEX: #C577C2 RGB: (197,119,194)

Color info

#C577C2 contains mainly red and blue colors. Web safe color of #C577C2 is #CC66CC (or #C6C).

RGB color model

#C577C2 color RGB value is (197,119,194).

RGB: (197,119,194) (77%, 47%, 76%)

RGB channels and saturation

R 197 of 255 = 77%
G 119 of 255 = 47%
B 194 of 255 = 76%

197
119
194

R + G + B ~ 67%. #C577C2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 119 + 194 = 510 (100%)
R 197 of 510 ~ 38.63%
G 119 of 510 ~ 23.33%
B 194 of 510 ~ 38.04'%

%38.63
%23.33
%38.04

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 39.59%
  • yellow value is 1.52%
  • key color value is 22.75%

CMYK: (0,40,2,23)
C0M40Y2K23 (0%, 40%, 2%, 23%)
(0.00 / 0.40 / 0.02 / 0.23)

CMYK percentages

%0
%39.59
%1.52
%22.75

Codes

Color #C577C2 in popluar color models

C5 77 C2
RGB 197 119 194
HSL 302° 40.21% 61.96%
HSB/HSV 302° 39.59% 77.25%
CMYK 0.00% 39.59% 1.52%
22.75%

Color #C577C2 in popluar number systems.

HEX C5 77 C2
Decimal 197 119 194
Binary 11000101 1110111 11000010
Octal 305 167 302

Shades and tints

Shades of #C577C2

#C577C2
(197,119,194)
#B46DB1
(180,109,177)
#A363A0
(163,99,160)
#92598F
(146,89,143)
#814F7E
(129,79,126)
#70456D
(112,69,109)
#5F3B5C
(95,59,92)
#4E314B
(78,49,75)
#3D273A
(61,39,58)
#2C1D29
(44,29,41)
#1B1318
(27,19,24)
#000000
(0,0,0)

Tints of #C577C2

#C577C2
(197,119,194)
#CA83C7
(202,131,199)
#CF8FCC
(207,143,204)
#D49BD1
(212,155,209)
#D9A7D6
(217,167,214)
#DEB3DB
(222,179,219)
#E3BFE0
(227,191,224)
#E8CBE5
(232,203,229)
#EDD7EA
(237,215,234)
#F2E3EF
(242,227,239)
#F7EFF4
(247,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C577C2 color. Also use rgb(197,119,194) instead hex code.

Text Font Color

.myTextColor { color: #C577C2; }

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

This text font color is #C577C2.

Background Color

.myBgColor { background-color: #C577C2; }

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

This div background color is #C577C2.

Border color

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

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

This div border color is #C577C2.

Opacity

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

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

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

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

This text has shadow with #C577C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C577C2.

Preview

Color preview on black background

This text has color #C577C2 on black background.


Color preview on white background

This text has color #C577C2 on white background.


Black color preview on #C577C2 background

This text has black color on #C577C2 background.


White color preview on #C577C2 background

This text has white color on #C577C2 background.


Related colors

Complementary color

Complementary color for #hex is #3A883D.


I love getcolorcode.com

Triadic colors

1 #C2C577 and #77C2C5 with #C577C2 are triadic colors.

2 #C277C5 and #77C5C2 with #C577C2 are triadic colors.