COLOR #4B5C89

HEX: #4B5C89 RGB: (75,92,137)

Color info

#4B5C89 contains mainly green and blue colors. Web safe color of #4B5C89 is #336699 (or #369).

RGB color model

#4B5C89 color RGB value is (75,92,137).

RGB: (75,92,137) (29%, 36%, 54%)

RGB channels and saturation

R 75 of 255 = 29%
G 92 of 255 = 36%
B 137 of 255 = 54%

75
92
137

R + G + B ~ 40%. #4B5C89 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 75 + 92 + 137 = 304 (100%)
R 75 of 304 ~ 24.67%
G 92 of 304 ~ 30.26%
B 137 of 304 ~ 45.07'%

%24.67
%30.26
%45.07

CMYK color model

#4B5C89 color CMYK value is (45,33,0,46).

  • cyan value is 45.26%
  • magenta value is 32.85%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (45,33,0,46)
C45M33Y0K46 (45%, 33%, 0%, 46%)
(0.45 / 0.33 / 0.00 / 0.46)

CMYK percentages

%45.26
%32.85
%0
%46.27

Codes

Color #4B5C89 in popluar color models

4B 5C 89
RGB 75 92 137
HSL 224° 29.25% 41.57%
HSB/HSV 224° 45.26% 53.73%
CMYK 45.26% 32.85% 0.00%
46.27%

Color #4B5C89 in popluar number systems.

HEX 4B 5C 89
Decimal 75 92 137
Binary 1001011 1011100 10001001
Octal 113 134 211

Shades and tints

Shades of #4B5C89

#4B5C89
(75,92,137)
#45547D
(69,84,125)
#3F4C71
(63,76,113)
#394465
(57,68,101)
#333C59
(51,60,89)
#2D344D
(45,52,77)
#272C41
(39,44,65)
#212435
(33,36,53)
#1B1C29
(27,28,41)
#15141D
(21,20,29)
#0F0C11
(15,12,17)
#000000
(0,0,0)

Tints of #4B5C89

#4B5C89
(75,92,137)
#5B6A93
(91,106,147)
#6B789D
(107,120,157)
#7B86A7
(123,134,167)
#8B94B1
(139,148,177)
#9BA2BB
(155,162,187)
#ABB0C5
(171,176,197)
#BBBECF
(187,190,207)
#CBCCD9
(203,204,217)
#DBDAE3
(219,218,227)
#EBE8ED
(235,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B5C89 color. Also use rgb(75,92,137) instead hex code.

Text Font Color

.myTextColor { color: #4B5C89; }

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

This text font color is #4B5C89.

Background Color

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

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

This div background color is #4B5C89.

Border color

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

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

This div border color is #4B5C89.

Opacity

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

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

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

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

This text has shadow with #4B5C89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B5C89.

Preview

Color preview on black background

This text has color #4B5C89 on black background.


Color preview on white background

This text has color #4B5C89 on white background.


Black color preview on #4B5C89 background

This text has black color on #4B5C89 background.


White color preview on #4B5C89 background

This text has white color on #4B5C89 background.


Related colors

Complementary color

Complementary color for #hex is #B4A376.


I love getcolorcode.com

Triadic colors

1 #894B5C and #5C894B with #4B5C89 are triadic colors.

2 #895C4B and #5C4B89 with #4B5C89 are triadic colors.