COLOR #4B0649

HEX: #4B0649 RGB: (75,6,73)

Color info

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

RGB color model

#4B0649 color RGB value is (75,6,73).

RGB: (75,6,73) (29%, 2%, 29%)

RGB channels and saturation

R 75 of 255 = 29%
G 6 of 255 = 2%
B 73 of 255 = 29%

75
6
73

R + G + B ~ 20%. #4B0649 is dark color.

Portions of RGB colors in percentages

R + G + B = 75 + 6 + 73 = 154 (100%)
R 75 of 154 ~ 48.7%
G 6 of 154 ~ 3.9%
B 73 of 154 ~ 47.4'%

%48.7
%47.4

CMYK color model

#4B0649 color CMYK value is (0,92,3,71).

  • cyan value is 0.00%
  • magenta value is 92.00%
  • yellow value is 2.67%
  • key color value is 70.59%
CMYK: (0,92,3,71) C0M92Y3K71 (0%,92%,3%,71%) (0.00/0.92/0.03/0.71) 

CMYK percentages

%0
%92
%2.67
%70.59

Codes

Color #4B0649 in popluar color models

4B 06 49
RGB 75 6 73
HSL 302° 85.19% 15.88%
HSB/HSV 302° 92.00% 29.41%
CMYK 0.00% 92.00% 2.67%
70.59%

Color #4B0649 in popluar number systems.

HEX 4B 06 49
Decimal 75 6 73
Binary 1001011 110 1001001
Octal 113 6 111

Shades and tints

Shades of #4B0649

#4B0649
(75,6,73)
#450643
(69,6,67)
#3F063D
(63,6,61)
#390637
(57,6,55)
#330631
(51,6,49)
#2D062B
(45,6,43)
#270625
(39,6,37)
#21061F
(33,6,31)
#1B0619
(27,6,25)
#150613
(21,6,19)
#0F060D
(15,6,13)
#000000
(0,0,0)

Tints of #4B0649

#4B0649
(75,6,73)
#5B1C59
(91,28,89)
#6B3269
(107,50,105)
#7B4879
(123,72,121)
#8B5E89
(139,94,137)
#9B7499
(155,116,153)
#AB8AA9
(171,138,169)
#BBA0B9
(187,160,185)
#CBB6C9
(203,182,201)
#DBCCD9
(219,204,217)
#EBE2E9
(235,226,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4B0649; }

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

This text font color is #4B0649.

Background Color

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

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

This div background color is #4B0649.

Border color

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

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

This div border color is #4B0649.

Opacity

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

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

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

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

This text has shadow with #4B0649 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B0649.

Preview

Color preview on black background

This text has color #4B0649 on black background.


Color preview on white background

This text has color #4B0649 on white background.


Black color preview on #4B0649 background

This text has black color on #4B0649 background.


White color preview on #4B0649 background

This text has white color on #4B0649 background.


Related colors

Complementary color

Complementary color for #hex is #B4F9B6.


I love getcolorcode.com

Triadic colors

1 #494B06 and #06494B with #4B0649 are triadic colors.

2 #49064B and #064B49 with #4B0649 are triadic colors.