COLOR #0E4C28

HEX: #0E4C28 RGB: (14,76,40)

Color info

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

RGB color model

#0E4C28 color RGB value is (14,76,40).

RGB: (14,76,40) (5%, 30%, 16%)

RGB channels and saturation

R 14 of 255 = 5%
G 76 of 255 = 30%
B 40 of 255 = 16%

14
76
40

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

Portions of RGB colors in percentages

R + G + B = 14 + 76 + 40 = 130 (100%)
R 14 of 130 ~ 10.77%
G 76 of 130 ~ 58.46%
B 40 of 130 ~ 30.77'%

%10.77
%58.46
%30.77

CMYK color model

#0E4C28 color CMYK value is (82,0,47,70).

  • cyan value is 81.58%
  • magenta value is 0.00%
  • yellow value is 47.37%
  • key color value is 70.20%
CMYK: (82,0,47,70) C82M0Y47K70 (82%,0%,47%,70%) (0.82/0.00/0.47/0.70) 

CMYK percentages

%81.58
%0
%47.37
%70.2

Codes

Color #0E4C28 in popluar color models

0E 4C 28
RGB 14 76 40
HSL 145° 68.89% 17.65%
HSB/HSV 145° 81.58% 29.80%
CMYK 81.58% 0.00% 47.37%
70.20%

Color #0E4C28 in popluar number systems.

HEX 0E 4C 28
Decimal 14 76 40
Binary 1110 1001100 101000
Octal 16 114 50

Shades and tints

Shades of #0E4C28

#0E4C28
(14,76,40)
#0D4625
(13,70,37)
#0C4022
(12,64,34)
#0B3A1F
(11,58,31)
#0A341C
(10,52,28)
#092E19
(9,46,25)
#082816
(8,40,22)
#072213
(7,34,19)
#061C10
(6,28,16)
#05160D
(5,22,13)
#04100A
(4,16,10)
#000000
(0,0,0)

Tints of #0E4C28

#0E4C28
(14,76,40)
#235C3B
(35,92,59)
#386C4E
(56,108,78)
#4D7C61
(77,124,97)
#628C74
(98,140,116)
#779C87
(119,156,135)
#8CAC9A
(140,172,154)
#A1BCAD
(161,188,173)
#B6CCC0
(182,204,192)
#CBDCD3
(203,220,211)
#E0ECE6
(224,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #0E4C28 color. Also use rgb(14,76,40) instead hex code.

Text Font Color

.myTextColor { color: #0E4C28; }

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

This text font color is #0E4C28.

Background Color

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

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

This div background color is #0E4C28.

Border color

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

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

This div border color is #0E4C28.

Opacity

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

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

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

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

This text has shadow with #0E4C28 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0E4C28.

Preview

Color preview on black background

This text has color #0E4C28 on black background.


Color preview on white background

This text has color #0E4C28 on white background.


Black color preview on #0E4C28 background

This text has black color on #0E4C28 background.


White color preview on #0E4C28 background

This text has white color on #0E4C28 background.


Related colors

Complementary color

Complementary color for #hex is #F1B3D7.


I love getcolorcode.com

Triadic colors

1 #280E4C and #4C280E with #0E4C28 are triadic colors.

2 #284C0E and #4C0E28 with #0E4C28 are triadic colors.