COLOR #5D6F49

HEX: #5D6F49 RGB: (93,111,73)

Color info

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

RGB color model

#5D6F49 color RGB value is (93,111,73).

RGB: (93,111,73) (36%, 44%, 29%)

RGB channels and saturation

R 93 of 255 = 36%
G 111 of 255 = 44%
B 73 of 255 = 29%

93
111
73

R + G + B ~ 36%. #5D6F49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 111 + 73 = 277 (100%)
R 93 of 277 ~ 33.57%
G 111 of 277 ~ 40.07%
B 73 of 277 ~ 26.35'%

%33.57
%40.07
%26.35

CMYK color model

#5D6F49 color CMYK value is (16,0,34,56).

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

CMYK: (16,0,34,56)
C16M0Y34K56 (16%, 0%, 34%, 56%)
(0.16 / 0.00 / 0.34 / 0.56)

CMYK percentages

%16.22
%0
%34.23
%56.47

Codes

Color #5D6F49 in popluar color models

5D 6F 49
RGB 93 111 73
HSL 88° 20.65% 36.08%
HSB/HSV 88° 34.23% 43.53%
CMYK 16.22% 0.00% 34.23%
56.47%

Color #5D6F49 in popluar number systems.

HEX 5D 6F 49
Decimal 93 111 73
Binary 1011101 1101111 1001001
Octal 135 157 111

Shades and tints

Shades of #5D6F49

#5D6F49
(93,111,73)
#556543
(85,101,67)
#4D5B3D
(77,91,61)
#455137
(69,81,55)
#3D4731
(61,71,49)
#353D2B
(53,61,43)
#2D3325
(45,51,37)
#25291F
(37,41,31)
#1D1F19
(29,31,25)
#151513
(21,21,19)
#0D0B0D
(13,11,13)
#000000
(0,0,0)

Tints of #5D6F49

#5D6F49
(93,111,73)
#6B7C59
(107,124,89)
#798969
(121,137,105)
#879679
(135,150,121)
#95A389
(149,163,137)
#A3B099
(163,176,153)
#B1BDA9
(177,189,169)
#BFCAB9
(191,202,185)
#CDD7C9
(205,215,201)
#DBE4D9
(219,228,217)
#E9F1E9
(233,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5D6F49; }

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

This text font color is #5D6F49.

Background Color

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

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

This div background color is #5D6F49.

Border color

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

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

This div border color is #5D6F49.

Opacity

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

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

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

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

This text has shadow with #5D6F49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D6F49.

Preview

Color preview on black background

This text has color #5D6F49 on black background.


Color preview on white background

This text has color #5D6F49 on white background.


Black color preview on #5D6F49 background

This text has black color on #5D6F49 background.


White color preview on #5D6F49 background

This text has white color on #5D6F49 background.


Related colors

Complementary color

Complementary color for #hex is #A290B6.


I love getcolorcode.com

Triadic colors

1 #495D6F and #6F495D with #5D6F49 are triadic colors.

2 #496F5D and #6F5D49 with #5D6F49 are triadic colors.