COLOR #0E4A37

HEX: #0E4A37 RGB: (14,74,55)

Color info

#0E4A37 contains mainly green and blue colors. Web safe color of #0E4A37 is #003333 (or #033).

RGB color model

#0E4A37 color RGB value is (14,74,55).

RGB: (14,74,55) (5%, 29%, 22%)

RGB channels and saturation

R 14 of 255 = 5%
G 74 of 255 = 29%
B 55 of 255 = 22%

14
74
55

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

Portions of RGB colors in percentages

R + G + B = 14 + 74 + 55 = 143 (100%)
R 14 of 143 ~ 9.79%
G 74 of 143 ~ 51.75%
B 55 of 143 ~ 38.46'%

%9.79
%51.75
%38.46

CMYK color model

#0E4A37 color CMYK value is (81,0,26,71).

  • cyan value is 81.08%
  • magenta value is 0.00%
  • yellow value is 25.68%
  • key color value is 70.98%
CMYK: (81,0,26,71) C81M0Y26K71 (81%,0%,26%,71%) (0.81/0.00/0.26/0.71) 

CMYK percentages

%81.08
%0
%25.68
%70.98

Codes

Color #0E4A37 in popluar color models

0E 4A 37
RGB 14 74 55
HSL 161° 68.18% 17.25%
HSB/HSV 161° 81.08% 29.02%
CMYK 81.08% 0.00% 25.68%
70.98%

Color #0E4A37 in popluar number systems.

HEX 0E 4A 37
Decimal 14 74 55
Binary 1110 1001010 110111
Octal 16 112 67

Shades and tints

Shades of #0E4A37

#0E4A37
(14,74,55)
#0D4432
(13,68,50)
#0C3E2D
(12,62,45)
#0B3828
(11,56,40)
#0A3223
(10,50,35)
#092C1E
(9,44,30)
#082619
(8,38,25)
#072014
(7,32,20)
#061A0F
(6,26,15)
#05140A
(5,20,10)
#040E05
(4,14,5)
#000000
(0,0,0)

Tints of #0E4A37

#0E4A37
(14,74,55)
#235A49
(35,90,73)
#386A5B
(56,106,91)
#4D7A6D
(77,122,109)
#628A7F
(98,138,127)
#779A91
(119,154,145)
#8CAAA3
(140,170,163)
#A1BAB5
(161,186,181)
#B6CAC7
(182,202,199)
#CBDAD9
(203,218,217)
#E0EAEB
(224,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #0E4A37 color. Also use rgb(14,74,55) instead hex code.

Text Font Color

.myTextColor { color: #0E4A37; }

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

This text font color is #0E4A37.

Background Color

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

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

This div background color is #0E4A37.

Border color

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

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

This div border color is #0E4A37.

Opacity

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

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

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

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

This text has shadow with #0E4A37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0E4A37.

Preview

Color preview on black background

This text has color #0E4A37 on black background.


Color preview on white background

This text has color #0E4A37 on white background.


Black color preview on #0E4A37 background

This text has black color on #0E4A37 background.


White color preview on #0E4A37 background

This text has white color on #0E4A37 background.


Related colors

Complementary color

Complementary color for #hex is #F1B5C8.


I love getcolorcode.com

Triadic colors

1 #370E4A and #4A370E with #0E4A37 are triadic colors.

2 #374A0E and #4A0E37 with #0E4A37 are triadic colors.