COLOR #4B4E74

HEX: #4B4E74 RGB: (75,78,116)

Color info

#4B4E74 contains red, green and blue colors in about the same proportion. Web safe color of #4B4E74 is #336666 (or #366).

RGB color model

#4B4E74 color RGB value is (75,78,116).

RGB: (75,78,116) (29%, 31%, 45%)

RGB channels and saturation

R 75 of 255 = 29%
G 78 of 255 = 31%
B 116 of 255 = 45%

75
78
116

R + G + B ~ 35%. #4B4E74 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 75 + 78 + 116 = 269 (100%)
R 75 of 269 ~ 27.88%
G 78 of 269 ~ 29%
B 116 of 269 ~ 43.12'%

%27.88
%29
%43.12

CMYK color model

#4B4E74 color CMYK value is (35,33,0,55).

  • cyan value is 35.34%
  • magenta value is 32.76%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (35,33,0,55)
C35M33Y0K55 (35%, 33%, 0%, 55%)
(0.35 / 0.33 / 0.00 / 0.55)

CMYK percentages

%35.34
%32.76
%0
%54.51

Codes

Color #4B4E74 in popluar color models

4B 4E 74
RGB 75 78 116
HSL 236° 21.47% 37.45%
HSB/HSV 236° 35.34% 45.49%
CMYK 35.34% 32.76% 0.00%
54.51%

Color #4B4E74 in popluar number systems.

HEX 4B 4E 74
Decimal 75 78 116
Binary 1001011 1001110 1110100
Octal 113 116 164

Shades and tints

Shades of #4B4E74

#4B4E74
(75,78,116)
#45476A
(69,71,106)
#3F4060
(63,64,96)
#393956
(57,57,86)
#33324C
(51,50,76)
#2D2B42
(45,43,66)
#272438
(39,36,56)
#211D2E
(33,29,46)
#1B1624
(27,22,36)
#150F1A
(21,15,26)
#0F0810
(15,8,16)
#000000
(0,0,0)

Tints of #4B4E74

#4B4E74
(75,78,116)
#5B5E80
(91,94,128)
#6B6E8C
(107,110,140)
#7B7E98
(123,126,152)
#8B8EA4
(139,142,164)
#9B9EB0
(155,158,176)
#ABAEBC
(171,174,188)
#BBBEC8
(187,190,200)
#CBCED4
(203,206,212)
#DBDEE0
(219,222,224)
#EBEEEC
(235,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4B4E74; }

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

This text font color is #4B4E74.

Background Color

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

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

This div background color is #4B4E74.

Border color

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

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

This div border color is #4B4E74.

Opacity

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

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

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

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

This text has shadow with #4B4E74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B4E74.

Preview

Color preview on black background

This text has color #4B4E74 on black background.


Color preview on white background

This text has color #4B4E74 on white background.


Black color preview on #4B4E74 background

This text has black color on #4B4E74 background.


White color preview on #4B4E74 background

This text has white color on #4B4E74 background.


Related colors

Complementary color

Complementary color for #hex is #B4B18B.


I love getcolorcode.com

Triadic colors

1 #744B4E and #4E744B with #4B4E74 are triadic colors.

2 #744E4B and #4E4B74 with #4B4E74 are triadic colors.