COLOR #144829

HEX: #144829 RGB: (20,72,41)

Color info

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

RGB color model

#144829 color RGB value is (20,72,41).

RGB: (20,72,41) (8%, 28%, 16%)

RGB channels and saturation

R 20 of 255 = 8%
G 72 of 255 = 28%
B 41 of 255 = 16%

20
72
41

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

Portions of RGB colors in percentages

R + G + B = 20 + 72 + 41 = 133 (100%)
R 20 of 133 ~ 15.04%
G 72 of 133 ~ 54.14%
B 41 of 133 ~ 30.83'%

%15.04
%54.14
%30.83

CMYK color model

#144829 color CMYK value is (72,0,43,72).

  • cyan value is 72.22%
  • magenta value is 0.00%
  • yellow value is 43.06%
  • key color value is 71.76%

CMYK: (72,0,43,72)
C72M0Y43K72 (72%, 0%, 43%, 72%)
(0.72 / 0.00 / 0.43 / 0.72)

CMYK percentages

%72.22
%0
%43.06
%71.76

Codes

Color #144829 in popluar color models

14 48 29
RGB 20 72 41
HSL 144° 56.52% 18.04%
HSB/HSV 144° 72.22% 28.24%
CMYK 72.22% 0.00% 43.06%
71.76%

Color #144829 in popluar number systems.

HEX 14 48 29
Decimal 20 72 41
Binary 10100 1001000 101001
Octal 24 110 51

Shades and tints

Shades of #144829

#144829
(20,72,41)
#134226
(19,66,38)
#123C23
(18,60,35)
#113620
(17,54,32)
#10301D
(16,48,29)
#0F2A1A
(15,42,26)
#0E2417
(14,36,23)
#0D1E14
(13,30,20)
#0C1811
(12,24,17)
#0B120E
(11,18,14)
#0A0C0B
(10,12,11)
#000000
(0,0,0)

Tints of #144829

#144829
(20,72,41)
#29583C
(41,88,60)
#3E684F
(62,104,79)
#537862
(83,120,98)
#688875
(104,136,117)
#7D9888
(125,152,136)
#92A89B
(146,168,155)
#A7B8AE
(167,184,174)
#BCC8C1
(188,200,193)
#D1D8D4
(209,216,212)
#E6E8E7
(230,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #144829 color. Also use rgb(20,72,41) instead hex code.

Text Font Color

.myTextColor { color: #144829; }

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

This text font color is #144829.

Background Color

.myBgColor { background-color: #144829; }

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

This div background color is #144829.

Border color

.myBorderColor { border: 1px solid #144829; }

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

This div border color is #144829.

Opacity

.myOpacity80 { color: #144829; opacity: 0.8; }

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

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

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

This text has shadow with #144829 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #144829.

Preview

Color preview on black background

This text has color #144829 on black background.


Color preview on white background

This text has color #144829 on white background.


Black color preview on #144829 background

This text has black color on #144829 background.


White color preview on #144829 background

This text has white color on #144829 background.


Related colors

Complementary color

Complementary color for #hex is #EBB7D6.


I love getcolorcode.com

Triadic colors

1 #291448 and #482914 with #144829 are triadic colors.

2 #294814 and #481429 with #144829 are triadic colors.