COLOR #14892E

HEX: #14892E RGB: (20,137,46)

Color info

#14892E contains mainly green color. Web safe color of #14892E is #009933 (or #093).

RGB color model

#14892E color RGB value is (20,137,46).

RGB: (20,137,46) (8%, 54%, 18%)

RGB channels and saturation

R 20 of 255 = 8%
G 137 of 255 = 54%
B 46 of 255 = 18%

20
137
46

R + G + B ~ 27%. #14892E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 137 + 46 = 203 (100%)
R 20 of 203 ~ 9.85%
G 137 of 203 ~ 67.49%
B 46 of 203 ~ 22.66'%

%67.49
%22.66

CMYK color model

#14892E color CMYK value is (85,0,66,46).

  • cyan value is 85.40%
  • magenta value is 0.00%
  • yellow value is 66.42%
  • key color value is 46.27%

CMYK: (85,0,66,46)
C85M0Y66K46 (85%, 0%, 66%, 46%)
(0.85 / 0.00 / 0.66 / 0.46)

CMYK percentages

%85.4
%0
%66.42
%46.27

Codes

Color #14892E in popluar color models

14 89 2E
RGB 20 137 46
HSL 133° 74.52% 30.78%
HSB/HSV 133° 85.40% 53.73%
CMYK 85.40% 0.00% 66.42%
46.27%

Color #14892E in popluar number systems.

HEX 14 89 2E
Decimal 20 137 46
Binary 10100 10001001 101110
Octal 24 211 56

Shades and tints

Shades of #14892E

#14892E
(20,137,46)
#137D2A
(19,125,42)
#127126
(18,113,38)
#116522
(17,101,34)
#10591E
(16,89,30)
#0F4D1A
(15,77,26)
#0E4116
(14,65,22)
#0D3512
(13,53,18)
#0C290E
(12,41,14)
#0B1D0A
(11,29,10)
#0A1106
(10,17,6)
#000000
(0,0,0)

Tints of #14892E

#14892E
(20,137,46)
#299341
(41,147,65)
#3E9D54
(62,157,84)
#53A767
(83,167,103)
#68B17A
(104,177,122)
#7DBB8D
(125,187,141)
#92C5A0
(146,197,160)
#A7CFB3
(167,207,179)
#BCD9C6
(188,217,198)
#D1E3D9
(209,227,217)
#E6EDEC
(230,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #14892E color. Also use rgb(20,137,46) instead hex code.

Text Font Color

.myTextColor { color: #14892E; }

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

This text font color is #14892E.

Background Color

.myBgColor { background-color: #14892E; }

<div style="background-color:#14892E">Inner text</div>

This div background color is #14892E.

Border color

.myBorderColor { border: 1px solid #14892E; }

<div style="border:3px solid #14892E">Div</div>

This div border color is #14892E.

Opacity

.myOpacity80 { color: #14892E; opacity: 0.8; }

<p style="color:#14892E;opacity:0.8;">80%</p>

Text with #14892E 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 #14892E;}

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

This text has shadow with #14892E color.


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

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

This text has shadow with #14892E primary color and red secondary color.


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

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

This text has shadow with #14892E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #14892E.

Preview

Color preview on black background

This text has color #14892E on black background.


Color preview on white background

This text has color #14892E on white background.


Black color preview on #14892E background

This text has black color on #14892E background.


White color preview on #14892E background

This text has white color on #14892E background.


Related colors

Complementary color

Complementary color for #hex is #EB76D1.


I love getcolorcode.com

Triadic colors

1 #2E1489 and #892E14 with #14892E are triadic colors.

2 #2E8914 and #89142E with #14892E are triadic colors.