COLOR #5E6C43

HEX: #5E6C43 RGB: (94,108,67)

Color info

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

RGB color model

#5E6C43 color RGB value is (94,108,67).

RGB: (94,108,67) (37%, 42%, 26%)

RGB channels and saturation

R 94 of 255 = 37%
G 108 of 255 = 42%
B 67 of 255 = 26%

94
108
67

R + G + B ~ 35%. #5E6C43 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 94 + 108 + 67 = 269 (100%)
R 94 of 269 ~ 34.94%
G 108 of 269 ~ 40.15%
B 67 of 269 ~ 24.91'%

%34.94
%40.15
%24.91

CMYK color model

#5E6C43 color CMYK value is (13,0,38,58).

  • cyan value is 12.96%
  • magenta value is 0.00%
  • yellow value is 37.96%
  • key color value is 57.65%

CMYK: (13,0,38,58)
C13M0Y38K58 (13%, 0%, 38%, 58%)
(0.13 / 0.00 / 0.38 / 0.58)

CMYK percentages

%12.96
%0
%37.96
%57.65

Codes

Color #5E6C43 in popluar color models

5E 6C 43
RGB 94 108 67
HSL 80° 23.43% 34.31%
HSB/HSV 80° 37.96% 42.35%
CMYK 12.96% 0.00% 37.96%
57.65%

Color #5E6C43 in popluar number systems.

HEX 5E 6C 43
Decimal 94 108 67
Binary 1011110 1101100 1000011
Octal 136 154 103

Shades and tints

Shades of #5E6C43

#5E6C43
(94,108,67)
#56633D
(86,99,61)
#4E5A37
(78,90,55)
#465131
(70,81,49)
#3E482B
(62,72,43)
#363F25
(54,63,37)
#2E361F
(46,54,31)
#262D19
(38,45,25)
#1E2413
(30,36,19)
#161B0D
(22,27,13)
#0E1207
(14,18,7)
#000000
(0,0,0)

Tints of #5E6C43

#5E6C43
(94,108,67)
#6C7954
(108,121,84)
#7A8665
(122,134,101)
#889376
(136,147,118)
#96A087
(150,160,135)
#A4AD98
(164,173,152)
#B2BAA9
(178,186,169)
#C0C7BA
(192,199,186)
#CED4CB
(206,212,203)
#DCE1DC
(220,225,220)
#EAEEED
(234,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5E6C43 color. Also use rgb(94,108,67) instead hex code.

Text Font Color

.myTextColor { color: #5E6C43; }

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

This text font color is #5E6C43.

Background Color

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

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

This div background color is #5E6C43.

Border color

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

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

This div border color is #5E6C43.

Opacity

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

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

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

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

This text has shadow with #5E6C43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E6C43.

Preview

Color preview on black background

This text has color #5E6C43 on black background.


Color preview on white background

This text has color #5E6C43 on white background.


Black color preview on #5E6C43 background

This text has black color on #5E6C43 background.


White color preview on #5E6C43 background

This text has white color on #5E6C43 background.


Related colors

Complementary color

Complementary color for #hex is #A193BC.


I love getcolorcode.com

Triadic colors

1 #435E6C and #6C435E with #5E6C43 are triadic colors.

2 #436C5E and #6C5E43 with #5E6C43 are triadic colors.