COLOR #4F5D67

HEX: #4F5D67 RGB: (79,93,103)

Color info

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

RGB color model

#4F5D67 color RGB value is (79,93,103).

RGB: (79,93,103) (31%, 36%, 40%)

RGB channels and saturation

R 79 of 255 = 31%
G 93 of 255 = 36%
B 103 of 255 = 40%

79
93
103

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

Portions of RGB colors in percentages

R + G + B = 79 + 93 + 103 = 275 (100%)
R 79 of 275 ~ 28.73%
G 93 of 275 ~ 33.82%
B 103 of 275 ~ 37.45'%

%28.73
%33.82
%37.45

CMYK color model

#4F5D67 color CMYK value is (23,10,0,60).

  • cyan value is 23.30%
  • magenta value is 9.71%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (23,10,0,60)
C23M10Y0K60 (23%, 10%, 0%, 60%)
(0.23 / 0.10 / 0.00 / 0.60)

CMYK percentages

%23.3
%9.71
%0
%59.61

Codes

Color #4F5D67 in popluar color models

4F 5D 67
RGB 79 93 103
HSL 205° 13.19% 35.69%
HSB/HSV 205° 23.30% 40.39%
CMYK 23.30% 9.71% 0.00%
59.61%

Color #4F5D67 in popluar number systems.

HEX 4F 5D 67
Decimal 79 93 103
Binary 1001111 1011101 1100111
Octal 117 135 147

Shades and tints

Shades of #4F5D67

#4F5D67
(79,93,103)
#48555E
(72,85,94)
#414D55
(65,77,85)
#3A454C
(58,69,76)
#333D43
(51,61,67)
#2C353A
(44,53,58)
#252D31
(37,45,49)
#1E2528
(30,37,40)
#171D1F
(23,29,31)
#101516
(16,21,22)
#090D0D
(9,13,13)
#000000
(0,0,0)

Tints of #4F5D67

#4F5D67
(79,93,103)
#5F6B74
(95,107,116)
#6F7981
(111,121,129)
#7F878E
(127,135,142)
#8F959B
(143,149,155)
#9FA3A8
(159,163,168)
#AFB1B5
(175,177,181)
#BFBFC2
(191,191,194)
#CFCDCF
(207,205,207)
#DFDBDC
(223,219,220)
#EFE9E9
(239,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4F5D67; }

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

This text font color is #4F5D67.

Background Color

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

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

This div background color is #4F5D67.

Border color

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

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

This div border color is #4F5D67.

Opacity

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

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

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

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

This text has shadow with #4F5D67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F5D67.

Preview

Color preview on black background

This text has color #4F5D67 on black background.


Color preview on white background

This text has color #4F5D67 on white background.


Black color preview on #4F5D67 background

This text has black color on #4F5D67 background.


White color preview on #4F5D67 background

This text has white color on #4F5D67 background.


Related colors

Complementary color

Complementary color for #hex is #B0A298.


I love getcolorcode.com

Triadic colors

1 #674F5D and #5D674F with #4F5D67 are triadic colors.

2 #675D4F and #5D4F67 with #4F5D67 are triadic colors.