COLOR #5F4E38

HEX: #5F4E38 RGB: (95,78,56)

Color info

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

RGB color model

#5F4E38 color RGB value is (95,78,56).

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

RGB channels and saturation

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

95
78
56

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

Portions of RGB colors in percentages

R + G + B = 95 + 78 + 56 = 229 (100%)
R 95 of 229 ~ 41.48%
G 78 of 229 ~ 34.06%
B 56 of 229 ~ 24.45'%

%41.48
%34.06
%24.45

CMYK color model

#5F4E38 color CMYK value is (0,18,41,63).

  • cyan value is 0.00%
  • magenta value is 17.89%
  • yellow value is 41.05%
  • key color value is 62.75%

CMYK: (0,18,41,63)
C0M18Y41K63 (0%, 18%, 41%, 63%)
(0.00 / 0.18 / 0.41 / 0.63)

CMYK percentages

%0
%17.89
%41.05
%62.75

Codes

Color #5F4E38 in popluar color models

5F 4E 38
RGB 95 78 56
HSL 34° 25.83% 29.61%
HSB/HSV 34° 41.05% 37.25%
CMYK 0.00% 17.89% 41.05%
62.75%

Color #5F4E38 in popluar number systems.

HEX 5F 4E 38
Decimal 95 78 56
Binary 1011111 1001110 111000
Octal 137 116 70

Shades and tints

Shades of #5F4E38

#5F4E38
(95,78,56)
#574733
(87,71,51)
#4F402E
(79,64,46)
#473929
(71,57,41)
#3F3224
(63,50,36)
#372B1F
(55,43,31)
#2F241A
(47,36,26)
#271D15
(39,29,21)
#1F1610
(31,22,16)
#170F0B
(23,15,11)
#0F0806
(15,8,6)
#000000
(0,0,0)

Tints of #5F4E38

#5F4E38
(95,78,56)
#6D5E4A
(109,94,74)
#7B6E5C
(123,110,92)
#897E6E
(137,126,110)
#978E80
(151,142,128)
#A59E92
(165,158,146)
#B3AEA4
(179,174,164)
#C1BEB6
(193,190,182)
#CFCEC8
(207,206,200)
#DDDEDA
(221,222,218)
#EBEEEC
(235,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5F4E38; }

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

This text font color is #5F4E38.

Background Color

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

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

This div background color is #5F4E38.

Border color

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

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

This div border color is #5F4E38.

Opacity

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

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

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

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

This text has shadow with #5F4E38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5F4E38.

Preview

Color preview on black background

This text has color #5F4E38 on black background.


Color preview on white background

This text has color #5F4E38 on white background.


Black color preview on #5F4E38 background

This text has black color on #5F4E38 background.


White color preview on #5F4E38 background

This text has white color on #5F4E38 background.


Related colors

Complementary color

Complementary color for #hex is #A0B1C7.


I love getcolorcode.com

Triadic colors

1 #385F4E and #4E385F with #5F4E38 are triadic colors.

2 #384E5F and #4E5F38 with #5F4E38 are triadic colors.