COLOR #C75659

HEX: #C75659 RGB: (199,86,89)

Color info

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

RGB color model

#C75659 color RGB value is (199,86,89).

RGB: (199,86,89) (78%, 34%, 35%)

RGB channels and saturation

R 199 of 255 = 78%
G 86 of 255 = 34%
B 89 of 255 = 35%

199
86
89

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

Portions of RGB colors in percentages

R + G + B = 199 + 86 + 89 = 374 (100%)
R 199 of 374 ~ 53.21%
G 86 of 374 ~ 22.99%
B 89 of 374 ~ 23.8'%

%53.21
%22.99
%23.8

CMYK color model

#C75659 color CMYK value is (0,57,55,22).

  • cyan value is 0.00%
  • magenta value is 56.78%
  • yellow value is 55.28%
  • key color value is 21.96%
CMYK: (0,57,55,22) C0M57Y55K22 (0%,57%,55%,22%) (0.00/0.57/0.55/0.22) 

CMYK percentages

%0
%56.78
%55.28
%21.96

Codes

Color #C75659 in popluar color models

C7 56 59
RGB 199 86 89
HSL 358° 50.22% 55.88%
HSB/HSV 358° 56.78% 78.04%
CMYK 0.00% 56.78% 55.28%
21.96%

Color #C75659 in popluar number systems.

HEX C7 56 59
Decimal 199 86 89
Binary 11000111 1010110 1011001
Octal 307 126 131

Shades and tints

Shades of #C75659

#C75659
(199,86,89)
#B54F51
(181,79,81)
#A34849
(163,72,73)
#914141
(145,65,65)
#7F3A39
(127,58,57)
#6D3331
(109,51,49)
#5B2C29
(91,44,41)
#492521
(73,37,33)
#371E19
(55,30,25)
#251711
(37,23,17)
#131009
(19,16,9)
#000000
(0,0,0)

Tints of #C75659

#C75659
(199,86,89)
#CC6568
(204,101,104)
#D17477
(209,116,119)
#D68386
(214,131,134)
#DB9295
(219,146,149)
#E0A1A4
(224,161,164)
#E5B0B3
(229,176,179)
#EABFC2
(234,191,194)
#EFCED1
(239,206,209)
#F4DDE0
(244,221,224)
#F9ECEF
(249,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C75659 color. Also use rgb(199,86,89) instead hex code.

Text Font Color

.myTextColor { color: #C75659; }

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

This text font color is #C75659.

Background Color

.myBgColor { background-color: #C75659; }

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

This div background color is #C75659.

Border color

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

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

This div border color is #C75659.

Opacity

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

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

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

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

This text has shadow with #C75659 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C75659.

Preview

Color preview on black background

This text has color #C75659 on black background.


Color preview on white background

This text has color #C75659 on white background.


Black color preview on #C75659 background

This text has black color on #C75659 background.


White color preview on #C75659 background

This text has white color on #C75659 background.


Related colors

Complementary color

Complementary color for #hex is #38A9A6.


I love getcolorcode.com

Triadic colors

1 #59C756 and #5659C7 with #C75659 are triadic colors.

2 #5956C7 and #56C759 with #C75659 are triadic colors.