COLOR #4C1B82

HEX: #4C1B82 RGB: (76,27,130)

Color info

#4C1B82 contains mainly red and blue colors. Web safe color of #4C1B82 is #333399 (or #339).

RGB color model

#4C1B82 color RGB value is (76,27,130).

RGB: (76,27,130) (30%, 11%, 51%)

RGB channels and saturation

R 76 of 255 = 30%
G 27 of 255 = 11%
B 130 of 255 = 51%

76
27
130

R + G + B ~ 31%. #4C1B82 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 76 + 27 + 130 = 233 (100%)
R 76 of 233 ~ 32.62%
G 27 of 233 ~ 11.59%
B 130 of 233 ~ 55.79'%

%32.62
%11.59
%55.79

CMYK color model

#4C1B82 color CMYK value is (42,79,0,49).

  • cyan value is 41.54%
  • magenta value is 79.23%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (42,79,0,49)
C42M79Y0K49 (42%, 79%, 0%, 49%)
(0.42 / 0.79 / 0.00 / 0.49)

CMYK percentages

%41.54
%79.23
%0
%49.02

Codes

Color #4C1B82 in popluar color models

4C 1B 82
RGB 76 27 130
HSL 269° 65.61% 30.78%
HSB/HSV 269° 79.23% 50.98%
CMYK 41.54% 79.23% 0.00%
49.02%

Color #4C1B82 in popluar number systems.

HEX 4C 1B 82
Decimal 76 27 130
Binary 1001100 11011 10000010
Octal 114 33 202

Shades and tints

Shades of #4C1B82

#4C1B82
(76,27,130)
#461977
(70,25,119)
#40176C
(64,23,108)
#3A1561
(58,21,97)
#341356
(52,19,86)
#2E114B
(46,17,75)
#280F40
(40,15,64)
#220D35
(34,13,53)
#1C0B2A
(28,11,42)
#16091F
(22,9,31)
#100714
(16,7,20)
#000000
(0,0,0)

Tints of #4C1B82

#4C1B82
(76,27,130)
#5C2F8D
(92,47,141)
#6C4398
(108,67,152)
#7C57A3
(124,87,163)
#8C6BAE
(140,107,174)
#9C7FB9
(156,127,185)
#AC93C4
(172,147,196)
#BCA7CF
(188,167,207)
#CCBBDA
(204,187,218)
#DCCFE5
(220,207,229)
#ECE3F0
(236,227,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C1B82 color. Also use rgb(76,27,130) instead hex code.

Text Font Color

.myTextColor { color: #4C1B82; }

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

This text font color is #4C1B82.

Background Color

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

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

This div background color is #4C1B82.

Border color

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

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

This div border color is #4C1B82.

Opacity

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

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

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

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

This text has shadow with #4C1B82 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C1B82.

Preview

Color preview on black background

This text has color #4C1B82 on black background.


Color preview on white background

This text has color #4C1B82 on white background.


Black color preview on #4C1B82 background

This text has black color on #4C1B82 background.


White color preview on #4C1B82 background

This text has white color on #4C1B82 background.


Related colors

Complementary color

Complementary color for #hex is #B3E47D.


I love getcolorcode.com

Triadic colors

1 #824C1B and #1B824C with #4C1B82 are triadic colors.

2 #821B4C and #1B4C82 with #4C1B82 are triadic colors.