COLOR #4B0452

HEX: #4B0452 RGB: (75,4,82)

Color info

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

RGB color model

#4B0452 color RGB value is (75,4,82).

RGB: (75,4,82) (29%, 2%, 32%)

RGB channels and saturation

R 75 of 255 = 29%
G 4 of 255 = 2%
B 82 of 255 = 32%

75
4
82

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

Portions of RGB colors in percentages

R + G + B = 75 + 4 + 82 = 161 (100%)
R 75 of 161 ~ 46.58%
G 4 of 161 ~ 2.48%
B 82 of 161 ~ 50.93'%

%46.58
%50.93

CMYK color model

#4B0452 color CMYK value is (9,95,0,68).

  • cyan value is 8.54%
  • magenta value is 95.12%
  • yellow value is 0.00%
  • key color value is 67.84%

CMYK: (9,95,0,68)
C9M95Y0K68 (9%, 95%, 0%, 68%)
(0.09 / 0.95 / 0.00 / 0.68)

CMYK percentages

%8.54
%95.12
%0
%67.84

Codes

Color #4B0452 in popluar color models

4B 04 52
RGB 75 4 82
HSL 295° 90.70% 16.86%
HSB/HSV 295° 95.12% 32.16%
CMYK 8.54% 95.12% 0.00%
67.84%

Color #4B0452 in popluar number systems.

HEX 4B 04 52
Decimal 75 4 82
Binary 1001011 100 1010010
Octal 113 4 122

Shades and tints

Shades of #4B0452

#4B0452
(75,4,82)
#45044B
(69,4,75)
#3F0444
(63,4,68)
#39043D
(57,4,61)
#330436
(51,4,54)
#2D042F
(45,4,47)
#270428
(39,4,40)
#210421
(33,4,33)
#1B041A
(27,4,26)
#150413
(21,4,19)
#0F040C
(15,4,12)
#000000
(0,0,0)

Tints of #4B0452

#4B0452
(75,4,82)
#5B1A61
(91,26,97)
#6B3070
(107,48,112)
#7B467F
(123,70,127)
#8B5C8E
(139,92,142)
#9B729D
(155,114,157)
#AB88AC
(171,136,172)
#BB9EBB
(187,158,187)
#CBB4CA
(203,180,202)
#DBCAD9
(219,202,217)
#EBE0E8
(235,224,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4B0452; }

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

This text font color is #4B0452.

Background Color

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

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

This div background color is #4B0452.

Border color

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

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

This div border color is #4B0452.

Opacity

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

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

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

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

This text has shadow with #4B0452 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B0452.

Preview

Color preview on black background

This text has color #4B0452 on black background.


Color preview on white background

This text has color #4B0452 on white background.


Black color preview on #4B0452 background

This text has black color on #4B0452 background.


White color preview on #4B0452 background

This text has white color on #4B0452 background.


Related colors

Complementary color

Complementary color for #hex is #B4FBAD.


I love getcolorcode.com

Triadic colors

1 #524B04 and #04524B with #4B0452 are triadic colors.

2 #52044B and #044B52 with #4B0452 are triadic colors.