COLOR #4B5D70

HEX: #4B5D70 RGB: (75,93,112)

Color info

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

RGB color model

#4B5D70 color RGB value is (75,93,112).

RGB: (75,93,112) (29%, 36%, 44%)

RGB channels and saturation

R 75 of 255 = 29%
G 93 of 255 = 36%
B 112 of 255 = 44%

75
93
112

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

Portions of RGB colors in percentages

R + G + B = 75 + 93 + 112 = 280 (100%)
R 75 of 280 ~ 26.79%
G 93 of 280 ~ 33.21%
B 112 of 280 ~ 40'%

%26.79
%33.21
%40

CMYK color model

#4B5D70 color CMYK value is (33,17,0,56).

  • cyan value is 33.04%
  • magenta value is 16.96%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (33,17,0,56)
C33M17Y0K56 (33%, 17%, 0%, 56%)
(0.33 / 0.17 / 0.00 / 0.56)

CMYK percentages

%33.04
%16.96
%0
%56.08

Codes

Color #4B5D70 in popluar color models

4B 5D 70
RGB 75 93 112
HSL 211° 19.79% 36.67%
HSB/HSV 211° 33.04% 43.92%
CMYK 33.04% 16.96% 0.00%
56.08%

Color #4B5D70 in popluar number systems.

HEX 4B 5D 70
Decimal 75 93 112
Binary 1001011 1011101 1110000
Octal 113 135 160

Shades and tints

Shades of #4B5D70

#4B5D70
(75,93,112)
#455566
(69,85,102)
#3F4D5C
(63,77,92)
#394552
(57,69,82)
#333D48
(51,61,72)
#2D353E
(45,53,62)
#272D34
(39,45,52)
#21252A
(33,37,42)
#1B1D20
(27,29,32)
#151516
(21,21,22)
#0F0D0C
(15,13,12)
#000000
(0,0,0)

Tints of #4B5D70

#4B5D70
(75,93,112)
#5B6B7D
(91,107,125)
#6B798A
(107,121,138)
#7B8797
(123,135,151)
#8B95A4
(139,149,164)
#9BA3B1
(155,163,177)
#ABB1BE
(171,177,190)
#BBBFCB
(187,191,203)
#CBCDD8
(203,205,216)
#DBDBE5
(219,219,229)
#EBE9F2
(235,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4B5D70; }

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

This text font color is #4B5D70.

Background Color

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

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

This div background color is #4B5D70.

Border color

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

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

This div border color is #4B5D70.

Opacity

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

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

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

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

This text has shadow with #4B5D70 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B5D70.

Preview

Color preview on black background

This text has color #4B5D70 on black background.


Color preview on white background

This text has color #4B5D70 on white background.


Black color preview on #4B5D70 background

This text has black color on #4B5D70 background.


White color preview on #4B5D70 background

This text has white color on #4B5D70 background.


Related colors

Complementary color

Complementary color for #hex is #B4A28F.


I love getcolorcode.com

Triadic colors

1 #704B5D and #5D704B with #4B5D70 are triadic colors.

2 #705D4B and #5D4B70 with #4B5D70 are triadic colors.