COLOR #4A4F57

HEX: #4A4F57 RGB: (74,79,87)

Color info

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

RGB color model

#4A4F57 color RGB value is (74,79,87).

RGB: (74,79,87) (29%, 31%, 34%)

RGB channels and saturation

R 74 of 255 = 29%
G 79 of 255 = 31%
B 87 of 255 = 34%

74
79
87

R + G + B ~ 31%. #4A4F57 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 74 + 79 + 87 = 240 (100%)
R 74 of 240 ~ 30.83%
G 79 of 240 ~ 32.92%
B 87 of 240 ~ 36.25'%

%30.83
%32.92
%36.25

CMYK color model

#4A4F57 color CMYK value is (15,9,0,66).

  • cyan value is 14.94%
  • magenta value is 9.20%
  • yellow value is 0.00%
  • key color value is 65.88%

CMYK: (15,9,0,66)
C15M9Y0K66 (15%, 9%, 0%, 66%)
(0.15 / 0.09 / 0.00 / 0.66)

CMYK percentages

%14.94
%9.2
%0
%65.88

Codes

Color #4A4F57 in popluar color models

4A 4F 57
RGB 74 79 87
HSL 217° 8.07% 31.57%
HSB/HSV 217° 14.94% 34.12%
CMYK 14.94% 9.20% 0.00%
65.88%

Color #4A4F57 in popluar number systems.

HEX 4A 4F 57
Decimal 74 79 87
Binary 1001010 1001111 1010111
Octal 112 117 127

Shades and tints

Shades of #4A4F57

#4A4F57
(74,79,87)
#444850
(68,72,80)
#3E4149
(62,65,73)
#383A42
(56,58,66)
#32333B
(50,51,59)
#2C2C34
(44,44,52)
#26252D
(38,37,45)
#201E26
(32,30,38)
#1A171F
(26,23,31)
#141018
(20,16,24)
#0E0911
(14,9,17)
#000000
(0,0,0)

Tints of #4A4F57

#4A4F57
(74,79,87)
#5A5F66
(90,95,102)
#6A6F75
(106,111,117)
#7A7F84
(122,127,132)
#8A8F93
(138,143,147)
#9A9FA2
(154,159,162)
#AAAFB1
(170,175,177)
#BABFC0
(186,191,192)
#CACFCF
(202,207,207)
#DADFDE
(218,223,222)
#EAEFED
(234,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4A4F57; }

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

This text font color is #4A4F57.

Background Color

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

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

This div background color is #4A4F57.

Border color

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

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

This div border color is #4A4F57.

Opacity

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

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

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

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

This text has shadow with #4A4F57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A4F57.

Preview

Color preview on black background

This text has color #4A4F57 on black background.


Color preview on white background

This text has color #4A4F57 on white background.


Black color preview on #4A4F57 background

This text has black color on #4A4F57 background.


White color preview on #4A4F57 background

This text has white color on #4A4F57 background.


Related colors

Complementary color

Complementary color for #hex is #B5B0A8.


I love getcolorcode.com

Triadic colors

1 #574A4F and #4F574A with #4A4F57 are triadic colors.

2 #574F4A and #4F4A57 with #4A4F57 are triadic colors.