COLOR #143E14

HEX: #143E14 RGB: (20,62,20)

Color info

#143E14 contains red, green and blue colors in about the same proportion. Web safe color of #143E14 is #003300 (or #030).

RGB color model

#143E14 color RGB value is (20,62,20).

RGB: (20,62,20) (8%, 24%, 8%)

RGB channels and saturation

R 20 of 255 = 8%
G 62 of 255 = 24%
B 20 of 255 = 8%

20
62
20

R + G + B ~ 13%. #143E14 is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 62 + 20 = 102 (100%)
R 20 of 102 ~ 19.61%
G 62 of 102 ~ 60.78%
B 20 of 102 ~ 19.61'%

%19.61
%60.78
%19.61

CMYK color model

#143E14 color CMYK value is (68,0,68,76).

  • cyan value is 67.74%
  • magenta value is 0.00%
  • yellow value is 67.74%
  • key color value is 75.69%

CMYK: (68,0,68,76)
C68M0Y68K76 (68%, 0%, 68%, 76%)
(0.68 / 0.00 / 0.68 / 0.76)

CMYK percentages

%67.74
%0
%67.74
%75.69

Codes

Color #143E14 in popluar color models

14 3E 14
RGB 20 62 20
HSL 120° 51.22% 16.08%
HSB/HSV 120° 67.74% 24.31%
CMYK 67.74% 0.00% 67.74%
75.69%

Color #143E14 in popluar number systems.

HEX 14 3E 14
Decimal 20 62 20
Binary 10100 111110 10100
Octal 24 76 24

Shades and tints

Shades of #143E14

#143E14
(20,62,20)
#133913
(19,57,19)
#123412
(18,52,18)
#112F11
(17,47,17)
#102A10
(16,42,16)
#0F250F
(15,37,15)
#0E200E
(14,32,14)
#0D1B0D
(13,27,13)
#0C160C
(12,22,12)
#0B110B
(11,17,11)
#0A0C0A
(10,12,10)
#000000
(0,0,0)

Tints of #143E14

#143E14
(20,62,20)
#294F29
(41,79,41)
#3E603E
(62,96,62)
#537153
(83,113,83)
#688268
(104,130,104)
#7D937D
(125,147,125)
#92A492
(146,164,146)
#A7B5A7
(167,181,167)
#BCC6BC
(188,198,188)
#D1D7D1
(209,215,209)
#E6E8E6
(230,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #143E14 color. Also use rgb(20,62,20) instead hex code.

Text Font Color

.myTextColor { color: #143E14; }

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

This text font color is #143E14.

Background Color

.myBgColor { background-color: #143E14; }

<div style="background-color:#143E14">Inner text</div>

This div background color is #143E14.

Border color

.myBorderColor { border: 1px solid #143E14; }

<div style="border:3px solid #143E14">Div</div>

This div border color is #143E14.

Opacity

.myOpacity80 { color: #143E14; opacity: 0.8; }

<p style="color:#143E14;opacity:0.8;">80%</p>

Text with #143E14 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 #143E14;}

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

This text has shadow with #143E14 color.


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

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

This text has shadow with #143E14 primary color and red secondary color.


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

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

This text has shadow with #143E14 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #143E14.

Preview

Color preview on black background

This text has color #143E14 on black background.


Color preview on white background

This text has color #143E14 on white background.


Black color preview on #143E14 background

This text has black color on #143E14 background.


White color preview on #143E14 background

This text has white color on #143E14 background.


Related colors

Complementary color

Complementary color for #hex is #EBC1EB.


I love getcolorcode.com

Triadic colors

1 #14143E and #3E1414 with #143E14 are triadic colors.

2 #143E14 and #3E1414 with #143E14 are triadic colors.