COLOR #0E4D15

HEX: #0E4D15 RGB: (14,77,21)

Color info

#0E4D15 contains mainly green and blue colors. Web safe color of #0E4D15 is #003300 (or #030).

RGB color model

#0E4D15 color RGB value is (14,77,21).

RGB: (14,77,21) (5%, 30%, 8%)

RGB channels and saturation

R 14 of 255 = 5%
G 77 of 255 = 30%
B 21 of 255 = 8%

14
77
21

R + G + B ~ 14%. #0E4D15 is dark color.

Portions of RGB colors in percentages

R + G + B = 14 + 77 + 21 = 112 (100%)
R 14 of 112 ~ 12.5%
G 77 of 112 ~ 68.75%
B 21 of 112 ~ 18.75'%

%12.5
%68.75
%18.75

CMYK color model

#0E4D15 color CMYK value is (82,0,73,70).

  • cyan value is 81.82%
  • magenta value is 0.00%
  • yellow value is 72.73%
  • key color value is 69.80%
CMYK: (82,0,73,70) C82M0Y73K70 (82%,0%,73%,70%) (0.82/0.00/0.73/0.70) 

CMYK percentages

%81.82
%0
%72.73
%69.8

Codes

Color #0E4D15 in popluar color models

0E 4D 15
RGB 14 77 21
HSL 127° 69.23% 17.84%
HSB/HSV 127° 81.82% 30.20%
CMYK 81.82% 0.00% 72.73%
69.80%

Color #0E4D15 in popluar number systems.

HEX 0E 4D 15
Decimal 14 77 21
Binary 1110 1001101 10101
Octal 16 115 25

Shades and tints

Shades of #0E4D15

#0E4D15
(14,77,21)
#0D4614
(13,70,20)
#0C3F13
(12,63,19)
#0B3812
(11,56,18)
#0A3111
(10,49,17)
#092A10
(9,42,16)
#08230F
(8,35,15)
#071C0E
(7,28,14)
#06150D
(6,21,13)
#050E0C
(5,14,12)
#04070B
(4,7,11)
#000000
(0,0,0)

Tints of #0E4D15

#0E4D15
(14,77,21)
#235D2A
(35,93,42)
#386D3F
(56,109,63)
#4D7D54
(77,125,84)
#628D69
(98,141,105)
#779D7E
(119,157,126)
#8CAD93
(140,173,147)
#A1BDA8
(161,189,168)
#B6CDBD
(182,205,189)
#CBDDD2
(203,221,210)
#E0EDE7
(224,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #0E4D15 color. Also use rgb(14,77,21) instead hex code.

Text Font Color

.myTextColor { color: #0E4D15; }

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

This text font color is #0E4D15.

Background Color

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

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

This div background color is #0E4D15.

Border color

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

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

This div border color is #0E4D15.

Opacity

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

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

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

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

This text has shadow with #0E4D15 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0E4D15.

Preview

Color preview on black background

This text has color #0E4D15 on black background.


Color preview on white background

This text has color #0E4D15 on white background.


Black color preview on #0E4D15 background

This text has black color on #0E4D15 background.


White color preview on #0E4D15 background

This text has white color on #0E4D15 background.


Related colors

Complementary color

Complementary color for #hex is #F1B2EA.


I love getcolorcode.com

Triadic colors

1 #150E4D and #4D150E with #0E4D15 are triadic colors.

2 #154D0E and #4D0E15 with #0E4D15 are triadic colors.