COLOR #4F5F63

HEX: #4F5F63 RGB: (79,95,99)

Color info

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

RGB color model

#4F5F63 color RGB value is (79,95,99).

RGB: (79,95,99) (31%, 37%, 39%)

RGB channels and saturation

R 79 of 255 = 31%
G 95 of 255 = 37%
B 99 of 255 = 39%

79
95
99

R + G + B ~ 36%. #4F5F63 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 79 + 95 + 99 = 273 (100%)
R 79 of 273 ~ 28.94%
G 95 of 273 ~ 34.8%
B 99 of 273 ~ 36.26'%

%28.94
%34.8
%36.26

CMYK color model

#4F5F63 color CMYK value is (20,4,0,61).

  • cyan value is 20.20%
  • magenta value is 4.04%
  • yellow value is 0.00%
  • key color value is 61.18%
CMYK: (20,4,0,61) C20M4Y0K61 (20%,4%,0%,61%) (0.20/0.04/0.00/0.61) 

CMYK percentages

%20.2
%4.04
%0
%61.18

Codes

Color #4F5F63 in popluar color models

4F 5F 63
RGB 79 95 99
HSL 192° 11.24% 34.90%
HSB/HSV 192° 20.20% 38.82%
CMYK 20.20% 4.04% 0.00%
61.18%

Color #4F5F63 in popluar number systems.

HEX 4F 5F 63
Decimal 79 95 99
Binary 1001111 1011111 1100011
Octal 117 137 143

Shades and tints

Shades of #4F5F63

#4F5F63
(79,95,99)
#48575A
(72,87,90)
#414F51
(65,79,81)
#3A4748
(58,71,72)
#333F3F
(51,63,63)
#2C3736
(44,55,54)
#252F2D
(37,47,45)
#1E2724
(30,39,36)
#171F1B
(23,31,27)
#101712
(16,23,18)
#090F09
(9,15,9)
#000000
(0,0,0)

Tints of #4F5F63

#4F5F63
(79,95,99)
#5F6D71
(95,109,113)
#6F7B7F
(111,123,127)
#7F898D
(127,137,141)
#8F979B
(143,151,155)
#9FA5A9
(159,165,169)
#AFB3B7
(175,179,183)
#BFC1C5
(191,193,197)
#CFCFD3
(207,207,211)
#DFDDE1
(223,221,225)
#EFEBEF
(239,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F5F63 color. Also use rgb(79,95,99) instead hex code.

Text Font Color

.myTextColor { color: #4F5F63; }

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

This text font color is #4F5F63.

Background Color

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

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

This div background color is #4F5F63.

Border color

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

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

This div border color is #4F5F63.

Opacity

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

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

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

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

This text has shadow with #4F5F63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F5F63.

Preview

Color preview on black background

This text has color #4F5F63 on black background.


Color preview on white background

This text has color #4F5F63 on white background.


Black color preview on #4F5F63 background

This text has black color on #4F5F63 background.


White color preview on #4F5F63 background

This text has white color on #4F5F63 background.


Related colors

Complementary color

Complementary color for #hex is #B0A09C.


I love getcolorcode.com

Triadic colors

1 #634F5F and #5F634F with #4F5F63 are triadic colors.

2 #635F4F and #5F4F63 with #4F5F63 are triadic colors.