COLOR #4B4A6A

HEX: #4B4A6A RGB: (75,74,106)

Color info

#4B4A6A contains red, green and blue colors in about the same proportion. Web safe color of #4B4A6A is #333366 (or #336).

RGB color model

#4B4A6A color RGB value is (75,74,106).

RGB: (75,74,106) (29%, 29%, 42%)

RGB channels and saturation

R 75 of 255 = 29%
G 74 of 255 = 29%
B 106 of 255 = 42%

75
74
106

R + G + B ~ 33%. #4B4A6A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 75 + 74 + 106 = 255 (100%)
R 75 of 255 ~ 29.41%
G 74 of 255 ~ 29.02%
B 106 of 255 ~ 41.57'%

%29.41
%29.02
%41.57

CMYK color model

#4B4A6A color CMYK value is (29,30,0,58).

  • cyan value is 29.25%
  • magenta value is 30.19%
  • yellow value is 0.00%
  • key color value is 58.43%
CMYK: (29,30,0,58) C29M30Y0K58 (29%,30%,0%,58%) (0.29/0.30/0.00/0.58) 

CMYK percentages

%29.25
%30.19
%0
%58.43

Codes

Color #4B4A6A in popluar color models

4B 4A 6A
RGB 75 74 106
HSL 242° 17.78% 35.29%
HSB/HSV 242° 30.19% 41.57%
CMYK 29.25% 30.19% 0.00%
58.43%

Color #4B4A6A in popluar number systems.

HEX 4B 4A 6A
Decimal 75 74 106
Binary 1001011 1001010 1101010
Octal 113 112 152

Shades and tints

Shades of #4B4A6A

#4B4A6A
(75,74,106)
#454461
(69,68,97)
#3F3E58
(63,62,88)
#39384F
(57,56,79)
#333246
(51,50,70)
#2D2C3D
(45,44,61)
#272634
(39,38,52)
#21202B
(33,32,43)
#1B1A22
(27,26,34)
#151419
(21,20,25)
#0F0E10
(15,14,16)
#000000
(0,0,0)

Tints of #4B4A6A

#4B4A6A
(75,74,106)
#5B5A77
(91,90,119)
#6B6A84
(107,106,132)
#7B7A91
(123,122,145)
#8B8A9E
(139,138,158)
#9B9AAB
(155,154,171)
#ABAAB8
(171,170,184)
#BBBAC5
(187,186,197)
#CBCAD2
(203,202,210)
#DBDADF
(219,218,223)
#EBEAEC
(235,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4B4A6A; }

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

This text font color is #4B4A6A.

Background Color

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

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

This div background color is #4B4A6A.

Border color

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

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

This div border color is #4B4A6A.

Opacity

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

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

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

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

This text has shadow with #4B4A6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B4A6A.

Preview

Color preview on black background

This text has color #4B4A6A on black background.


Color preview on white background

This text has color #4B4A6A on white background.


Black color preview on #4B4A6A background

This text has black color on #4B4A6A background.


White color preview on #4B4A6A background

This text has white color on #4B4A6A background.


Related colors

Complementary color

Complementary color for #hex is #B4B595.


I love getcolorcode.com

Triadic colors

1 #6A4B4A and #4A6A4B with #4B4A6A are triadic colors.

2 #6A4A4B and #4A4B6A with #4B4A6A are triadic colors.