COLOR #4F5A49

HEX: #4F5A49 RGB: (79,90,73)

Color info

#4F5A49 contains red, green and blue colors in about the same proportion. Web safe color of #4F5A49 is #666633 (or #663).

RGB color model

#4F5A49 color RGB value is (79,90,73).

RGB: (79,90,73) (31%, 35%, 29%)

RGB channels and saturation

R 79 of 255 = 31%
G 90 of 255 = 35%
B 73 of 255 = 29%

79
90
73

R + G + B ~ 32%. #4F5A49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 79 + 90 + 73 = 242 (100%)
R 79 of 242 ~ 32.64%
G 90 of 242 ~ 37.19%
B 73 of 242 ~ 30.17'%

%32.64
%37.19
%30.17

CMYK color model

#4F5A49 color CMYK value is (12,0,19,65).

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

CMYK: (12,0,19,65)
C12M0Y19K65 (12%, 0%, 19%, 65%)
(0.12 / 0.00 / 0.19 / 0.65)

CMYK percentages

%12.22
%0
%18.89
%64.71

Codes

Color #4F5A49 in popluar color models

4F 5A 49
RGB 79 90 73
HSL 99° 10.43% 31.96%
HSB/HSV 99° 18.89% 35.29%
CMYK 12.22% 0.00% 18.89%
64.71%

Color #4F5A49 in popluar number systems.

HEX 4F 5A 49
Decimal 79 90 73
Binary 1001111 1011010 1001001
Octal 117 132 111

Shades and tints

Shades of #4F5A49

#4F5A49
(79,90,73)
#485243
(72,82,67)
#414A3D
(65,74,61)
#3A4237
(58,66,55)
#333A31
(51,58,49)
#2C322B
(44,50,43)
#252A25
(37,42,37)
#1E221F
(30,34,31)
#171A19
(23,26,25)
#101213
(16,18,19)
#090A0D
(9,10,13)
#000000
(0,0,0)

Tints of #4F5A49

#4F5A49
(79,90,73)
#5F6959
(95,105,89)
#6F7869
(111,120,105)
#7F8779
(127,135,121)
#8F9689
(143,150,137)
#9FA599
(159,165,153)
#AFB4A9
(175,180,169)
#BFC3B9
(191,195,185)
#CFD2C9
(207,210,201)
#DFE1D9
(223,225,217)
#EFF0E9
(239,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4F5A49; }

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

This text font color is #4F5A49.

Background Color

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

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

This div background color is #4F5A49.

Border color

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

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

This div border color is #4F5A49.

Opacity

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

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

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

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

This text has shadow with #4F5A49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F5A49.

Preview

Color preview on black background

This text has color #4F5A49 on black background.


Color preview on white background

This text has color #4F5A49 on white background.


Black color preview on #4F5A49 background

This text has black color on #4F5A49 background.


White color preview on #4F5A49 background

This text has white color on #4F5A49 background.


Related colors

Complementary color

Complementary color for #hex is #B0A5B6.


I love getcolorcode.com

Triadic colors

1 #494F5A and #5A494F with #4F5A49 are triadic colors.

2 #495A4F and #5A4F49 with #4F5A49 are triadic colors.