COLOR #5D6039

HEX: #5D6039 RGB: (93,96,57)

Color info

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

RGB color model

#5D6039 color RGB value is (93,96,57).

RGB: (93,96,57) (36%, 38%, 22%)

RGB channels and saturation

R 93 of 255 = 36%
G 96 of 255 = 38%
B 57 of 255 = 22%

93
96
57

R + G + B ~ 32%. #5D6039 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 96 + 57 = 246 (100%)
R 93 of 246 ~ 37.8%
G 96 of 246 ~ 39.02%
B 57 of 246 ~ 23.17'%

%37.8
%39.02
%23.17

CMYK color model

#5D6039 color CMYK value is (3,0,41,62).

  • cyan value is 3.12%
  • magenta value is 0.00%
  • yellow value is 40.63%
  • key color value is 62.35%

CMYK: (3,0,41,62)
C3M0Y41K62 (3%, 0%, 41%, 62%)
(0.03 / 0.00 / 0.41 / 0.62)

CMYK percentages

%3.12
%0
%40.63
%62.35

Codes

Color #5D6039 in popluar color models

5D 60 39
RGB 93 96 57
HSL 65° 25.49% 30.00%
HSB/HSV 65° 40.63% 37.65%
CMYK 3.12% 0.00% 40.63%
62.35%

Color #5D6039 in popluar number systems.

HEX 5D 60 39
Decimal 93 96 57
Binary 1011101 1100000 111001
Octal 135 140 71

Shades and tints

Shades of #5D6039

#5D6039
(93,96,57)
#555834
(85,88,52)
#4D502F
(77,80,47)
#45482A
(69,72,42)
#3D4025
(61,64,37)
#353820
(53,56,32)
#2D301B
(45,48,27)
#252816
(37,40,22)
#1D2011
(29,32,17)
#15180C
(21,24,12)
#0D1007
(13,16,7)
#000000
(0,0,0)

Tints of #5D6039

#5D6039
(93,96,57)
#6B6E4B
(107,110,75)
#797C5D
(121,124,93)
#878A6F
(135,138,111)
#959881
(149,152,129)
#A3A693
(163,166,147)
#B1B4A5
(177,180,165)
#BFC2B7
(191,194,183)
#CDD0C9
(205,208,201)
#DBDEDB
(219,222,219)
#E9ECED
(233,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5D6039; }

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

This text font color is #5D6039.

Background Color

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

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

This div background color is #5D6039.

Border color

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

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

This div border color is #5D6039.

Opacity

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

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

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

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

This text has shadow with #5D6039 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D6039.

Preview

Color preview on black background

This text has color #5D6039 on black background.


Color preview on white background

This text has color #5D6039 on white background.


Black color preview on #5D6039 background

This text has black color on #5D6039 background.


White color preview on #5D6039 background

This text has white color on #5D6039 background.


Related colors

Complementary color

Complementary color for #hex is #A29FC6.


I love getcolorcode.com

Triadic colors

1 #395D60 and #60395D with #5D6039 are triadic colors.

2 #39605D and #605D39 with #5D6039 are triadic colors.