COLOR #4C1353

HEX: #4C1353 RGB: (76,19,83)

Color info

#4C1353 contains mainly red and blue colors. Web safe color of #4C1353 is #330066 (or #306).

RGB color model

#4C1353 color RGB value is (76,19,83).

RGB: (76,19,83) (30%, 7%, 33%)

RGB channels and saturation

R 76 of 255 = 30%
G 19 of 255 = 7%
B 83 of 255 = 33%

76
19
83

R + G + B ~ 23%. #4C1353 is dark color.

Portions of RGB colors in percentages

R + G + B = 76 + 19 + 83 = 178 (100%)
R 76 of 178 ~ 42.7%
G 19 of 178 ~ 10.67%
B 83 of 178 ~ 46.63'%

%42.7
%10.67
%46.63

CMYK color model

#4C1353 color CMYK value is (8,77,0,67).

  • cyan value is 8.43%
  • magenta value is 77.11%
  • yellow value is 0.00%
  • key color value is 67.45%
CMYK: (8,77,0,67) C8M77Y0K67 (8%,77%,0%,67%) (0.08/0.77/0.00/0.67) 

CMYK percentages

%8.43
%77.11
%0
%67.45

Codes

Color #4C1353 in popluar color models

4C 13 53
RGB 76 19 83
HSL 293° 62.75% 20.00%
HSB/HSV 293° 77.11% 32.55%
CMYK 8.43% 77.11% 0.00%
67.45%

Color #4C1353 in popluar number systems.

HEX 4C 13 53
Decimal 76 19 83
Binary 1001100 10011 1010011
Octal 114 23 123

Shades and tints

Shades of #4C1353

#4C1353
(76,19,83)
#46124C
(70,18,76)
#401145
(64,17,69)
#3A103E
(58,16,62)
#340F37
(52,15,55)
#2E0E30
(46,14,48)
#280D29
(40,13,41)
#220C22
(34,12,34)
#1C0B1B
(28,11,27)
#160A14
(22,10,20)
#10090D
(16,9,13)
#000000
(0,0,0)

Tints of #4C1353

#4C1353
(76,19,83)
#5C2862
(92,40,98)
#6C3D71
(108,61,113)
#7C5280
(124,82,128)
#8C678F
(140,103,143)
#9C7C9E
(156,124,158)
#AC91AD
(172,145,173)
#BCA6BC
(188,166,188)
#CCBBCB
(204,187,203)
#DCD0DA
(220,208,218)
#ECE5E9
(236,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C1353 color. Also use rgb(76,19,83) instead hex code.

Text Font Color

.myTextColor { color: #4C1353; }

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

This text font color is #4C1353.

Background Color

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

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

This div background color is #4C1353.

Border color

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

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

This div border color is #4C1353.

Opacity

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

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

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

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

This text has shadow with #4C1353 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C1353.

Preview

Color preview on black background

This text has color #4C1353 on black background.


Color preview on white background

This text has color #4C1353 on white background.


Black color preview on #4C1353 background

This text has black color on #4C1353 background.


White color preview on #4C1353 background

This text has white color on #4C1353 background.


Related colors

Complementary color

Complementary color for #hex is #B3ECAC.


I love getcolorcode.com

Triadic colors

1 #534C13 and #13534C with #4C1353 are triadic colors.

2 #53134C and #134C53 with #4C1353 are triadic colors.