COLOR #0E6A16

HEX: #0E6A16 RGB: (14,106,22)

Color info

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

RGB color model

#0E6A16 color RGB value is (14,106,22).

RGB: (14,106,22) (5%, 42%, 9%)

RGB channels and saturation

R 14 of 255 = 5%
G 106 of 255 = 42%
B 22 of 255 = 9%

14
106
22

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

Portions of RGB colors in percentages

R + G + B = 14 + 106 + 22 = 142 (100%)
R 14 of 142 ~ 9.86%
G 106 of 142 ~ 74.65%
B 22 of 142 ~ 15.49'%

%74.65
%15.49

CMYK color model

#0E6A16 color CMYK value is (87,0,79,58).

  • cyan value is 86.79%
  • magenta value is 0.00%
  • yellow value is 79.25%
  • key color value is 58.43%

CMYK: (87,0,79,58)
C87M0Y79K58 (87%, 0%, 79%, 58%)
(0.87 / 0.00 / 0.79 / 0.58)

CMYK percentages

%86.79
%0
%79.25
%58.43

Codes

Color #0E6A16 in popluar color models

0E 6A 16
RGB 14 106 22
HSL 125° 76.67% 23.53%
HSB/HSV 125° 86.79% 41.57%
CMYK 86.79% 0.00% 79.25%
58.43%

Color #0E6A16 in popluar number systems.

HEX 0E 6A 16
Decimal 14 106 22
Binary 1110 1101010 10110
Octal 16 152 26

Shades and tints

Shades of #0E6A16

#0E6A16
(14,106,22)
#0D6114
(13,97,20)
#0C5812
(12,88,18)
#0B4F10
(11,79,16)
#0A460E
(10,70,14)
#093D0C
(9,61,12)
#08340A
(8,52,10)
#072B08
(7,43,8)
#062206
(6,34,6)
#051904
(5,25,4)
#041002
(4,16,2)
#000000
(0,0,0)

Tints of #0E6A16

#0E6A16
(14,106,22)
#23772B
(35,119,43)
#388440
(56,132,64)
#4D9155
(77,145,85)
#629E6A
(98,158,106)
#77AB7F
(119,171,127)
#8CB894
(140,184,148)
#A1C5A9
(161,197,169)
#B6D2BE
(182,210,190)
#CBDFD3
(203,223,211)
#E0ECE8
(224,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #0E6A16 color. Also use rgb(14,106,22) instead hex code.

Text Font Color

.myTextColor { color: #0E6A16; }

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

This text font color is #0E6A16.

Background Color

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

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

This div background color is #0E6A16.

Border color

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

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

This div border color is #0E6A16.

Opacity

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

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

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

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

This text has shadow with #0E6A16 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0E6A16.

Preview

Color preview on black background

This text has color #0E6A16 on black background.


Color preview on white background

This text has color #0E6A16 on white background.


Black color preview on #0E6A16 background

This text has black color on #0E6A16 background.


White color preview on #0E6A16 background

This text has white color on #0E6A16 background.


Related colors

Complementary color

Complementary color for #hex is #F195E9.


I love getcolorcode.com

Triadic colors

1 #160E6A and #6A160E with #0E6A16 are triadic colors.

2 #166A0E and #6A0E16 with #0E6A16 are triadic colors.