COLOR #0E5B18

HEX: #0E5B18 RGB: (14,91,24)

Color info

#0E5B18 contains mainly green color. Web safe color of #0E5B18 is #006600 (or #060).

RGB color model

#0E5B18 color RGB value is (14,91,24).

RGB: (14,91,24) (5%, 36%, 9%)

RGB channels and saturation

R 14 of 255 = 5%
G 91 of 255 = 36%
B 24 of 255 = 9%

14
91
24

R + G + B ~ 17%. #0E5B18 is dark color.

Portions of RGB colors in percentages

R + G + B = 14 + 91 + 24 = 129 (100%)
R 14 of 129 ~ 10.85%
G 91 of 129 ~ 70.54%
B 24 of 129 ~ 18.6'%

%10.85
%70.54
%18.6

CMYK color model

#0E5B18 color CMYK value is (85,0,74,64).

  • cyan value is 84.62%
  • magenta value is 0.00%
  • yellow value is 73.63%
  • key color value is 64.31%

CMYK: (85,0,74,64)
C85M0Y74K64 (85%, 0%, 74%, 64%)
(0.85 / 0.00 / 0.74 / 0.64)

CMYK percentages

%84.62
%0
%73.63
%64.31

Codes

Color #0E5B18 in popluar color models

0E 5B 18
RGB 14 91 24
HSL 128° 73.33% 20.59%
HSB/HSV 128° 84.62% 35.69%
CMYK 84.62% 0.00% 73.63%
64.31%

Color #0E5B18 in popluar number systems.

HEX 0E 5B 18
Decimal 14 91 24
Binary 1110 1011011 11000
Octal 16 133 30

Shades and tints

Shades of #0E5B18

#0E5B18
(14,91,24)
#0D5316
(13,83,22)
#0C4B14
(12,75,20)
#0B4312
(11,67,18)
#0A3B10
(10,59,16)
#09330E
(9,51,14)
#082B0C
(8,43,12)
#07230A
(7,35,10)
#061B08
(6,27,8)
#051306
(5,19,6)
#040B04
(4,11,4)
#000000
(0,0,0)

Tints of #0E5B18

#0E5B18
(14,91,24)
#23692D
(35,105,45)
#387742
(56,119,66)
#4D8557
(77,133,87)
#62936C
(98,147,108)
#77A181
(119,161,129)
#8CAF96
(140,175,150)
#A1BDAB
(161,189,171)
#B6CBC0
(182,203,192)
#CBD9D5
(203,217,213)
#E0E7EA
(224,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #0E5B18 color. Also use rgb(14,91,24) instead hex code.

Text Font Color

.myTextColor { color: #0E5B18; }

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

This text font color is #0E5B18.

Background Color

.myBgColor { background-color: #0E5B18; }

<div style="background-color:#0E5B18">Inner text</div>

This div background color is #0E5B18.

Border color

.myBorderColor { border: 1px solid #0E5B18; }

<div style="border:3px solid #0E5B18">Div</div>

This div border color is #0E5B18.

Opacity

.myOpacity80 { color: #0E5B18; opacity: 0.8; }

<p style="color:#0E5B18;opacity:0.8;">80%</p>

Text with #0E5B18 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 #0E5B18;}

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

This text has shadow with #0E5B18 color.


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

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

This text has shadow with #0E5B18 primary color and red secondary color.


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

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

This text has shadow with #0E5B18 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #0E5B18.

Preview

Color preview on black background

This text has color #0E5B18 on black background.


Color preview on white background

This text has color #0E5B18 on white background.


Black color preview on #0E5B18 background

This text has black color on #0E5B18 background.


White color preview on #0E5B18 background

This text has white color on #0E5B18 background.


Related colors

Complementary color

Complementary color for #hex is #F1A4E7.


I love getcolorcode.com

Triadic colors

1 #180E5B and #5B180E with #0E5B18 are triadic colors.

2 #185B0E and #5B0E18 with #0E5B18 are triadic colors.