COLOR #144029

HEX: #144029 RGB: (20,64,41)

Color info

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

RGB color model

#144029 color RGB value is (20,64,41).

RGB: (20,64,41) (8%, 25%, 16%)

RGB channels and saturation

R 20 of 255 = 8%
G 64 of 255 = 25%
B 41 of 255 = 16%

20
64
41

R + G + B ~ 16%. #144029 is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 64 + 41 = 125 (100%)
R 20 of 125 ~ 16%
G 64 of 125 ~ 51.2%
B 41 of 125 ~ 32.8'%

%16
%51.2
%32.8

CMYK color model

#144029 color CMYK value is (69,0,36,75).

  • cyan value is 68.75%
  • magenta value is 0.00%
  • yellow value is 35.94%
  • key color value is 74.90%

CMYK: (69,0,36,75)
C69M0Y36K75 (69%, 0%, 36%, 75%)
(0.69 / 0.00 / 0.36 / 0.75)

CMYK percentages

%68.75
%0
%35.94
%74.9

Codes

Color #144029 in popluar color models

14 40 29
RGB 20 64 41
HSL 149° 52.38% 16.47%
HSB/HSV 149° 68.75% 25.10%
CMYK 68.75% 0.00% 35.94%
74.90%

Color #144029 in popluar number systems.

HEX 14 40 29
Decimal 20 64 41
Binary 10100 1000000 101001
Octal 24 100 51

Shades and tints

Shades of #144029

#144029
(20,64,41)
#133B26
(19,59,38)
#123623
(18,54,35)
#113120
(17,49,32)
#102C1D
(16,44,29)
#0F271A
(15,39,26)
#0E2217
(14,34,23)
#0D1D14
(13,29,20)
#0C1811
(12,24,17)
#0B130E
(11,19,14)
#0A0E0B
(10,14,11)
#000000
(0,0,0)

Tints of #144029

#144029
(20,64,41)
#29513C
(41,81,60)
#3E624F
(62,98,79)
#537362
(83,115,98)
#688475
(104,132,117)
#7D9588
(125,149,136)
#92A69B
(146,166,155)
#A7B7AE
(167,183,174)
#BCC8C1
(188,200,193)
#D1D9D4
(209,217,212)
#E6EAE7
(230,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #144029; }

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

This text font color is #144029.

Background Color

.myBgColor { background-color: #144029; }

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

This div background color is #144029.

Border color

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

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

This div border color is #144029.

Opacity

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

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

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

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

This text has shadow with #144029 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #144029.

Preview

Color preview on black background

This text has color #144029 on black background.


Color preview on white background

This text has color #144029 on white background.


Black color preview on #144029 background

This text has black color on #144029 background.


White color preview on #144029 background

This text has white color on #144029 background.


Related colors

Complementary color

Complementary color for #hex is #EBBFD6.


I love getcolorcode.com

Triadic colors

1 #291440 and #402914 with #144029 are triadic colors.

2 #294014 and #401429 with #144029 are triadic colors.