COLOR #0E4E38

HEX: #0E4E38 RGB: (14,78,56)

Color info

#0E4E38 contains mainly green and blue colors. Web safe color of #0E4E38 is #006633 (or #063).

RGB color model

#0E4E38 color RGB value is (14,78,56).

RGB: (14,78,56) (5%, 31%, 22%)

RGB channels and saturation

R 14 of 255 = 5%
G 78 of 255 = 31%
B 56 of 255 = 22%

14
78
56

R + G + B ~ 19%. #0E4E38 is dark color.

Portions of RGB colors in percentages

R + G + B = 14 + 78 + 56 = 148 (100%)
R 14 of 148 ~ 9.46%
G 78 of 148 ~ 52.7%
B 56 of 148 ~ 37.84'%

%52.7
%37.84

CMYK color model

#0E4E38 color CMYK value is (82,0,28,69).

  • cyan value is 82.05%
  • magenta value is 0.00%
  • yellow value is 28.21%
  • key color value is 69.41%

CMYK: (82,0,28,69)
C82M0Y28K69 (82%, 0%, 28%, 69%)
(0.82 / 0.00 / 0.28 / 0.69)

CMYK percentages

%82.05
%0
%28.21
%69.41

Codes

Color #0E4E38 in popluar color models

0E 4E 38
RGB 14 78 56
HSL 159° 69.57% 18.04%
HSB/HSV 159° 82.05% 30.59%
CMYK 82.05% 0.00% 28.21%
69.41%

Color #0E4E38 in popluar number systems.

HEX 0E 4E 38
Decimal 14 78 56
Binary 1110 1001110 111000
Octal 16 116 70

Shades and tints

Shades of #0E4E38

#0E4E38
(14,78,56)
#0D4733
(13,71,51)
#0C402E
(12,64,46)
#0B3929
(11,57,41)
#0A3224
(10,50,36)
#092B1F
(9,43,31)
#08241A
(8,36,26)
#071D15
(7,29,21)
#061610
(6,22,16)
#050F0B
(5,15,11)
#040806
(4,8,6)
#000000
(0,0,0)

Tints of #0E4E38

#0E4E38
(14,78,56)
#235E4A
(35,94,74)
#386E5C
(56,110,92)
#4D7E6E
(77,126,110)
#628E80
(98,142,128)
#779E92
(119,158,146)
#8CAEA4
(140,174,164)
#A1BEB6
(161,190,182)
#B6CEC8
(182,206,200)
#CBDEDA
(203,222,218)
#E0EEEC
(224,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #0E4E38 color. Also use rgb(14,78,56) instead hex code.

Text Font Color

.myTextColor { color: #0E4E38; }

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

This text font color is #0E4E38.

Background Color

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

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

This div background color is #0E4E38.

Border color

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

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

This div border color is #0E4E38.

Opacity

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

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

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

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

This text has shadow with #0E4E38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0E4E38.

Preview

Color preview on black background

This text has color #0E4E38 on black background.


Color preview on white background

This text has color #0E4E38 on white background.


Black color preview on #0E4E38 background

This text has black color on #0E4E38 background.


White color preview on #0E4E38 background

This text has white color on #0E4E38 background.


Related colors

Complementary color

Complementary color for #hex is #F1B1C7.


I love getcolorcode.com

Triadic colors

1 #380E4E and #4E380E with #0E4E38 are triadic colors.

2 #384E0E and #4E0E38 with #0E4E38 are triadic colors.