COLOR #C61504

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

198
21
4

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

Portions of RGB colors in percentages

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

%88.79

CMYK color model

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

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

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

CMYK percentages

%0
%89.39
%97.98
%22.35

Codes

Color #C61504 in popluar color models

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

Color #C61504 in popluar number systems.

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

Shades and tints

Shades of #C61504

#C61504
(198,21,4)
#B41404
(180,20,4)
#A21304
(162,19,4)
#901204
(144,18,4)
#7E1104
(126,17,4)
#6C1004
(108,16,4)
#5A0F04
(90,15,4)
#480E04
(72,14,4)
#360D04
(54,13,4)
#240C04
(36,12,4)
#120B04
(18,11,4)
#000000
(0,0,0)

Tints of #C61504

#C61504
(198,21,4)
#CB2A1A
(203,42,26)
#D03F30
(208,63,48)
#D55446
(213,84,70)
#DA695C
(218,105,92)
#DF7E72
(223,126,114)
#E49388
(228,147,136)
#E9A89E
(233,168,158)
#EEBDB4
(238,189,180)
#F3D2CA
(243,210,202)
#F8E7E0
(248,231,224)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C61504; }

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

This text font color is #C61504.

Background Color

.myBgColor { background-color: #C61504; }

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

This div background color is #C61504.

Border color

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

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

This div border color is #C61504.

Opacity

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

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

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

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

This text has shadow with #C61504 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C61504.

Preview

Color preview on black background

This text has color #C61504 on black background.


Color preview on white background

This text has color #C61504 on white background.


Black color preview on #C61504 background

This text has black color on #C61504 background.


White color preview on #C61504 background

This text has white color on #C61504 background.


Related colors

Complementary color

Complementary color for #hex is #39EAFB.


I love getcolorcode.com

Triadic colors

1 #04C615 and #1504C6 with #C61504 are triadic colors.

2 #0415C6 and #15C604 with #C61504 are triadic colors.