COLOR #4A0B11

HEX: #4A0B11 RGB: (74,11,17)

Color info

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

RGB color model

#4A0B11 color RGB value is (74,11,17).

RGB: (74,11,17) (29%, 4%, 7%)

RGB channels and saturation

R 74 of 255 = 29%
G 11 of 255 = 4%
B 17 of 255 = 7%

74
11
17

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

Portions of RGB colors in percentages

R + G + B = 74 + 11 + 17 = 102 (100%)
R 74 of 102 ~ 72.55%
G 11 of 102 ~ 10.78%
B 17 of 102 ~ 16.67'%

%72.55
%10.78
%16.67

CMYK color model

#4A0B11 color CMYK value is (0,85,77,71).

  • cyan value is 0.00%
  • magenta value is 85.14%
  • yellow value is 77.03%
  • key color value is 70.98%

CMYK: (0,85,77,71)
C0M85Y77K71 (0%, 85%, 77%, 71%)
(0.00 / 0.85 / 0.77 / 0.71)

CMYK percentages

%0
%85.14
%77.03
%70.98

Codes

Color #4A0B11 in popluar color models

4A 0B 11
RGB 74 11 17
HSL 354° 74.12% 16.67%
HSB/HSV 354° 85.14% 29.02%
CMYK 0.00% 85.14% 77.03%
70.98%

Color #4A0B11 in popluar number systems.

HEX 4A 0B 11
Decimal 74 11 17
Binary 1001010 1011 10001
Octal 112 13 21

Shades and tints

Shades of #4A0B11

#4A0B11
(74,11,17)
#440A10
(68,10,16)
#3E090F
(62,9,15)
#38080E
(56,8,14)
#32070D
(50,7,13)
#2C060C
(44,6,12)
#26050B
(38,5,11)
#20040A
(32,4,10)
#1A0309
(26,3,9)
#140208
(20,2,8)
#0E0107
(14,1,7)
#000000
(0,0,0)

Tints of #4A0B11

#4A0B11
(74,11,17)
#5A2126
(90,33,38)
#6A373B
(106,55,59)
#7A4D50
(122,77,80)
#8A6365
(138,99,101)
#9A797A
(154,121,122)
#AA8F8F
(170,143,143)
#BAA5A4
(186,165,164)
#CABBB9
(202,187,185)
#DAD1CE
(218,209,206)
#EAE7E3
(234,231,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A0B11 color. Also use rgb(74,11,17) instead hex code.

Text Font Color

.myTextColor { color: #4A0B11; }

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

This text font color is #4A0B11.

Background Color

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

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

This div background color is #4A0B11.

Border color

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

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

This div border color is #4A0B11.

Opacity

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

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

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

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

This text has shadow with #4A0B11 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A0B11.

Preview

Color preview on black background

This text has color #4A0B11 on black background.


Color preview on white background

This text has color #4A0B11 on white background.


Black color preview on #4A0B11 background

This text has black color on #4A0B11 background.


White color preview on #4A0B11 background

This text has white color on #4A0B11 background.


Related colors

Complementary color

Complementary color for #hex is #B5F4EE.


I love getcolorcode.com

Triadic colors

1 #114A0B and #0B114A with #4A0B11 are triadic colors.

2 #110B4A and #0B4A11 with #4A0B11 are triadic colors.