COLOR #5F6E39

HEX: #5F6E39 RGB: (95,110,57)

Color info

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

RGB color model

#5F6E39 color RGB value is (95,110,57).

RGB: (95,110,57) (37%, 43%, 22%)

RGB channels and saturation

R 95 of 255 = 37%
G 110 of 255 = 43%
B 57 of 255 = 22%

95
110
57

R + G + B ~ 34%. #5F6E39 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 95 + 110 + 57 = 262 (100%)
R 95 of 262 ~ 36.26%
G 110 of 262 ~ 41.98%
B 57 of 262 ~ 21.76'%

%36.26
%41.98
%21.76

CMYK color model

#5F6E39 color CMYK value is (14,0,48,57).

  • cyan value is 13.64%
  • magenta value is 0.00%
  • yellow value is 48.18%
  • key color value is 56.86%

CMYK: (14,0,48,57)
C14M0Y48K57 (14%, 0%, 48%, 57%)
(0.14 / 0.00 / 0.48 / 0.57)

CMYK percentages

%13.64
%0
%48.18
%56.86

Codes

Color #5F6E39 in popluar color models

5F 6E 39
RGB 95 110 57
HSL 77° 31.74% 32.75%
HSB/HSV 77° 48.18% 43.14%
CMYK 13.64% 0.00% 48.18%
56.86%

Color #5F6E39 in popluar number systems.

HEX 5F 6E 39
Decimal 95 110 57
Binary 1011111 1101110 111001
Octal 137 156 71

Shades and tints

Shades of #5F6E39

#5F6E39
(95,110,57)
#576434
(87,100,52)
#4F5A2F
(79,90,47)
#47502A
(71,80,42)
#3F4625
(63,70,37)
#373C20
(55,60,32)
#2F321B
(47,50,27)
#272816
(39,40,22)
#1F1E11
(31,30,17)
#17140C
(23,20,12)
#0F0A07
(15,10,7)
#000000
(0,0,0)

Tints of #5F6E39

#5F6E39
(95,110,57)
#6D7B4B
(109,123,75)
#7B885D
(123,136,93)
#89956F
(137,149,111)
#97A281
(151,162,129)
#A5AF93
(165,175,147)
#B3BCA5
(179,188,165)
#C1C9B7
(193,201,183)
#CFD6C9
(207,214,201)
#DDE3DB
(221,227,219)
#EBF0ED
(235,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5F6E39; }

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

This text font color is #5F6E39.

Background Color

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

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

This div background color is #5F6E39.

Border color

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

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

This div border color is #5F6E39.

Opacity

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

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

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

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

This text has shadow with #5F6E39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5F6E39.

Preview

Color preview on black background

This text has color #5F6E39 on black background.


Color preview on white background

This text has color #5F6E39 on white background.


Black color preview on #5F6E39 background

This text has black color on #5F6E39 background.


White color preview on #5F6E39 background

This text has white color on #5F6E39 background.


Related colors

Complementary color

Complementary color for #hex is #A091C6.


I love getcolorcode.com

Triadic colors

1 #395F6E and #6E395F with #5F6E39 are triadic colors.

2 #396E5F and #6E5F39 with #5F6E39 are triadic colors.