COLOR #4B5D82

HEX: #4B5D82 RGB: (75,93,130)

Color info

#4B5D82 contains red, green and blue colors in about the same proportion. Web safe color of #4B5D82 is #336699 (or #369).

RGB color model

#4B5D82 color RGB value is (75,93,130).

RGB: (75,93,130) (29%, 36%, 51%)

RGB channels and saturation

R 75 of 255 = 29%
G 93 of 255 = 36%
B 130 of 255 = 51%

75
93
130

R + G + B ~ 39%. #4B5D82 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 75 + 93 + 130 = 298 (100%)
R 75 of 298 ~ 25.17%
G 93 of 298 ~ 31.21%
B 130 of 298 ~ 43.62'%

%25.17
%31.21
%43.62

CMYK color model

#4B5D82 color CMYK value is (42,28,0,49).

  • cyan value is 42.31%
  • magenta value is 28.46%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (42,28,0,49)
C42M28Y0K49 (42%, 28%, 0%, 49%)
(0.42 / 0.28 / 0.00 / 0.49)

CMYK percentages

%42.31
%28.46
%0
%49.02

Codes

Color #4B5D82 in popluar color models

4B 5D 82
RGB 75 93 130
HSL 220° 26.83% 40.20%
HSB/HSV 220° 42.31% 50.98%
CMYK 42.31% 28.46% 0.00%
49.02%

Color #4B5D82 in popluar number systems.

HEX 4B 5D 82
Decimal 75 93 130
Binary 1001011 1011101 10000010
Octal 113 135 202

Shades and tints

Shades of #4B5D82

#4B5D82
(75,93,130)
#455577
(69,85,119)
#3F4D6C
(63,77,108)
#394561
(57,69,97)
#333D56
(51,61,86)
#2D354B
(45,53,75)
#272D40
(39,45,64)
#212535
(33,37,53)
#1B1D2A
(27,29,42)
#15151F
(21,21,31)
#0F0D14
(15,13,20)
#000000
(0,0,0)

Tints of #4B5D82

#4B5D82
(75,93,130)
#5B6B8D
(91,107,141)
#6B7998
(107,121,152)
#7B87A3
(123,135,163)
#8B95AE
(139,149,174)
#9BA3B9
(155,163,185)
#ABB1C4
(171,177,196)
#BBBFCF
(187,191,207)
#CBCDDA
(203,205,218)
#DBDBE5
(219,219,229)
#EBE9F0
(235,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B5D82 color. Also use rgb(75,93,130) instead hex code.

Text Font Color

.myTextColor { color: #4B5D82; }

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

This text font color is #4B5D82.

Background Color

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

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

This div background color is #4B5D82.

Border color

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

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

This div border color is #4B5D82.

Opacity

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

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

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

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

This text has shadow with #4B5D82 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B5D82.

Preview

Color preview on black background

This text has color #4B5D82 on black background.


Color preview on white background

This text has color #4B5D82 on white background.


Black color preview on #4B5D82 background

This text has black color on #4B5D82 background.


White color preview on #4B5D82 background

This text has white color on #4B5D82 background.


Related colors

Complementary color

Complementary color for #hex is #B4A27D.


I love getcolorcode.com

Triadic colors

1 #824B5D and #5D824B with #4B5D82 are triadic colors.

2 #825D4B and #5D4B82 with #4B5D82 are triadic colors.