COLOR #4A5D57

HEX: #4A5D57 RGB: (74,93,87)

Color info

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

RGB color model

#4A5D57 color RGB value is (74,93,87).

RGB: (74,93,87) (29%, 36%, 34%)

RGB channels and saturation

R 74 of 255 = 29%
G 93 of 255 = 36%
B 87 of 255 = 34%

74
93
87

R + G + B ~ 33%. #4A5D57 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 74 + 93 + 87 = 254 (100%)
R 74 of 254 ~ 29.13%
G 93 of 254 ~ 36.61%
B 87 of 254 ~ 34.25'%

%29.13
%36.61
%34.25

CMYK color model

#4A5D57 color CMYK value is (20,0,6,64).

  • cyan value is 20.43%
  • magenta value is 0.00%
  • yellow value is 6.45%
  • key color value is 63.53%
CMYK: (20,0,6,64) C20M0Y6K64 (20%,0%,6%,64%) (0.20/0.00/0.06/0.64) 

CMYK percentages

%20.43
%0
%6.45
%63.53

Codes

Color #4A5D57 in popluar color models

4A 5D 57
RGB 74 93 87
HSL 161° 11.38% 32.75%
HSB/HSV 161° 20.43% 36.47%
CMYK 20.43% 0.00% 6.45%
63.53%

Color #4A5D57 in popluar number systems.

HEX 4A 5D 57
Decimal 74 93 87
Binary 1001010 1011101 1010111
Octal 112 135 127

Shades and tints

Shades of #4A5D57

#4A5D57
(74,93,87)
#445550
(68,85,80)
#3E4D49
(62,77,73)
#384542
(56,69,66)
#323D3B
(50,61,59)
#2C3534
(44,53,52)
#262D2D
(38,45,45)
#202526
(32,37,38)
#1A1D1F
(26,29,31)
#141518
(20,21,24)
#0E0D11
(14,13,17)
#000000
(0,0,0)

Tints of #4A5D57

#4A5D57
(74,93,87)
#5A6B66
(90,107,102)
#6A7975
(106,121,117)
#7A8784
(122,135,132)
#8A9593
(138,149,147)
#9AA3A2
(154,163,162)
#AAB1B1
(170,177,177)
#BABFC0
(186,191,192)
#CACDCF
(202,205,207)
#DADBDE
(218,219,222)
#EAE9ED
(234,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A5D57 color. Also use rgb(74,93,87) instead hex code.

Text Font Color

.myTextColor { color: #4A5D57; }

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

This text font color is #4A5D57.

Background Color

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

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

This div background color is #4A5D57.

Border color

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

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

This div border color is #4A5D57.

Opacity

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

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

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

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

This text has shadow with #4A5D57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A5D57.

Preview

Color preview on black background

This text has color #4A5D57 on black background.


Color preview on white background

This text has color #4A5D57 on white background.


Black color preview on #4A5D57 background

This text has black color on #4A5D57 background.


White color preview on #4A5D57 background

This text has white color on #4A5D57 background.


Related colors

Complementary color

Complementary color for #hex is #B5A2A8.


I love getcolorcode.com

Triadic colors

1 #574A5D and #5D574A with #4A5D57 are triadic colors.

2 #575D4A and #5D4A57 with #4A5D57 are triadic colors.