COLOR #4B4E77

HEX: #4B4E77 RGB: (75,78,119)

Color info

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

RGB color model

#4B4E77 color RGB value is (75,78,119).

RGB: (75,78,119) (29%, 31%, 47%)

RGB channels and saturation

R 75 of 255 = 29%
G 78 of 255 = 31%
B 119 of 255 = 47%

75
78
119

R + G + B ~ 36%. #4B4E77 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 75 + 78 + 119 = 272 (100%)
R 75 of 272 ~ 27.57%
G 78 of 272 ~ 28.68%
B 119 of 272 ~ 43.75'%

%27.57
%28.68
%43.75

CMYK color model

#4B4E77 color CMYK value is (37,34,0,53).

  • cyan value is 36.97%
  • magenta value is 34.45%
  • yellow value is 0.00%
  • key color value is 53.33%
CMYK: (37,34,0,53) C37M34Y0K53 (37%,34%,0%,53%) (0.37/0.34/0.00/0.53) 

CMYK percentages

%36.97
%34.45
%0
%53.33

Codes

Color #4B4E77 in popluar color models

4B 4E 77
RGB 75 78 119
HSL 236° 22.68% 38.04%
HSB/HSV 236° 36.97% 46.67%
CMYK 36.97% 34.45% 0.00%
53.33%

Color #4B4E77 in popluar number systems.

HEX 4B 4E 77
Decimal 75 78 119
Binary 1001011 1001110 1110111
Octal 113 116 167

Shades and tints

Shades of #4B4E77

#4B4E77
(75,78,119)
#45476D
(69,71,109)
#3F4063
(63,64,99)
#393959
(57,57,89)
#33324F
(51,50,79)
#2D2B45
(45,43,69)
#27243B
(39,36,59)
#211D31
(33,29,49)
#1B1627
(27,22,39)
#150F1D
(21,15,29)
#0F0813
(15,8,19)
#000000
(0,0,0)

Tints of #4B4E77

#4B4E77
(75,78,119)
#5B5E83
(91,94,131)
#6B6E8F
(107,110,143)
#7B7E9B
(123,126,155)
#8B8EA7
(139,142,167)
#9B9EB3
(155,158,179)
#ABAEBF
(171,174,191)
#BBBECB
(187,190,203)
#CBCED7
(203,206,215)
#DBDEE3
(219,222,227)
#EBEEEF
(235,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4B4E77; }

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

This text font color is #4B4E77.

Background Color

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

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

This div background color is #4B4E77.

Border color

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

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

This div border color is #4B4E77.

Opacity

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

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

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

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

This text has shadow with #4B4E77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B4E77.

Preview

Color preview on black background

This text has color #4B4E77 on black background.


Color preview on white background

This text has color #4B4E77 on white background.


Black color preview on #4B4E77 background

This text has black color on #4B4E77 background.


White color preview on #4B4E77 background

This text has white color on #4B4E77 background.


Related colors

Complementary color

Complementary color for #hex is #B4B188.


I love getcolorcode.com

Triadic colors

1 #774B4E and #4E774B with #4B4E77 are triadic colors.

2 #774E4B and #4E4B77 with #4B4E77 are triadic colors.