COLOR #5D6F39

HEX: #5D6F39 RGB: (93,111,57)

Color info

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

RGB color model

#5D6F39 color RGB value is (93,111,57).

RGB: (93,111,57) (36%, 44%, 22%)

RGB channels and saturation

R 93 of 255 = 36%
G 111 of 255 = 44%
B 57 of 255 = 22%

93
111
57

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

Portions of RGB colors in percentages

R + G + B = 93 + 111 + 57 = 261 (100%)
R 93 of 261 ~ 35.63%
G 111 of 261 ~ 42.53%
B 57 of 261 ~ 21.84'%

%35.63
%42.53
%21.84

CMYK color model

#5D6F39 color CMYK value is (16,0,49,56).

  • cyan value is 16.22%
  • magenta value is 0.00%
  • yellow value is 48.65%
  • key color value is 56.47%

CMYK: (16,0,49,56)
C16M0Y49K56 (16%, 0%, 49%, 56%)
(0.16 / 0.00 / 0.49 / 0.56)

CMYK percentages

%16.22
%0
%48.65
%56.47

Codes

Color #5D6F39 in popluar color models

5D 6F 39
RGB 93 111 57
HSL 80° 32.14% 32.94%
HSB/HSV 80° 48.65% 43.53%
CMYK 16.22% 0.00% 48.65%
56.47%

Color #5D6F39 in popluar number systems.

HEX 5D 6F 39
Decimal 93 111 57
Binary 1011101 1101111 111001
Octal 135 157 71

Shades and tints

Shades of #5D6F39

#5D6F39
(93,111,57)
#556534
(85,101,52)
#4D5B2F
(77,91,47)
#45512A
(69,81,42)
#3D4725
(61,71,37)
#353D20
(53,61,32)
#2D331B
(45,51,27)
#252916
(37,41,22)
#1D1F11
(29,31,17)
#15150C
(21,21,12)
#0D0B07
(13,11,7)
#000000
(0,0,0)

Tints of #5D6F39

#5D6F39
(93,111,57)
#6B7C4B
(107,124,75)
#79895D
(121,137,93)
#87966F
(135,150,111)
#95A381
(149,163,129)
#A3B093
(163,176,147)
#B1BDA5
(177,189,165)
#BFCAB7
(191,202,183)
#CDD7C9
(205,215,201)
#DBE4DB
(219,228,219)
#E9F1ED
(233,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D6F39 color. Also use rgb(93,111,57) instead hex code.

Text Font Color

.myTextColor { color: #5D6F39; }

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

This text font color is #5D6F39.

Background Color

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

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

This div background color is #5D6F39.

Border color

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

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

This div border color is #5D6F39.

Opacity

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

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

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

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

This text has shadow with #5D6F39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D6F39.

Preview

Color preview on black background

This text has color #5D6F39 on black background.


Color preview on white background

This text has color #5D6F39 on white background.


Black color preview on #5D6F39 background

This text has black color on #5D6F39 background.


White color preview on #5D6F39 background

This text has white color on #5D6F39 background.


Related colors

Complementary color

Complementary color for #hex is #A290C6.


I love getcolorcode.com

Triadic colors

1 #395D6F and #6F395D with #5D6F39 are triadic colors.

2 #396F5D and #6F5D39 with #5D6F39 are triadic colors.