COLOR #5F4E39

HEX: #5F4E39 RGB: (95,78,57)

Color info

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

RGB color model

#5F4E39 color RGB value is (95,78,57).

RGB: (95,78,57) (37%, 31%, 22%)

RGB channels and saturation

R 95 of 255 = 37%
G 78 of 255 = 31%
B 57 of 255 = 22%

95
78
57

R + G + B ~ 30%. #5F4E39 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 95 + 78 + 57 = 230 (100%)
R 95 of 230 ~ 41.3%
G 78 of 230 ~ 33.91%
B 57 of 230 ~ 24.78'%

%41.3
%33.91
%24.78

CMYK color model

#5F4E39 color CMYK value is (0,18,40,63).

  • cyan value is 0.00%
  • magenta value is 17.89%
  • yellow value is 40.00%
  • key color value is 62.75%
CMYK: (0,18,40,63) C0M18Y40K63 (0%,18%,40%,63%) (0.00/0.18/0.40/0.63) 

CMYK percentages

%0
%17.89
%40
%62.75

Codes

Color #5F4E39 in popluar color models

5F 4E 39
RGB 95 78 57
HSL 33° 25.00% 29.80%
HSB/HSV 33° 40.00% 37.25%
CMYK 0.00% 17.89% 40.00%
62.75%

Color #5F4E39 in popluar number systems.

HEX 5F 4E 39
Decimal 95 78 57
Binary 1011111 1001110 111001
Octal 137 116 71

Shades and tints

Shades of #5F4E39

#5F4E39
(95,78,57)
#574734
(87,71,52)
#4F402F
(79,64,47)
#47392A
(71,57,42)
#3F3225
(63,50,37)
#372B20
(55,43,32)
#2F241B
(47,36,27)
#271D16
(39,29,22)
#1F1611
(31,22,17)
#170F0C
(23,15,12)
#0F0807
(15,8,7)
#000000
(0,0,0)

Tints of #5F4E39

#5F4E39
(95,78,57)
#6D5E4B
(109,94,75)
#7B6E5D
(123,110,93)
#897E6F
(137,126,111)
#978E81
(151,142,129)
#A59E93
(165,158,147)
#B3AEA5
(179,174,165)
#C1BEB7
(193,190,183)
#CFCEC9
(207,206,201)
#DDDEDB
(221,222,219)
#EBEEED
(235,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5F4E39 color. Also use rgb(95,78,57) instead hex code.

Text Font Color

.myTextColor { color: #5F4E39; }

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

This text font color is #5F4E39.

Background Color

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

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

This div background color is #5F4E39.

Border color

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

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

This div border color is #5F4E39.

Opacity

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

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

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

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

This text has shadow with #5F4E39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5F4E39.

Preview

Color preview on black background

This text has color #5F4E39 on black background.


Color preview on white background

This text has color #5F4E39 on white background.


Black color preview on #5F4E39 background

This text has black color on #5F4E39 background.


White color preview on #5F4E39 background

This text has white color on #5F4E39 background.


Related colors

Complementary color

Complementary color for #hex is #A0B1C6.


I love getcolorcode.com

Triadic colors

1 #395F4E and #4E395F with #5F4E39 are triadic colors.

2 #394E5F and #4E5F39 with #5F4E39 are triadic colors.