COLOR #4C0B19

HEX: #4C0B19 RGB: (76,11,25)

Color info

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

RGB color model

#4C0B19 color RGB value is (76,11,25).

RGB: (76,11,25) (30%, 4%, 10%)

RGB channels and saturation

R 76 of 255 = 30%
G 11 of 255 = 4%
B 25 of 255 = 10%

76
11
25

R + G + B ~ 15%. #4C0B19 is dark color.

Portions of RGB colors in percentages

R + G + B = 76 + 11 + 25 = 112 (100%)
R 76 of 112 ~ 67.86%
G 11 of 112 ~ 9.82%
B 25 of 112 ~ 22.32'%

%67.86
%9.82
%22.32

CMYK color model

#4C0B19 color CMYK value is (0,86,67,70).

  • cyan value is 0.00%
  • magenta value is 85.53%
  • yellow value is 67.11%
  • key color value is 70.20%
CMYK: (0,86,67,70) C0M86Y67K70 (0%,86%,67%,70%) (0.00/0.86/0.67/0.70) 

CMYK percentages

%0
%85.53
%67.11
%70.2

Codes

Color #4C0B19 in popluar color models

4C 0B 19
RGB 76 11 25
HSL 347° 74.71% 17.06%
HSB/HSV 347° 85.53% 29.80%
CMYK 0.00% 85.53% 67.11%
70.20%

Color #4C0B19 in popluar number systems.

HEX 4C 0B 19
Decimal 76 11 25
Binary 1001100 1011 11001
Octal 114 13 31

Shades and tints

Shades of #4C0B19

#4C0B19
(76,11,25)
#460A17
(70,10,23)
#400915
(64,9,21)
#3A0813
(58,8,19)
#340711
(52,7,17)
#2E060F
(46,6,15)
#28050D
(40,5,13)
#22040B
(34,4,11)
#1C0309
(28,3,9)
#160207
(22,2,7)
#100105
(16,1,5)
#000000
(0,0,0)

Tints of #4C0B19

#4C0B19
(76,11,25)
#5C212D
(92,33,45)
#6C3741
(108,55,65)
#7C4D55
(124,77,85)
#8C6369
(140,99,105)
#9C797D
(156,121,125)
#AC8F91
(172,143,145)
#BCA5A5
(188,165,165)
#CCBBB9
(204,187,185)
#DCD1CD
(220,209,205)
#ECE7E1
(236,231,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C0B19 color. Also use rgb(76,11,25) instead hex code.

Text Font Color

.myTextColor { color: #4C0B19; }

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

This text font color is #4C0B19.

Background Color

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

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

This div background color is #4C0B19.

Border color

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

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

This div border color is #4C0B19.

Opacity

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

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

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

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

This text has shadow with #4C0B19 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C0B19.

Preview

Color preview on black background

This text has color #4C0B19 on black background.


Color preview on white background

This text has color #4C0B19 on white background.


Black color preview on #4C0B19 background

This text has black color on #4C0B19 background.


White color preview on #4C0B19 background

This text has white color on #4C0B19 background.


Related colors

Complementary color

Complementary color for #hex is #B3F4E6.


I love getcolorcode.com

Triadic colors

1 #194C0B and #0B194C with #4C0B19 are triadic colors.

2 #190B4C and #0B4C19 with #4C0B19 are triadic colors.