COLOR #C60415

HEX: #C60415 RGB: (198,4,21)

Color info

#C60415 contains mainly red color. Web safe color of #C60415 is #CC0000 (or #C00).

RGB color model

#C60415 color RGB value is (198,4,21).

RGB: (198,4,21) (78%, 2%, 8%)

RGB channels and saturation

R 198 of 255 = 78%
G 4 of 255 = 2%
B 21 of 255 = 8%

198
4
21

R + G + B ~ 29%. #C60415 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 198 + 4 + 21 = 223 (100%)
R 198 of 223 ~ 88.79%
G 4 of 223 ~ 1.79%
B 21 of 223 ~ 9.42'%

%88.79

CMYK color model

#C60415 color CMYK value is (0,98,89,22).

  • cyan value is 0.00%
  • magenta value is 97.98%
  • yellow value is 89.39%
  • key color value is 22.35%

CMYK: (0,98,89,22)
C0M98Y89K22 (0%, 98%, 89%, 22%)
(0.00 / 0.98 / 0.89 / 0.22)

CMYK percentages

%0
%97.98
%89.39
%22.35

Codes

Color #C60415 in popluar color models

C6 04 15
RGB 198 4 21
HSL 355° 96.04% 39.61%
HSB/HSV 355° 97.98% 77.65%
CMYK 0.00% 97.98% 89.39%
22.35%

Color #C60415 in popluar number systems.

HEX C6 04 15
Decimal 198 4 21
Binary 11000110 100 10101
Octal 306 4 25

Shades and tints

Shades of #C60415

#C60415
(198,4,21)
#B40414
(180,4,20)
#A20413
(162,4,19)
#900412
(144,4,18)
#7E0411
(126,4,17)
#6C0410
(108,4,16)
#5A040F
(90,4,15)
#48040E
(72,4,14)
#36040D
(54,4,13)
#24040C
(36,4,12)
#12040B
(18,4,11)
#000000
(0,0,0)

Tints of #C60415

#C60415
(198,4,21)
#CB1A2A
(203,26,42)
#D0303F
(208,48,63)
#D54654
(213,70,84)
#DA5C69
(218,92,105)
#DF727E
(223,114,126)
#E48893
(228,136,147)
#E99EA8
(233,158,168)
#EEB4BD
(238,180,189)
#F3CAD2
(243,202,210)
#F8E0E7
(248,224,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C60415 color. Also use rgb(198,4,21) instead hex code.

Text Font Color

.myTextColor { color: #C60415; }

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

This text font color is #C60415.

Background Color

.myBgColor { background-color: #C60415; }

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

This div background color is #C60415.

Border color

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

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

This div border color is #C60415.

Opacity

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

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

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

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

This text has shadow with #C60415 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C60415.

Preview

Color preview on black background

This text has color #C60415 on black background.


Color preview on white background

This text has color #C60415 on white background.


Black color preview on #C60415 background

This text has black color on #C60415 background.


White color preview on #C60415 background

This text has white color on #C60415 background.


Related colors

Complementary color

Complementary color for #hex is #39FBEA.


I love getcolorcode.com

Triadic colors

1 #15C604 and #0415C6 with #C60415 are triadic colors.

2 #1504C6 and #04C615 with #C60415 are triadic colors.