COLOR #14723A

HEX: #14723A RGB: (20,114,58)

Color info

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

RGB color model

#14723A color RGB value is (20,114,58).

RGB: (20,114,58) (8%, 45%, 23%)

RGB channels and saturation

R 20 of 255 = 8%
G 114 of 255 = 45%
B 58 of 255 = 23%

20
114
58

R + G + B ~ 25%. #14723A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 114 + 58 = 192 (100%)
R 20 of 192 ~ 10.42%
G 114 of 192 ~ 59.38%
B 58 of 192 ~ 30.21'%

%10.42
%59.38
%30.21

CMYK color model

#14723A color CMYK value is (82,0,49,55).

  • cyan value is 82.46%
  • magenta value is 0.00%
  • yellow value is 49.12%
  • key color value is 55.29%
CMYK: (82,0,49,55) C82M0Y49K55 (82%,0%,49%,55%) (0.82/0.00/0.49/0.55) 

CMYK percentages

%82.46
%0
%49.12
%55.29

Codes

Color #14723A in popluar color models

14 72 3A
RGB 20 114 58
HSL 144° 70.15% 26.27%
HSB/HSV 144° 82.46% 44.71%
CMYK 82.46% 0.00% 49.12%
55.29%

Color #14723A in popluar number systems.

HEX 14 72 3A
Decimal 20 114 58
Binary 10100 1110010 111010
Octal 24 162 72

Shades and tints

Shades of #14723A

#14723A
(20,114,58)
#136835
(19,104,53)
#125E30
(18,94,48)
#11542B
(17,84,43)
#104A26
(16,74,38)
#0F4021
(15,64,33)
#0E361C
(14,54,28)
#0D2C17
(13,44,23)
#0C2212
(12,34,18)
#0B180D
(11,24,13)
#0A0E08
(10,14,8)
#000000
(0,0,0)

Tints of #14723A

#14723A
(20,114,58)
#297E4B
(41,126,75)
#3E8A5C
(62,138,92)
#53966D
(83,150,109)
#68A27E
(104,162,126)
#7DAE8F
(125,174,143)
#92BAA0
(146,186,160)
#A7C6B1
(167,198,177)
#BCD2C2
(188,210,194)
#D1DED3
(209,222,211)
#E6EAE4
(230,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #14723A color. Also use rgb(20,114,58) instead hex code.

Text Font Color

.myTextColor { color: #14723A; }

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

This text font color is #14723A.

Background Color

.myBgColor { background-color: #14723A; }

<div style="background-color:#14723A">Inner text</div>

This div background color is #14723A.

Border color

.myBorderColor { border: 1px solid #14723A; }

<div style="border:3px solid #14723A">Div</div>

This div border color is #14723A.

Opacity

.myOpacity80 { color: #14723A; opacity: 0.8; }

<p style="color:#14723A;opacity:0.8;">80%</p>

Text with #14723A 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 #14723A;}

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

This text has shadow with #14723A color.


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

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

This text has shadow with #14723A primary color and red secondary color.


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

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

This text has shadow with #14723A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #14723A.

Preview

Color preview on black background

This text has color #14723A on black background.


Color preview on white background

This text has color #14723A on white background.


Black color preview on #14723A background

This text has black color on #14723A background.


White color preview on #14723A background

This text has white color on #14723A background.


Related colors

Complementary color

Complementary color for #hex is #EB8DC5.


I love getcolorcode.com

Triadic colors

1 #3A1472 and #723A14 with #14723A are triadic colors.

2 #3A7214 and #72143A with #14723A are triadic colors.