COLOR #4C0B3A

HEX: #4C0B3A RGB: (76,11,58)

Color info

#4C0B3A contains mainly red and blue colors. Web safe color of #4C0B3A is #330033 (or #303).

RGB color model

#4C0B3A color RGB value is (76,11,58).

RGB: (76,11,58) (30%, 4%, 23%)

RGB channels and saturation

R 76 of 255 = 30%
G 11 of 255 = 4%
B 58 of 255 = 23%

76
11
58

R + G + B ~ 19%. #4C0B3A is dark color.

Portions of RGB colors in percentages

R + G + B = 76 + 11 + 58 = 145 (100%)
R 76 of 145 ~ 52.41%
G 11 of 145 ~ 7.59%
B 58 of 145 ~ 40'%

%52.41
%40

CMYK color model

#4C0B3A color CMYK value is (0,86,24,70).

  • cyan value is 0.00%
  • magenta value is 85.53%
  • yellow value is 23.68%
  • key color value is 70.20%

CMYK: (0,86,24,70)
C0M86Y24K70 (0%, 86%, 24%, 70%)
(0.00 / 0.86 / 0.24 / 0.70)

CMYK percentages

%0
%85.53
%23.68
%70.2

Codes

Color #4C0B3A in popluar color models

4C 0B 3A
RGB 76 11 58
HSL 317° 74.71% 17.06%
HSB/HSV 317° 85.53% 29.80%
CMYK 0.00% 85.53% 23.68%
70.20%

Color #4C0B3A in popluar number systems.

HEX 4C 0B 3A
Decimal 76 11 58
Binary 1001100 1011 111010
Octal 114 13 72

Shades and tints

Shades of #4C0B3A

#4C0B3A
(76,11,58)
#460A35
(70,10,53)
#400930
(64,9,48)
#3A082B
(58,8,43)
#340726
(52,7,38)
#2E0621
(46,6,33)
#28051C
(40,5,28)
#220417
(34,4,23)
#1C0312
(28,3,18)
#16020D
(22,2,13)
#100108
(16,1,8)
#000000
(0,0,0)

Tints of #4C0B3A

#4C0B3A
(76,11,58)
#5C214B
(92,33,75)
#6C375C
(108,55,92)
#7C4D6D
(124,77,109)
#8C637E
(140,99,126)
#9C798F
(156,121,143)
#AC8FA0
(172,143,160)
#BCA5B1
(188,165,177)
#CCBBC2
(204,187,194)
#DCD1D3
(220,209,211)
#ECE7E4
(236,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C0B3A; }

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

This text font color is #4C0B3A.

Background Color

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

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

This div background color is #4C0B3A.

Border color

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

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

This div border color is #4C0B3A.

Opacity

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

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

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

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

This text has shadow with #4C0B3A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C0B3A.

Preview

Color preview on black background

This text has color #4C0B3A on black background.


Color preview on white background

This text has color #4C0B3A on white background.


Black color preview on #4C0B3A background

This text has black color on #4C0B3A background.


White color preview on #4C0B3A background

This text has white color on #4C0B3A background.


Related colors

Complementary color

Complementary color for #hex is #B3F4C5.


I love getcolorcode.com

Triadic colors

1 #3A4C0B and #0B3A4C with #4C0B3A are triadic colors.

2 #3A0B4C and #0B4C3A with #4C0B3A are triadic colors.