COLOR #4F5A54

HEX: #4F5A54 RGB: (79,90,84)

Color info

#4F5A54 contains red, green and blue colors in about the same proportion. Web safe color of #4F5A54 is #666666 (or #666).

RGB color model

#4F5A54 color RGB value is (79,90,84).

RGB: (79,90,84) (31%, 35%, 33%)

RGB channels and saturation

R 79 of 255 = 31%
G 90 of 255 = 35%
B 84 of 255 = 33%

79
90
84

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

Portions of RGB colors in percentages

R + G + B = 79 + 90 + 84 = 253 (100%)
R 79 of 253 ~ 31.23%
G 90 of 253 ~ 35.57%
B 84 of 253 ~ 33.2'%

%31.23
%35.57
%33.2

CMYK color model

#4F5A54 color CMYK value is (12,0,7,65).

  • cyan value is 12.22%
  • magenta value is 0.00%
  • yellow value is 6.67%
  • key color value is 64.71%

CMYK: (12,0,7,65)
C12M0Y7K65 (12%, 0%, 7%, 65%)
(0.12 / 0.00 / 0.07 / 0.65)

CMYK percentages

%12.22
%0
%6.67
%64.71

Codes

Color #4F5A54 in popluar color models

4F 5A 54
RGB 79 90 84
HSL 147° 6.51% 33.14%
HSB/HSV 147° 12.22% 35.29%
CMYK 12.22% 0.00% 6.67%
64.71%

Color #4F5A54 in popluar number systems.

HEX 4F 5A 54
Decimal 79 90 84
Binary 1001111 1011010 1010100
Octal 117 132 124

Shades and tints

Shades of #4F5A54

#4F5A54
(79,90,84)
#48524D
(72,82,77)
#414A46
(65,74,70)
#3A423F
(58,66,63)
#333A38
(51,58,56)
#2C3231
(44,50,49)
#252A2A
(37,42,42)
#1E2223
(30,34,35)
#171A1C
(23,26,28)
#101215
(16,18,21)
#090A0E
(9,10,14)
#000000
(0,0,0)

Tints of #4F5A54

#4F5A54
(79,90,84)
#5F6963
(95,105,99)
#6F7872
(111,120,114)
#7F8781
(127,135,129)
#8F9690
(143,150,144)
#9FA59F
(159,165,159)
#AFB4AE
(175,180,174)
#BFC3BD
(191,195,189)
#CFD2CC
(207,210,204)
#DFE1DB
(223,225,219)
#EFF0EA
(239,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F5A54 color. Also use rgb(79,90,84) instead hex code.

Text Font Color

.myTextColor { color: #4F5A54; }

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

This text font color is #4F5A54.

Background Color

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

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

This div background color is #4F5A54.

Border color

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

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

This div border color is #4F5A54.

Opacity

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

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

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

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

This text has shadow with #4F5A54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F5A54.

Preview

Color preview on black background

This text has color #4F5A54 on black background.


Color preview on white background

This text has color #4F5A54 on white background.


Black color preview on #4F5A54 background

This text has black color on #4F5A54 background.


White color preview on #4F5A54 background

This text has white color on #4F5A54 background.


Related colors

Complementary color

Complementary color for #hex is #B0A5AB.


I love getcolorcode.com

Triadic colors

1 #544F5A and #5A544F with #4F5A54 are triadic colors.

2 #545A4F and #5A4F54 with #4F5A54 are triadic colors.