COLOR #4C0D4A

HEX: #4C0D4A RGB: (76,13,74)

Color info

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

RGB color model

#4C0D4A color RGB value is (76,13,74).

RGB: (76,13,74) (30%, 5%, 29%)

RGB channels and saturation

R 76 of 255 = 30%
G 13 of 255 = 5%
B 74 of 255 = 29%

76
13
74

R + G + B ~ 21%. #4C0D4A is dark color.

Portions of RGB colors in percentages

R + G + B = 76 + 13 + 74 = 163 (100%)
R 76 of 163 ~ 46.63%
G 13 of 163 ~ 7.98%
B 74 of 163 ~ 45.4'%

%46.63
%45.4

CMYK color model

#4C0D4A color CMYK value is (0,83,3,70).

  • cyan value is 0.00%
  • magenta value is 82.89%
  • yellow value is 2.63%
  • key color value is 70.20%

CMYK: (0,83,3,70)
C0M83Y3K70 (0%, 83%, 3%, 70%)
(0.00 / 0.83 / 0.03 / 0.70)

CMYK percentages

%0
%82.89
%2.63
%70.2

Codes

Color #4C0D4A in popluar color models

4C 0D 4A
RGB 76 13 74
HSL 302° 70.79% 17.45%
HSB/HSV 302° 82.89% 29.80%
CMYK 0.00% 82.89% 2.63%
70.20%

Color #4C0D4A in popluar number systems.

HEX 4C 0D 4A
Decimal 76 13 74
Binary 1001100 1101 1001010
Octal 114 15 112

Shades and tints

Shades of #4C0D4A

#4C0D4A
(76,13,74)
#460C44
(70,12,68)
#400B3E
(64,11,62)
#3A0A38
(58,10,56)
#340932
(52,9,50)
#2E082C
(46,8,44)
#280726
(40,7,38)
#220620
(34,6,32)
#1C051A
(28,5,26)
#160414
(22,4,20)
#10030E
(16,3,14)
#000000
(0,0,0)

Tints of #4C0D4A

#4C0D4A
(76,13,74)
#5C235A
(92,35,90)
#6C396A
(108,57,106)
#7C4F7A
(124,79,122)
#8C658A
(140,101,138)
#9C7B9A
(156,123,154)
#AC91AA
(172,145,170)
#BCA7BA
(188,167,186)
#CCBDCA
(204,189,202)
#DCD3DA
(220,211,218)
#ECE9EA
(236,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C0D4A color. Also use rgb(76,13,74) instead hex code.

Text Font Color

.myTextColor { color: #4C0D4A; }

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

This text font color is #4C0D4A.

Background Color

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

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

This div background color is #4C0D4A.

Border color

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

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

This div border color is #4C0D4A.

Opacity

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

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

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

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

This text has shadow with #4C0D4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C0D4A.

Preview

Color preview on black background

This text has color #4C0D4A on black background.


Color preview on white background

This text has color #4C0D4A on white background.


Black color preview on #4C0D4A background

This text has black color on #4C0D4A background.


White color preview on #4C0D4A background

This text has white color on #4C0D4A background.


Related colors

Complementary color

Complementary color for #hex is #B3F2B5.


I love getcolorcode.com

Triadic colors

1 #4A4C0D and #0D4A4C with #4C0D4A are triadic colors.

2 #4A0D4C and #0D4C4A with #4C0D4A are triadic colors.