COLOR #4E5E17

HEX: #4E5E17 RGB: (78,94,23)

Color info

#4E5E17 contains mainly red and green colors. Web safe color of #4E5E17 is #666600 (or #660).

RGB color model

#4E5E17 color RGB value is (78,94,23).

RGB: (78,94,23) (31%, 37%, 9%)

RGB channels and saturation

R 78 of 255 = 31%
G 94 of 255 = 37%
B 23 of 255 = 9%

78
94
23

R + G + B ~ 26%. #4E5E17 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 94 + 23 = 195 (100%)
R 78 of 195 ~ 40%
G 94 of 195 ~ 48.21%
B 23 of 195 ~ 11.79'%

%40
%48.21
%11.79

CMYK color model

#4E5E17 color CMYK value is (17,0,76,63).

  • cyan value is 17.02%
  • magenta value is 0.00%
  • yellow value is 75.53%
  • key color value is 63.14%

CMYK: (17,0,76,63)
C17M0Y76K63 (17%, 0%, 76%, 63%)
(0.17 / 0.00 / 0.76 / 0.63)

CMYK percentages

%17.02
%0
%75.53
%63.14

Codes

Color #4E5E17 in popluar color models

4E 5E 17
RGB 78 94 23
HSL 74° 60.68% 22.94%
HSB/HSV 74° 75.53% 36.86%
CMYK 17.02% 0.00% 75.53%
63.14%

Color #4E5E17 in popluar number systems.

HEX 4E 5E 17
Decimal 78 94 23
Binary 1001110 1011110 10111
Octal 116 136 27

Shades and tints

Shades of #4E5E17

#4E5E17
(78,94,23)
#475615
(71,86,21)
#404E13
(64,78,19)
#394611
(57,70,17)
#323E0F
(50,62,15)
#2B360D
(43,54,13)
#242E0B
(36,46,11)
#1D2609
(29,38,9)
#161E07
(22,30,7)
#0F1605
(15,22,5)
#080E03
(8,14,3)
#000000
(0,0,0)

Tints of #4E5E17

#4E5E17
(78,94,23)
#5E6C2C
(94,108,44)
#6E7A41
(110,122,65)
#7E8856
(126,136,86)
#8E966B
(142,150,107)
#9EA480
(158,164,128)
#AEB295
(174,178,149)
#BEC0AA
(190,192,170)
#CECEBF
(206,206,191)
#DEDCD4
(222,220,212)
#EEEAE9
(238,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E5E17 color. Also use rgb(78,94,23) instead hex code.

Text Font Color

.myTextColor { color: #4E5E17; }

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

This text font color is #4E5E17.

Background Color

.myBgColor { background-color: #4E5E17; }

<div style="background-color:#4E5E17">Inner text</div>

This div background color is #4E5E17.

Border color

.myBorderColor { border: 1px solid #4E5E17; }

<div style="border:3px solid #4E5E17">Div</div>

This div border color is #4E5E17.

Opacity

.myOpacity80 { color: #4E5E17; opacity: 0.8; }

<p style="color:#4E5E17;opacity:0.8;">80%</p>

Text with #4E5E17 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 #4E5E17;}

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

This text has shadow with #4E5E17 color.


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

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

This text has shadow with #4E5E17 primary color and red secondary color.


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

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

This text has shadow with #4E5E17 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #4E5E17.

Preview

Color preview on black background

This text has color #4E5E17 on black background.


Color preview on white background

This text has color #4E5E17 on white background.


Black color preview on #4E5E17 background

This text has black color on #4E5E17 background.


White color preview on #4E5E17 background

This text has white color on #4E5E17 background.


Related colors

Complementary color

Complementary color for #hex is #B1A1E8.


I love getcolorcode.com

Triadic colors

1 #174E5E and #5E174E with #4E5E17 are triadic colors.

2 #175E4E and #5E4E17 with #4E5E17 are triadic colors.