COLOR #C75773

HEX: #C75773 RGB: (199,87,115)

Color info

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

RGB color model

#C75773 color RGB value is (199,87,115).

RGB: (199,87,115) (78%, 34%, 45%)

RGB channels and saturation

R 199 of 255 = 78%
G 87 of 255 = 34%
B 115 of 255 = 45%

199
87
115

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

Portions of RGB colors in percentages

R + G + B = 199 + 87 + 115 = 401 (100%)
R 199 of 401 ~ 49.63%
G 87 of 401 ~ 21.7%
B 115 of 401 ~ 28.68'%

%49.63
%21.7
%28.68

CMYK color model

#C75773 color CMYK value is (0,56,42,22).

  • cyan value is 0.00%
  • magenta value is 56.28%
  • yellow value is 42.21%
  • key color value is 21.96%
CMYK: (0,56,42,22) C0M56Y42K22 (0%,56%,42%,22%) (0.00/0.56/0.42/0.22) 

CMYK percentages

%0
%56.28
%42.21
%21.96

Codes

Color #C75773 in popluar color models

C7 57 73
RGB 199 87 115
HSL 345° 50.00% 56.08%
HSB/HSV 345° 56.28% 78.04%
CMYK 0.00% 56.28% 42.21%
21.96%

Color #C75773 in popluar number systems.

HEX C7 57 73
Decimal 199 87 115
Binary 11000111 1010111 1110011
Octal 307 127 163

Shades and tints

Shades of #C75773

#C75773
(199,87,115)
#B55069
(181,80,105)
#A3495F
(163,73,95)
#914255
(145,66,85)
#7F3B4B
(127,59,75)
#6D3441
(109,52,65)
#5B2D37
(91,45,55)
#49262D
(73,38,45)
#371F23
(55,31,35)
#251819
(37,24,25)
#13110F
(19,17,15)
#000000
(0,0,0)

Tints of #C75773

#C75773
(199,87,115)
#CC667F
(204,102,127)
#D1758B
(209,117,139)
#D68497
(214,132,151)
#DB93A3
(219,147,163)
#E0A2AF
(224,162,175)
#E5B1BB
(229,177,187)
#EAC0C7
(234,192,199)
#EFCFD3
(239,207,211)
#F4DEDF
(244,222,223)
#F9EDEB
(249,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C75773 color. Also use rgb(199,87,115) instead hex code.

Text Font Color

.myTextColor { color: #C75773; }

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

This text font color is #C75773.

Background Color

.myBgColor { background-color: #C75773; }

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

This div background color is #C75773.

Border color

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

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

This div border color is #C75773.

Opacity

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

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

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

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

This text has shadow with #C75773 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C75773.

Preview

Color preview on black background

This text has color #C75773 on black background.


Color preview on white background

This text has color #C75773 on white background.


Black color preview on #C75773 background

This text has black color on #C75773 background.


White color preview on #C75773 background

This text has white color on #C75773 background.


Related colors

Complementary color

Complementary color for #hex is #38A88C.


I love getcolorcode.com

Triadic colors

1 #73C757 and #5773C7 with #C75773 are triadic colors.

2 #7357C7 and #57C773 with #C75773 are triadic colors.