COLOR #4F6E58

HEX: #4F6E58 RGB: (79,110,88)

Color info

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

RGB color model

#4F6E58 color RGB value is (79,110,88).

RGB: (79,110,88) (31%, 43%, 35%)

RGB channels and saturation

R 79 of 255 = 31%
G 110 of 255 = 43%
B 88 of 255 = 35%

79
110
88

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

Portions of RGB colors in percentages

R + G + B = 79 + 110 + 88 = 277 (100%)
R 79 of 277 ~ 28.52%
G 110 of 277 ~ 39.71%
B 88 of 277 ~ 31.77'%

%28.52
%39.71
%31.77

CMYK color model

#4F6E58 color CMYK value is (28,0,20,57).

  • cyan value is 28.18%
  • magenta value is 0.00%
  • yellow value is 20.00%
  • key color value is 56.86%

CMYK: (28,0,20,57)
C28M0Y20K57 (28%, 0%, 20%, 57%)
(0.28 / 0.00 / 0.20 / 0.57)

CMYK percentages

%28.18
%0
%20
%56.86

Codes

Color #4F6E58 in popluar color models

4F 6E 58
RGB 79 110 88
HSL 137° 16.40% 37.06%
HSB/HSV 137° 28.18% 43.14%
CMYK 28.18% 0.00% 20.00%
56.86%

Color #4F6E58 in popluar number systems.

HEX 4F 6E 58
Decimal 79 110 88
Binary 1001111 1101110 1011000
Octal 117 156 130

Shades and tints

Shades of #4F6E58

#4F6E58
(79,110,88)
#486450
(72,100,80)
#415A48
(65,90,72)
#3A5040
(58,80,64)
#334638
(51,70,56)
#2C3C30
(44,60,48)
#253228
(37,50,40)
#1E2820
(30,40,32)
#171E18
(23,30,24)
#101410
(16,20,16)
#090A08
(9,10,8)
#000000
(0,0,0)

Tints of #4F6E58

#4F6E58
(79,110,88)
#5F7B67
(95,123,103)
#6F8876
(111,136,118)
#7F9585
(127,149,133)
#8FA294
(143,162,148)
#9FAFA3
(159,175,163)
#AFBCB2
(175,188,178)
#BFC9C1
(191,201,193)
#CFD6D0
(207,214,208)
#DFE3DF
(223,227,223)
#EFF0EE
(239,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F6E58 color. Also use rgb(79,110,88) instead hex code.

Text Font Color

.myTextColor { color: #4F6E58; }

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

This text font color is #4F6E58.

Background Color

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

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

This div background color is #4F6E58.

Border color

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

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

This div border color is #4F6E58.

Opacity

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

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

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

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

This text has shadow with #4F6E58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F6E58.

Preview

Color preview on black background

This text has color #4F6E58 on black background.


Color preview on white background

This text has color #4F6E58 on white background.


Black color preview on #4F6E58 background

This text has black color on #4F6E58 background.


White color preview on #4F6E58 background

This text has white color on #4F6E58 background.


Related colors

Complementary color

Complementary color for #hex is #B091A7.


I love getcolorcode.com

Triadic colors

1 #584F6E and #6E584F with #4F6E58 are triadic colors.

2 #586E4F and #6E4F58 with #4F6E58 are triadic colors.