COLOR #C64416

HEX: #C64416 RGB: (198,68,22)

Color info

#C64416 contains mainly red color. Web safe color of #C64416 is #CC3300 (or #C30).

RGB color model

#C64416 color RGB value is (198,68,22).

RGB: (198,68,22) (78%, 27%, 9%)

RGB channels and saturation

R 198 of 255 = 78%
G 68 of 255 = 27%
B 22 of 255 = 9%

198
68
22

R + G + B ~ 38%. #C64416 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 198 + 68 + 22 = 288 (100%)
R 198 of 288 ~ 68.75%
G 68 of 288 ~ 23.61%
B 22 of 288 ~ 7.64'%

%68.75
%23.61

CMYK color model

#C64416 color CMYK value is (0,66,89,22).

  • cyan value is 0.00%
  • magenta value is 65.66%
  • yellow value is 88.89%
  • key color value is 22.35%

CMYK: (0,66,89,22)
C0M66Y89K22 (0%, 66%, 89%, 22%)
(0.00 / 0.66 / 0.89 / 0.22)

CMYK percentages

%0
%65.66
%88.89
%22.35

Codes

Color #C64416 in popluar color models

C6 44 16
RGB 198 68 22
HSL 16° 80.00% 43.14%
HSB/HSV 16° 88.89% 77.65%
CMYK 0.00% 65.66% 88.89%
22.35%

Color #C64416 in popluar number systems.

HEX C6 44 16
Decimal 198 68 22
Binary 11000110 1000100 10110
Octal 306 104 26

Shades and tints

Shades of #C64416

#C64416
(198,68,22)
#B43E14
(180,62,20)
#A23812
(162,56,18)
#903210
(144,50,16)
#7E2C0E
(126,44,14)
#6C260C
(108,38,12)
#5A200A
(90,32,10)
#481A08
(72,26,8)
#361406
(54,20,6)
#240E04
(36,14,4)
#120802
(18,8,2)
#000000
(0,0,0)

Tints of #C64416

#C64416
(198,68,22)
#CB552B
(203,85,43)
#D06640
(208,102,64)
#D57755
(213,119,85)
#DA886A
(218,136,106)
#DF997F
(223,153,127)
#E4AA94
(228,170,148)
#E9BBA9
(233,187,169)
#EECCBE
(238,204,190)
#F3DDD3
(243,221,211)
#F8EEE8
(248,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C64416 color. Also use rgb(198,68,22) instead hex code.

Text Font Color

.myTextColor { color: #C64416; }

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

This text font color is #C64416.

Background Color

.myBgColor { background-color: #C64416; }

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

This div background color is #C64416.

Border color

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

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

This div border color is #C64416.

Opacity

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

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

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

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

This text has shadow with #C64416 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C64416.

Preview

Color preview on black background

This text has color #C64416 on black background.


Color preview on white background

This text has color #C64416 on white background.


Black color preview on #C64416 background

This text has black color on #C64416 background.


White color preview on #C64416 background

This text has white color on #C64416 background.


Related colors

Complementary color

Complementary color for #hex is #39BBE9.


I love getcolorcode.com

Triadic colors

1 #16C644 and #4416C6 with #C64416 are triadic colors.

2 #1644C6 and #44C616 with #C64416 are triadic colors.