COLOR #4F5D68

HEX: #4F5D68 RGB: (79,93,104)

Color info

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

RGB color model

#4F5D68 color RGB value is (79,93,104).

RGB: (79,93,104) (31%, 36%, 41%)

RGB channels and saturation

R 79 of 255 = 31%
G 93 of 255 = 36%
B 104 of 255 = 41%

79
93
104

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

Portions of RGB colors in percentages

R + G + B = 79 + 93 + 104 = 276 (100%)
R 79 of 276 ~ 28.62%
G 93 of 276 ~ 33.7%
B 104 of 276 ~ 37.68'%

%28.62
%33.7
%37.68

CMYK color model

#4F5D68 color CMYK value is (24,11,0,59).

  • cyan value is 24.04%
  • magenta value is 10.58%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (24,11,0,59)
C24M11Y0K59 (24%, 11%, 0%, 59%)
(0.24 / 0.11 / 0.00 / 0.59)

CMYK percentages

%24.04
%10.58
%0
%59.22

Codes

Color #4F5D68 in popluar color models

4F 5D 68
RGB 79 93 104
HSL 206° 13.66% 35.88%
HSB/HSV 206° 24.04% 40.78%
CMYK 24.04% 10.58% 0.00%
59.22%

Color #4F5D68 in popluar number systems.

HEX 4F 5D 68
Decimal 79 93 104
Binary 1001111 1011101 1101000
Octal 117 135 150

Shades and tints

Shades of #4F5D68

#4F5D68
(79,93,104)
#48555F
(72,85,95)
#414D56
(65,77,86)
#3A454D
(58,69,77)
#333D44
(51,61,68)
#2C353B
(44,53,59)
#252D32
(37,45,50)
#1E2529
(30,37,41)
#171D20
(23,29,32)
#101517
(16,21,23)
#090D0E
(9,13,14)
#000000
(0,0,0)

Tints of #4F5D68

#4F5D68
(79,93,104)
#5F6B75
(95,107,117)
#6F7982
(111,121,130)
#7F878F
(127,135,143)
#8F959C
(143,149,156)
#9FA3A9
(159,163,169)
#AFB1B6
(175,177,182)
#BFBFC3
(191,191,195)
#CFCDD0
(207,205,208)
#DFDBDD
(223,219,221)
#EFE9EA
(239,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F5D68 color. Also use rgb(79,93,104) instead hex code.

Text Font Color

.myTextColor { color: #4F5D68; }

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

This text font color is #4F5D68.

Background Color

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

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

This div background color is #4F5D68.

Border color

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

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

This div border color is #4F5D68.

Opacity

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

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

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

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

This text has shadow with #4F5D68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F5D68.

Preview

Color preview on black background

This text has color #4F5D68 on black background.


Color preview on white background

This text has color #4F5D68 on white background.


Black color preview on #4F5D68 background

This text has black color on #4F5D68 background.


White color preview on #4F5D68 background

This text has white color on #4F5D68 background.


Related colors

Complementary color

Complementary color for #hex is #B0A297.


I love getcolorcode.com

Triadic colors

1 #684F5D and #5D684F with #4F5D68 are triadic colors.

2 #685D4F and #5D4F68 with #4F5D68 are triadic colors.