COLOR #14472A

HEX: #14472A RGB: (20,71,42)

Color info

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

RGB color model

#14472A color RGB value is (20,71,42).

RGB: (20,71,42) (8%, 28%, 16%)

RGB channels and saturation

R 20 of 255 = 8%
G 71 of 255 = 28%
B 42 of 255 = 16%

20
71
42

R + G + B ~ 17%. #14472A is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 71 + 42 = 133 (100%)
R 20 of 133 ~ 15.04%
G 71 of 133 ~ 53.38%
B 42 of 133 ~ 31.58'%

%15.04
%53.38
%31.58

CMYK color model

#14472A color CMYK value is (72,0,41,72).

  • cyan value is 71.83%
  • magenta value is 0.00%
  • yellow value is 40.85%
  • key color value is 72.16%

CMYK: (72,0,41,72)
C72M0Y41K72 (72%, 0%, 41%, 72%)
(0.72 / 0.00 / 0.41 / 0.72)

CMYK percentages

%71.83
%0
%40.85
%72.16

Codes

Color #14472A in popluar color models

14 47 2A
RGB 20 71 42
HSL 146° 56.04% 17.84%
HSB/HSV 146° 71.83% 27.84%
CMYK 71.83% 0.00% 40.85%
72.16%

Color #14472A in popluar number systems.

HEX 14 47 2A
Decimal 20 71 42
Binary 10100 1000111 101010
Octal 24 107 52

Shades and tints

Shades of #14472A

#14472A
(20,71,42)
#134127
(19,65,39)
#123B24
(18,59,36)
#113521
(17,53,33)
#102F1E
(16,47,30)
#0F291B
(15,41,27)
#0E2318
(14,35,24)
#0D1D15
(13,29,21)
#0C1712
(12,23,18)
#0B110F
(11,17,15)
#0A0B0C
(10,11,12)
#000000
(0,0,0)

Tints of #14472A

#14472A
(20,71,42)
#29573D
(41,87,61)
#3E6750
(62,103,80)
#537763
(83,119,99)
#688776
(104,135,118)
#7D9789
(125,151,137)
#92A79C
(146,167,156)
#A7B7AF
(167,183,175)
#BCC7C2
(188,199,194)
#D1D7D5
(209,215,213)
#E6E7E8
(230,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #14472A; }

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

This text font color is #14472A.

Background Color

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

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

This div background color is #14472A.

Border color

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

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

This div border color is #14472A.

Opacity

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

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

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

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

This text has shadow with #14472A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #14472A.

Preview

Color preview on black background

This text has color #14472A on black background.


Color preview on white background

This text has color #14472A on white background.


Black color preview on #14472A background

This text has black color on #14472A background.


White color preview on #14472A background

This text has white color on #14472A background.


Related colors

Complementary color

Complementary color for #hex is #EBB8D5.


I love getcolorcode.com

Triadic colors

1 #2A1447 and #472A14 with #14472A are triadic colors.

2 #2A4714 and #47142A with #14472A are triadic colors.