COLOR #4B5E76

HEX: #4B5E76 RGB: (75,94,118)

Color info

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

RGB color model

#4B5E76 color RGB value is (75,94,118).

RGB: (75,94,118) (29%, 37%, 46%)

RGB channels and saturation

R 75 of 255 = 29%
G 94 of 255 = 37%
B 118 of 255 = 46%

75
94
118

R + G + B ~ 37%. #4B5E76 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 75 + 94 + 118 = 287 (100%)
R 75 of 287 ~ 26.13%
G 94 of 287 ~ 32.75%
B 118 of 287 ~ 41.11'%

%26.13
%32.75
%41.11

CMYK color model

#4B5E76 color CMYK value is (36,20,0,54).

  • cyan value is 36.44%
  • magenta value is 20.34%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (36,20,0,54)
C36M20Y0K54 (36%, 20%, 0%, 54%)
(0.36 / 0.20 / 0.00 / 0.54)

CMYK percentages

%36.44
%20.34
%0
%53.73

Codes

Color #4B5E76 in popluar color models

4B 5E 76
RGB 75 94 118
HSL 213° 22.28% 37.84%
HSB/HSV 213° 36.44% 46.27%
CMYK 36.44% 20.34% 0.00%
53.73%

Color #4B5E76 in popluar number systems.

HEX 4B 5E 76
Decimal 75 94 118
Binary 1001011 1011110 1110110
Octal 113 136 166

Shades and tints

Shades of #4B5E76

#4B5E76
(75,94,118)
#45566C
(69,86,108)
#3F4E62
(63,78,98)
#394658
(57,70,88)
#333E4E
(51,62,78)
#2D3644
(45,54,68)
#272E3A
(39,46,58)
#212630
(33,38,48)
#1B1E26
(27,30,38)
#15161C
(21,22,28)
#0F0E12
(15,14,18)
#000000
(0,0,0)

Tints of #4B5E76

#4B5E76
(75,94,118)
#5B6C82
(91,108,130)
#6B7A8E
(107,122,142)
#7B889A
(123,136,154)
#8B96A6
(139,150,166)
#9BA4B2
(155,164,178)
#ABB2BE
(171,178,190)
#BBC0CA
(187,192,202)
#CBCED6
(203,206,214)
#DBDCE2
(219,220,226)
#EBEAEE
(235,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4B5E76; }

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

This text font color is #4B5E76.

Background Color

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

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

This div background color is #4B5E76.

Border color

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

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

This div border color is #4B5E76.

Opacity

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

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

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

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

This text has shadow with #4B5E76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B5E76.

Preview

Color preview on black background

This text has color #4B5E76 on black background.


Color preview on white background

This text has color #4B5E76 on white background.


Black color preview on #4B5E76 background

This text has black color on #4B5E76 background.


White color preview on #4B5E76 background

This text has white color on #4B5E76 background.


Related colors

Complementary color

Complementary color for #hex is #B4A189.


I love getcolorcode.com

Triadic colors

1 #764B5E and #5E764B with #4B5E76 are triadic colors.

2 #765E4B and #5E4B76 with #4B5E76 are triadic colors.