COLOR #4B1C92

HEX: #4B1C92 RGB: (75,28,146)

Color info

#4B1C92 contains mainly blue color. Web safe color of #4B1C92 is #333399 (or #339).

RGB color model

#4B1C92 color RGB value is (75,28,146).

RGB: (75,28,146) (29%, 11%, 57%)

RGB channels and saturation

R 75 of 255 = 29%
G 28 of 255 = 11%
B 146 of 255 = 57%

75
28
146

R + G + B ~ 32%. #4B1C92 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 75 + 28 + 146 = 249 (100%)
R 75 of 249 ~ 30.12%
G 28 of 249 ~ 11.24%
B 146 of 249 ~ 58.63'%

%30.12
%11.24
%58.63

CMYK color model

#4B1C92 color CMYK value is (49,81,0,43).

  • cyan value is 48.63%
  • magenta value is 80.82%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (49,81,0,43)
C49M81Y0K43 (49%, 81%, 0%, 43%)
(0.49 / 0.81 / 0.00 / 0.43)

CMYK percentages

%48.63
%80.82
%0
%42.75

Codes

Color #4B1C92 in popluar color models

4B 1C 92
RGB 75 28 146
HSL 264° 67.82% 34.12%
HSB/HSV 264° 80.82% 57.25%
CMYK 48.63% 80.82% 0.00%
42.75%

Color #4B1C92 in popluar number systems.

HEX 4B 1C 92
Decimal 75 28 146
Binary 1001011 11100 10010010
Octal 113 34 222

Shades and tints

Shades of #4B1C92

#4B1C92
(75,28,146)
#451A85
(69,26,133)
#3F1878
(63,24,120)
#39166B
(57,22,107)
#33145E
(51,20,94)
#2D1251
(45,18,81)
#271044
(39,16,68)
#210E37
(33,14,55)
#1B0C2A
(27,12,42)
#150A1D
(21,10,29)
#0F0810
(15,8,16)
#000000
(0,0,0)

Tints of #4B1C92

#4B1C92
(75,28,146)
#5B309B
(91,48,155)
#6B44A4
(107,68,164)
#7B58AD
(123,88,173)
#8B6CB6
(139,108,182)
#9B80BF
(155,128,191)
#AB94C8
(171,148,200)
#BBA8D1
(187,168,209)
#CBBCDA
(203,188,218)
#DBD0E3
(219,208,227)
#EBE4EC
(235,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B1C92 color. Also use rgb(75,28,146) instead hex code.

Text Font Color

.myTextColor { color: #4B1C92; }

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

This text font color is #4B1C92.

Background Color

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

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

This div background color is #4B1C92.

Border color

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

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

This div border color is #4B1C92.

Opacity

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

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

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

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

This text has shadow with #4B1C92 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B1C92.

Preview

Color preview on black background

This text has color #4B1C92 on black background.


Color preview on white background

This text has color #4B1C92 on white background.


Black color preview on #4B1C92 background

This text has black color on #4B1C92 background.


White color preview on #4B1C92 background

This text has white color on #4B1C92 background.


Related colors

Complementary color

Complementary color for #hex is #B4E36D.


I love getcolorcode.com

Triadic colors

1 #924B1C and #1C924B with #4B1C92 are triadic colors.

2 #921C4B and #1C4B92 with #4B1C92 are triadic colors.