COLOR #5F5B46

HEX: #5F5B46 RGB: (95,91,70)

Color info

#5F5B46 contains red, green and blue colors in about the same proportion. Web safe color of #5F5B46 is #666633 (or #663).

RGB color model

#5F5B46 color RGB value is (95,91,70).

RGB: (95,91,70) (37%, 36%, 27%)

RGB channels and saturation

R 95 of 255 = 37%
G 91 of 255 = 36%
B 70 of 255 = 27%

95
91
70

R + G + B ~ 33%. #5F5B46 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 95 + 91 + 70 = 256 (100%)
R 95 of 256 ~ 37.11%
G 91 of 256 ~ 35.55%
B 70 of 256 ~ 27.34'%

%37.11
%35.55
%27.34

CMYK color model

#5F5B46 color CMYK value is (0,4,26,63).

  • cyan value is 0.00%
  • magenta value is 4.21%
  • yellow value is 26.32%
  • key color value is 62.75%

CMYK: (0,4,26,63)
C0M4Y26K63 (0%, 4%, 26%, 63%)
(0.00 / 0.04 / 0.26 / 0.63)

CMYK percentages

%0
%4.21
%26.32
%62.75

Codes

Color #5F5B46 in popluar color models

5F 5B 46
RGB 95 91 70
HSL 50° 15.15% 32.35%
HSB/HSV 50° 26.32% 37.25%
CMYK 0.00% 4.21% 26.32%
62.75%

Color #5F5B46 in popluar number systems.

HEX 5F 5B 46
Decimal 95 91 70
Binary 1011111 1011011 1000110
Octal 137 133 106

Shades and tints

Shades of #5F5B46

#5F5B46
(95,91,70)
#575340
(87,83,64)
#4F4B3A
(79,75,58)
#474334
(71,67,52)
#3F3B2E
(63,59,46)
#373328
(55,51,40)
#2F2B22
(47,43,34)
#27231C
(39,35,28)
#1F1B16
(31,27,22)
#171310
(23,19,16)
#0F0B0A
(15,11,10)
#000000
(0,0,0)

Tints of #5F5B46

#5F5B46
(95,91,70)
#6D6956
(109,105,86)
#7B7766
(123,119,102)
#898576
(137,133,118)
#979386
(151,147,134)
#A5A196
(165,161,150)
#B3AFA6
(179,175,166)
#C1BDB6
(193,189,182)
#CFCBC6
(207,203,198)
#DDD9D6
(221,217,214)
#EBE7E6
(235,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5F5B46 color. Also use rgb(95,91,70) instead hex code.

Text Font Color

.myTextColor { color: #5F5B46; }

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

This text font color is #5F5B46.

Background Color

.myBgColor { background-color: #5F5B46; }

<div style="background-color:#5F5B46">Inner text</div>

This div background color is #5F5B46.

Border color

.myBorderColor { border: 1px solid #5F5B46; }

<div style="border:3px solid #5F5B46">Div</div>

This div border color is #5F5B46.

Opacity

.myOpacity80 { color: #5F5B46; opacity: 0.8; }

<p style="color:#5F5B46;opacity:0.8;">80%</p>

Text with #5F5B46 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 #5F5B46;}

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

This text has shadow with #5F5B46 color.


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

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

This text has shadow with #5F5B46 primary color and red secondary color.


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

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

This text has shadow with #5F5B46 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #5F5B46.

Preview

Color preview on black background

This text has color #5F5B46 on black background.


Color preview on white background

This text has color #5F5B46 on white background.


Black color preview on #5F5B46 background

This text has black color on #5F5B46 background.


White color preview on #5F5B46 background

This text has white color on #5F5B46 background.


Related colors

Complementary color

Complementary color for #hex is #A0A4B9.


I love getcolorcode.com

Triadic colors

1 #465F5B and #5B465F with #5F5B46 are triadic colors.

2 #465B5F and #5B5F46 with #5F5B46 are triadic colors.