COLOR #4F4B46

HEX: #4F4B46 RGB: (79,75,70)

Color info

#4F4B46 contains red, green and blue colors in about the same proportion. Web safe color of #4F4B46 is #663333 (or #633).

RGB color model

#4F4B46 color RGB value is (79,75,70).

RGB: (79,75,70) (31%, 29%, 27%)

RGB channels and saturation

R 79 of 255 = 31%
G 75 of 255 = 29%
B 70 of 255 = 27%

79
75
70

R + G + B ~ 29%. #4F4B46 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 79 + 75 + 70 = 224 (100%)
R 79 of 224 ~ 35.27%
G 75 of 224 ~ 33.48%
B 70 of 224 ~ 31.25'%

%35.27
%33.48
%31.25

CMYK color model

#4F4B46 color CMYK value is (0,5,11,69).

  • cyan value is 0.00%
  • magenta value is 5.06%
  • yellow value is 11.39%
  • key color value is 69.02%

CMYK: (0,5,11,69)
C0M5Y11K69 (0%, 5%, 11%, 69%)
(0.00 / 0.05 / 0.11 / 0.69)

CMYK percentages

%0
%5.06
%11.39
%69.02

Codes

Color #4F4B46 in popluar color models

4F 4B 46
RGB 79 75 70
HSL 33° 6.04% 29.22%
HSB/HSV 33° 11.39% 30.98%
CMYK 0.00% 5.06% 11.39%
69.02%

Color #4F4B46 in popluar number systems.

HEX 4F 4B 46
Decimal 79 75 70
Binary 1001111 1001011 1000110
Octal 117 113 106

Shades and tints

Shades of #4F4B46

#4F4B46
(79,75,70)
#484540
(72,69,64)
#413F3A
(65,63,58)
#3A3934
(58,57,52)
#33332E
(51,51,46)
#2C2D28
(44,45,40)
#252722
(37,39,34)
#1E211C
(30,33,28)
#171B16
(23,27,22)
#101510
(16,21,16)
#090F0A
(9,15,10)
#000000
(0,0,0)

Tints of #4F4B46

#4F4B46
(79,75,70)
#5F5B56
(95,91,86)
#6F6B66
(111,107,102)
#7F7B76
(127,123,118)
#8F8B86
(143,139,134)
#9F9B96
(159,155,150)
#AFABA6
(175,171,166)
#BFBBB6
(191,187,182)
#CFCBC6
(207,203,198)
#DFDBD6
(223,219,214)
#EFEBE6
(239,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F4B46 color. Also use rgb(79,75,70) instead hex code.

Text Font Color

.myTextColor { color: #4F4B46; }

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

This text font color is #4F4B46.

Background Color

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

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

This div background color is #4F4B46.

Border color

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

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

This div border color is #4F4B46.

Opacity

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

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

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

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

This text has shadow with #4F4B46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F4B46.

Preview

Color preview on black background

This text has color #4F4B46 on black background.


Color preview on white background

This text has color #4F4B46 on white background.


Black color preview on #4F4B46 background

This text has black color on #4F4B46 background.


White color preview on #4F4B46 background

This text has white color on #4F4B46 background.


Related colors

Complementary color

Complementary color for #hex is #B0B4B9.


I love getcolorcode.com

Triadic colors

1 #464F4B and #4B464F with #4F4B46 are triadic colors.

2 #464B4F and #4B4F46 with #4F4B46 are triadic colors.