COLOR #4C0216

HEX: #4C0216 RGB: (76,2,22)

Color info

#4C0216 contains mainly red and blue colors. Web safe color of #4C0216 is #330000 (or #300).

RGB color model

#4C0216 color RGB value is (76,2,22).

RGB: (76,2,22) (30%, 1%, 9%)

RGB channels and saturation

R 76 of 255 = 30%
G 2 of 255 = 1%
B 22 of 255 = 9%

76
2
22

R + G + B ~ 13%. #4C0216 is dark color.

Portions of RGB colors in percentages

R + G + B = 76 + 2 + 22 = 100 (100%)
R 76 of 100 ~ 76%
G 2 of 100 ~ 2%
B 22 of 100 ~ 22'%

%76
%22

CMYK color model

#4C0216 color CMYK value is (0,97,71,70).

  • cyan value is 0.00%
  • magenta value is 97.37%
  • yellow value is 71.05%
  • key color value is 70.20%

CMYK: (0,97,71,70)
C0M97Y71K70 (0%, 97%, 71%, 70%)
(0.00 / 0.97 / 0.71 / 0.70)

CMYK percentages

%0
%97.37
%71.05
%70.2

Codes

Color #4C0216 in popluar color models

4C 02 16
RGB 76 2 22
HSL 344° 94.87% 15.29%
HSB/HSV 344° 97.37% 29.80%
CMYK 0.00% 97.37% 71.05%
70.20%

Color #4C0216 in popluar number systems.

HEX 4C 02 16
Decimal 76 2 22
Binary 1001100 10 10110
Octal 114 2 26

Shades and tints

Shades of #4C0216

#4C0216
(76,2,22)
#460214
(70,2,20)
#400212
(64,2,18)
#3A0210
(58,2,16)
#34020E
(52,2,14)
#2E020C
(46,2,12)
#28020A
(40,2,10)
#220208
(34,2,8)
#1C0206
(28,2,6)
#160204
(22,2,4)
#100202
(16,2,2)
#000000
(0,0,0)

Tints of #4C0216

#4C0216
(76,2,22)
#5C192B
(92,25,43)
#6C3040
(108,48,64)
#7C4755
(124,71,85)
#8C5E6A
(140,94,106)
#9C757F
(156,117,127)
#AC8C94
(172,140,148)
#BCA3A9
(188,163,169)
#CCBABE
(204,186,190)
#DCD1D3
(220,209,211)
#ECE8E8
(236,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C0216 color. Also use rgb(76,2,22) instead hex code.

Text Font Color

.myTextColor { color: #4C0216; }

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

This text font color is #4C0216.

Background Color

.myBgColor { background-color: #4C0216; }

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

This div background color is #4C0216.

Border color

.myBorderColor { border: 1px solid #4C0216; }

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

This div border color is #4C0216.

Opacity

.myOpacity80 { color: #4C0216; opacity: 0.8; }

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

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

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

This text has shadow with #4C0216 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C0216.

Preview

Color preview on black background

This text has color #4C0216 on black background.


Color preview on white background

This text has color #4C0216 on white background.


Black color preview on #4C0216 background

This text has black color on #4C0216 background.


White color preview on #4C0216 background

This text has white color on #4C0216 background.


Related colors

Complementary color

Complementary color for #hex is #B3FDE9.


I love getcolorcode.com

Triadic colors

1 #164C02 and #02164C with #4C0216 are triadic colors.

2 #16024C and #024C16 with #4C0216 are triadic colors.