COLOR #5E7427

HEX: #5E7427 RGB: (94,116,39)

Color info

#5E7427 contains mainly red and green colors. Web safe color of #5E7427 is #666633 (or #663).

RGB color model

#5E7427 color RGB value is (94,116,39).

RGB: (94,116,39) (37%, 45%, 15%)

RGB channels and saturation

R 94 of 255 = 37%
G 116 of 255 = 45%
B 39 of 255 = 15%

94
116
39

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

Portions of RGB colors in percentages

R + G + B = 94 + 116 + 39 = 249 (100%)
R 94 of 249 ~ 37.75%
G 116 of 249 ~ 46.59%
B 39 of 249 ~ 15.66'%

%37.75
%46.59
%15.66

CMYK color model

#5E7427 color CMYK value is (19,0,66,55).

  • cyan value is 18.97%
  • magenta value is 0.00%
  • yellow value is 66.38%
  • key color value is 54.51%

CMYK: (19,0,66,55)
C19M0Y66K55 (19%, 0%, 66%, 55%)
(0.19 / 0.00 / 0.66 / 0.55)

CMYK percentages

%18.97
%0
%66.38
%54.51

Codes

Color #5E7427 in popluar color models

5E 74 27
RGB 94 116 39
HSL 77° 49.68% 30.39%
HSB/HSV 77° 66.38% 45.49%
CMYK 18.97% 0.00% 66.38%
54.51%

Color #5E7427 in popluar number systems.

HEX 5E 74 27
Decimal 94 116 39
Binary 1011110 1110100 100111
Octal 136 164 47

Shades and tints

Shades of #5E7427

#5E7427
(94,116,39)
#566A24
(86,106,36)
#4E6021
(78,96,33)
#46561E
(70,86,30)
#3E4C1B
(62,76,27)
#364218
(54,66,24)
#2E3815
(46,56,21)
#262E12
(38,46,18)
#1E240F
(30,36,15)
#161A0C
(22,26,12)
#0E1009
(14,16,9)
#000000
(0,0,0)

Tints of #5E7427

#5E7427
(94,116,39)
#6C803A
(108,128,58)
#7A8C4D
(122,140,77)
#889860
(136,152,96)
#96A473
(150,164,115)
#A4B086
(164,176,134)
#B2BC99
(178,188,153)
#C0C8AC
(192,200,172)
#CED4BF
(206,212,191)
#DCE0D2
(220,224,210)
#EAECE5
(234,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5E7427 color. Also use rgb(94,116,39) instead hex code.

Text Font Color

.myTextColor { color: #5E7427; }

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

This text font color is #5E7427.

Background Color

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

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

This div background color is #5E7427.

Border color

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

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

This div border color is #5E7427.

Opacity

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

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

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

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

This text has shadow with #5E7427 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E7427.

Preview

Color preview on black background

This text has color #5E7427 on black background.


Color preview on white background

This text has color #5E7427 on white background.


Black color preview on #5E7427 background

This text has black color on #5E7427 background.


White color preview on #5E7427 background

This text has white color on #5E7427 background.


Related colors

Complementary color

Complementary color for #hex is #A18BD8.


I love getcolorcode.com

Triadic colors

1 #275E74 and #74275E with #5E7427 are triadic colors.

2 #27745E and #745E27 with #5E7427 are triadic colors.