COLOR #4F4A59

HEX: #4F4A59 RGB: (79,74,89)

Color info

#4F4A59 contains red, green and blue colors in about the same proportion. Web safe color of #4F4A59 is #663366 (or #636).

RGB color model

#4F4A59 color RGB value is (79,74,89).

RGB: (79,74,89) (31%, 29%, 35%)

RGB channels and saturation

R 79 of 255 = 31%
G 74 of 255 = 29%
B 89 of 255 = 35%

79
74
89

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

Portions of RGB colors in percentages

R + G + B = 79 + 74 + 89 = 242 (100%)
R 79 of 242 ~ 32.64%
G 74 of 242 ~ 30.58%
B 89 of 242 ~ 36.78'%

%32.64
%30.58
%36.78

CMYK color model

#4F4A59 color CMYK value is (11,17,0,65).

  • cyan value is 11.24%
  • magenta value is 16.85%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (11,17,0,65)
C11M17Y0K65 (11%, 17%, 0%, 65%)
(0.11 / 0.17 / 0.00 / 0.65)

CMYK percentages

%11.24
%16.85
%0
%65.1

Codes

Color #4F4A59 in popluar color models

4F 4A 59
RGB 79 74 89
HSL 260° 9.20% 31.96%
HSB/HSV 260° 16.85% 34.90%
CMYK 11.24% 16.85% 0.00%
65.10%

Color #4F4A59 in popluar number systems.

HEX 4F 4A 59
Decimal 79 74 89
Binary 1001111 1001010 1011001
Octal 117 112 131

Shades and tints

Shades of #4F4A59

#4F4A59
(79,74,89)
#484451
(72,68,81)
#413E49
(65,62,73)
#3A3841
(58,56,65)
#333239
(51,50,57)
#2C2C31
(44,44,49)
#252629
(37,38,41)
#1E2021
(30,32,33)
#171A19
(23,26,25)
#101411
(16,20,17)
#090E09
(9,14,9)
#000000
(0,0,0)

Tints of #4F4A59

#4F4A59
(79,74,89)
#5F5A68
(95,90,104)
#6F6A77
(111,106,119)
#7F7A86
(127,122,134)
#8F8A95
(143,138,149)
#9F9AA4
(159,154,164)
#AFAAB3
(175,170,179)
#BFBAC2
(191,186,194)
#CFCAD1
(207,202,209)
#DFDAE0
(223,218,224)
#EFEAEF
(239,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4F4A59; }

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

This text font color is #4F4A59.

Background Color

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

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

This div background color is #4F4A59.

Border color

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

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

This div border color is #4F4A59.

Opacity

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

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

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

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

This text has shadow with #4F4A59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F4A59.

Preview

Color preview on black background

This text has color #4F4A59 on black background.


Color preview on white background

This text has color #4F4A59 on white background.


Black color preview on #4F4A59 background

This text has black color on #4F4A59 background.


White color preview on #4F4A59 background

This text has white color on #4F4A59 background.


Related colors

Complementary color

Complementary color for #hex is #B0B5A6.


I love getcolorcode.com

Triadic colors

1 #594F4A and #4A594F with #4F4A59 are triadic colors.

2 #594A4F and #4A4F59 with #4F4A59 are triadic colors.