COLOR #5E6D36

HEX: #5E6D36 RGB: (94,109,54)

Color info

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

RGB color model

#5E6D36 color RGB value is (94,109,54).

RGB: (94,109,54) (37%, 43%, 21%)

RGB channels and saturation

R 94 of 255 = 37%
G 109 of 255 = 43%
B 54 of 255 = 21%

94
109
54

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

Portions of RGB colors in percentages

R + G + B = 94 + 109 + 54 = 257 (100%)
R 94 of 257 ~ 36.58%
G 109 of 257 ~ 42.41%
B 54 of 257 ~ 21.01'%

%36.58
%42.41
%21.01

CMYK color model

#5E6D36 color CMYK value is (14,0,50,57).

  • cyan value is 13.76%
  • magenta value is 0.00%
  • yellow value is 50.46%
  • key color value is 57.25%
CMYK: (14,0,50,57) C14M0Y50K57 (14%,0%,50%,57%) (0.14/0.00/0.50/0.57) 

CMYK percentages

%13.76
%0
%50.46
%57.25

Codes

Color #5E6D36 in popluar color models

5E 6D 36
RGB 94 109 54
HSL 76° 33.74% 31.96%
HSB/HSV 76° 50.46% 42.75%
CMYK 13.76% 0.00% 50.46%
57.25%

Color #5E6D36 in popluar number systems.

HEX 5E 6D 36
Decimal 94 109 54
Binary 1011110 1101101 110110
Octal 136 155 66

Shades and tints

Shades of #5E6D36

#5E6D36
(94,109,54)
#566432
(86,100,50)
#4E5B2E
(78,91,46)
#46522A
(70,82,42)
#3E4926
(62,73,38)
#364022
(54,64,34)
#2E371E
(46,55,30)
#262E1A
(38,46,26)
#1E2516
(30,37,22)
#161C12
(22,28,18)
#0E130E
(14,19,14)
#000000
(0,0,0)

Tints of #5E6D36

#5E6D36
(94,109,54)
#6C7A48
(108,122,72)
#7A875A
(122,135,90)
#88946C
(136,148,108)
#96A17E
(150,161,126)
#A4AE90
(164,174,144)
#B2BBA2
(178,187,162)
#C0C8B4
(192,200,180)
#CED5C6
(206,213,198)
#DCE2D8
(220,226,216)
#EAEFEA
(234,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5E6D36 color. Also use rgb(94,109,54) instead hex code.

Text Font Color

.myTextColor { color: #5E6D36; }

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

This text font color is #5E6D36.

Background Color

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

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

This div background color is #5E6D36.

Border color

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

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

This div border color is #5E6D36.

Opacity

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

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

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

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

This text has shadow with #5E6D36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E6D36.

Preview

Color preview on black background

This text has color #5E6D36 on black background.


Color preview on white background

This text has color #5E6D36 on white background.


Black color preview on #5E6D36 background

This text has black color on #5E6D36 background.


White color preview on #5E6D36 background

This text has white color on #5E6D36 background.


Related colors

Complementary color

Complementary color for #hex is #A192C9.


I love getcolorcode.com

Triadic colors

1 #365E6D and #6D365E with #5E6D36 are triadic colors.

2 #366D5E and #6D5E36 with #5E6D36 are triadic colors.