COLOR #C35776

HEX: #C35776 RGB: (195,87,118)

Color info

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

RGB color model

#C35776 color RGB value is (195,87,118).

RGB: (195,87,118) (76%, 34%, 46%)

RGB channels and saturation

R 195 of 255 = 76%
G 87 of 255 = 34%
B 118 of 255 = 46%

195
87
118

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

Portions of RGB colors in percentages

R + G + B = 195 + 87 + 118 = 400 (100%)
R 195 of 400 ~ 48.75%
G 87 of 400 ~ 21.75%
B 118 of 400 ~ 29.5'%

%48.75
%21.75
%29.5

CMYK color model

#C35776 color CMYK value is (0,55,39,24).

  • cyan value is 0.00%
  • magenta value is 55.38%
  • yellow value is 39.49%
  • key color value is 23.53%

CMYK: (0,55,39,24)
C0M55Y39K24 (0%, 55%, 39%, 24%)
(0.00 / 0.55 / 0.39 / 0.24)

CMYK percentages

%0
%55.38
%39.49
%23.53

Codes

Color #C35776 in popluar color models

C3 57 76
RGB 195 87 118
HSL 343° 47.37% 55.29%
HSB/HSV 343° 55.38% 76.47%
CMYK 0.00% 55.38% 39.49%
23.53%

Color #C35776 in popluar number systems.

HEX C3 57 76
Decimal 195 87 118
Binary 11000011 1010111 1110110
Octal 303 127 166

Shades and tints

Shades of #C35776

#C35776
(195,87,118)
#B2506C
(178,80,108)
#A14962
(161,73,98)
#904258
(144,66,88)
#7F3B4E
(127,59,78)
#6E3444
(110,52,68)
#5D2D3A
(93,45,58)
#4C2630
(76,38,48)
#3B1F26
(59,31,38)
#2A181C
(42,24,28)
#191112
(25,17,18)
#000000
(0,0,0)

Tints of #C35776

#C35776
(195,87,118)
#C86682
(200,102,130)
#CD758E
(205,117,142)
#D2849A
(210,132,154)
#D793A6
(215,147,166)
#DCA2B2
(220,162,178)
#E1B1BE
(225,177,190)
#E6C0CA
(230,192,202)
#EBCFD6
(235,207,214)
#F0DEE2
(240,222,226)
#F5EDEE
(245,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C35776 color. Also use rgb(195,87,118) instead hex code.

Text Font Color

.myTextColor { color: #C35776; }

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

This text font color is #C35776.

Background Color

.myBgColor { background-color: #C35776; }

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

This div background color is #C35776.

Border color

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

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

This div border color is #C35776.

Opacity

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

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

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

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

This text has shadow with #C35776 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C35776.

Preview

Color preview on black background

This text has color #C35776 on black background.


Color preview on white background

This text has color #C35776 on white background.


Black color preview on #C35776 background

This text has black color on #C35776 background.


White color preview on #C35776 background

This text has white color on #C35776 background.


Related colors

Complementary color

Complementary color for #hex is #3CA889.


I love getcolorcode.com

Triadic colors

1 #76C357 and #5776C3 with #C35776 are triadic colors.

2 #7657C3 and #57C376 with #C35776 are triadic colors.