COLOR #5F4A43

HEX: #5F4A43 RGB: (95,74,67)

Color info

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

RGB color model

#5F4A43 color RGB value is (95,74,67).

RGB: (95,74,67) (37%, 29%, 26%)

RGB channels and saturation

R 95 of 255 = 37%
G 74 of 255 = 29%
B 67 of 255 = 26%

95
74
67

R + G + B ~ 31%. #5F4A43 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 95 + 74 + 67 = 236 (100%)
R 95 of 236 ~ 40.25%
G 74 of 236 ~ 31.36%
B 67 of 236 ~ 28.39'%

%40.25
%31.36
%28.39

CMYK color model

#5F4A43 color CMYK value is (0,22,29,63).

  • cyan value is 0.00%
  • magenta value is 22.11%
  • yellow value is 29.47%
  • key color value is 62.75%
CMYK: (0,22,29,63) C0M22Y29K63 (0%,22%,29%,63%) (0.00/0.22/0.29/0.63) 

CMYK percentages

%0
%22.11
%29.47
%62.75

Codes

Color #5F4A43 in popluar color models

5F 4A 43
RGB 95 74 67
HSL 15° 17.28% 31.76%
HSB/HSV 15° 29.47% 37.25%
CMYK 0.00% 22.11% 29.47%
62.75%

Color #5F4A43 in popluar number systems.

HEX 5F 4A 43
Decimal 95 74 67
Binary 1011111 1001010 1000011
Octal 137 112 103

Shades and tints

Shades of #5F4A43

#5F4A43
(95,74,67)
#57443D
(87,68,61)
#4F3E37
(79,62,55)
#473831
(71,56,49)
#3F322B
(63,50,43)
#372C25
(55,44,37)
#2F261F
(47,38,31)
#272019
(39,32,25)
#1F1A13
(31,26,19)
#17140D
(23,20,13)
#0F0E07
(15,14,7)
#000000
(0,0,0)

Tints of #5F4A43

#5F4A43
(95,74,67)
#6D5A54
(109,90,84)
#7B6A65
(123,106,101)
#897A76
(137,122,118)
#978A87
(151,138,135)
#A59A98
(165,154,152)
#B3AAA9
(179,170,169)
#C1BABA
(193,186,186)
#CFCACB
(207,202,203)
#DDDADC
(221,218,220)
#EBEAED
(235,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5F4A43 color. Also use rgb(95,74,67) instead hex code.

Text Font Color

.myTextColor { color: #5F4A43; }

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

This text font color is #5F4A43.

Background Color

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

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

This div background color is #5F4A43.

Border color

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

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

This div border color is #5F4A43.

Opacity

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

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

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

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

This text has shadow with #5F4A43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5F4A43.

Preview

Color preview on black background

This text has color #5F4A43 on black background.


Color preview on white background

This text has color #5F4A43 on white background.


Black color preview on #5F4A43 background

This text has black color on #5F4A43 background.


White color preview on #5F4A43 background

This text has white color on #5F4A43 background.


Related colors

Complementary color

Complementary color for #hex is #A0B5BC.


I love getcolorcode.com

Triadic colors

1 #435F4A and #4A435F with #5F4A43 are triadic colors.

2 #434A5F and #4A5F43 with #5F4A43 are triadic colors.