COLOR #14492A

HEX: #14492A RGB: (20,73,42)

Color info

#14492A contains red, green and blue colors in about the same proportion. Web safe color of #14492A is #003333 (or #033).

RGB color model

#14492A color RGB value is (20,73,42).

RGB: (20,73,42) (8%, 29%, 16%)

RGB channels and saturation

R 20 of 255 = 8%
G 73 of 255 = 29%
B 42 of 255 = 16%

20
73
42

R + G + B ~ 18%. #14492A is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 73 + 42 = 135 (100%)
R 20 of 135 ~ 14.81%
G 73 of 135 ~ 54.07%
B 42 of 135 ~ 31.11'%

%14.81
%54.07
%31.11

CMYK color model

#14492A color CMYK value is (73,0,42,71).

  • cyan value is 72.60%
  • magenta value is 0.00%
  • yellow value is 42.47%
  • key color value is 71.37%

CMYK: (73,0,42,71)
C73M0Y42K71 (73%, 0%, 42%, 71%)
(0.73 / 0.00 / 0.42 / 0.71)

CMYK percentages

%72.6
%0
%42.47
%71.37

Codes

Color #14492A in popluar color models

14 49 2A
RGB 20 73 42
HSL 145° 56.99% 18.24%
HSB/HSV 145° 72.60% 28.63%
CMYK 72.60% 0.00% 42.47%
71.37%

Color #14492A in popluar number systems.

HEX 14 49 2A
Decimal 20 73 42
Binary 10100 1001001 101010
Octal 24 111 52

Shades and tints

Shades of #14492A

#14492A
(20,73,42)
#134327
(19,67,39)
#123D24
(18,61,36)
#113721
(17,55,33)
#10311E
(16,49,30)
#0F2B1B
(15,43,27)
#0E2518
(14,37,24)
#0D1F15
(13,31,21)
#0C1912
(12,25,18)
#0B130F
(11,19,15)
#0A0D0C
(10,13,12)
#000000
(0,0,0)

Tints of #14492A

#14492A
(20,73,42)
#29593D
(41,89,61)
#3E6950
(62,105,80)
#537963
(83,121,99)
#688976
(104,137,118)
#7D9989
(125,153,137)
#92A99C
(146,169,156)
#A7B9AF
(167,185,175)
#BCC9C2
(188,201,194)
#D1D9D5
(209,217,213)
#E6E9E8
(230,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #14492A color. Also use rgb(20,73,42) instead hex code.

Text Font Color

.myTextColor { color: #14492A; }

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

This text font color is #14492A.

Background Color

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

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

This div background color is #14492A.

Border color

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

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

This div border color is #14492A.

Opacity

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

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

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

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

This text has shadow with #14492A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #14492A.

Preview

Color preview on black background

This text has color #14492A on black background.


Color preview on white background

This text has color #14492A on white background.


Black color preview on #14492A background

This text has black color on #14492A background.


White color preview on #14492A background

This text has white color on #14492A background.


Related colors

Complementary color

Complementary color for #hex is #EBB6D5.


I love getcolorcode.com

Triadic colors

1 #2A1449 and #492A14 with #14492A are triadic colors.

2 #2A4914 and #49142A with #14492A are triadic colors.