COLOR #5F3B46

HEX: #5F3B46 RGB: (95,59,70)

Color info

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

RGB color model

#5F3B46 color RGB value is (95,59,70).

RGB: (95,59,70) (37%, 23%, 27%)

RGB channels and saturation

R 95 of 255 = 37%
G 59 of 255 = 23%
B 70 of 255 = 27%

95
59
70

R + G + B ~ 29%. #5F3B46 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 95 + 59 + 70 = 224 (100%)
R 95 of 224 ~ 42.41%
G 59 of 224 ~ 26.34%
B 70 of 224 ~ 31.25'%

%42.41
%26.34
%31.25

CMYK color model

#5F3B46 color CMYK value is (0,38,26,63).

  • cyan value is 0.00%
  • magenta value is 37.89%
  • yellow value is 26.32%
  • key color value is 62.75%
CMYK: (0,38,26,63) C0M38Y26K63 (0%,38%,26%,63%) (0.00/0.38/0.26/0.63) 

CMYK percentages

%0
%37.89
%26.32
%62.75

Codes

Color #5F3B46 in popluar color models

5F 3B 46
RGB 95 59 70
HSL 342° 23.38% 30.20%
HSB/HSV 342° 37.89% 37.25%
CMYK 0.00% 37.89% 26.32%
62.75%

Color #5F3B46 in popluar number systems.

HEX 5F 3B 46
Decimal 95 59 70
Binary 1011111 111011 1000110
Octal 137 73 106

Shades and tints

Shades of #5F3B46

#5F3B46
(95,59,70)
#573640
(87,54,64)
#4F313A
(79,49,58)
#472C34
(71,44,52)
#3F272E
(63,39,46)
#372228
(55,34,40)
#2F1D22
(47,29,34)
#27181C
(39,24,28)
#1F1316
(31,19,22)
#170E10
(23,14,16)
#0F090A
(15,9,10)
#000000
(0,0,0)

Tints of #5F3B46

#5F3B46
(95,59,70)
#6D4C56
(109,76,86)
#7B5D66
(123,93,102)
#896E76
(137,110,118)
#977F86
(151,127,134)
#A59096
(165,144,150)
#B3A1A6
(179,161,166)
#C1B2B6
(193,178,182)
#CFC3C6
(207,195,198)
#DDD4D6
(221,212,214)
#EBE5E6
(235,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5F3B46; }

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

This text font color is #5F3B46.

Background Color

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

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

This div background color is #5F3B46.

Border color

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

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

This div border color is #5F3B46.

Opacity

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

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

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

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

This text has shadow with #5F3B46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5F3B46.

Preview

Color preview on black background

This text has color #5F3B46 on black background.


Color preview on white background

This text has color #5F3B46 on white background.


Black color preview on #5F3B46 background

This text has black color on #5F3B46 background.


White color preview on #5F3B46 background

This text has white color on #5F3B46 background.


Related colors

Complementary color

Complementary color for #hex is #A0C4B9.


I love getcolorcode.com

Triadic colors

1 #465F3B and #3B465F with #5F3B46 are triadic colors.

2 #463B5F and #3B5F46 with #5F3B46 are triadic colors.