COLOR #144011

HEX: #144011 RGB: (20,64,17)

Color info

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

RGB color model

#144011 color RGB value is (20,64,17).

RGB: (20,64,17) (8%, 25%, 7%)

RGB channels and saturation

R 20 of 255 = 8%
G 64 of 255 = 25%
B 17 of 255 = 7%

20
64
17

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

Portions of RGB colors in percentages

R + G + B = 20 + 64 + 17 = 101 (100%)
R 20 of 101 ~ 19.8%
G 64 of 101 ~ 63.37%
B 17 of 101 ~ 16.83'%

%19.8
%63.37
%16.83

CMYK color model

#144011 color CMYK value is (69,0,73,75).

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

CMYK: (69,0,73,75)
C69M0Y73K75 (69%, 0%, 73%, 75%)
(0.69 / 0.00 / 0.73 / 0.75)

CMYK percentages

%68.75
%0
%73.44
%74.9

Codes

Color #144011 in popluar color models

14 40 11
RGB 20 64 17
HSL 116° 58.02% 15.88%
HSB/HSV 116° 73.44% 25.10%
CMYK 68.75% 0.00% 73.44%
74.90%

Color #144011 in popluar number systems.

HEX 14 40 11
Decimal 20 64 17
Binary 10100 1000000 10001
Octal 24 100 21

Shades and tints

Shades of #144011

#144011
(20,64,17)
#133B10
(19,59,16)
#12360F
(18,54,15)
#11310E
(17,49,14)
#102C0D
(16,44,13)
#0F270C
(15,39,12)
#0E220B
(14,34,11)
#0D1D0A
(13,29,10)
#0C1809
(12,24,9)
#0B1308
(11,19,8)
#0A0E07
(10,14,7)
#000000
(0,0,0)

Tints of #144011

#144011
(20,64,17)
#295126
(41,81,38)
#3E623B
(62,98,59)
#537350
(83,115,80)
#688465
(104,132,101)
#7D957A
(125,149,122)
#92A68F
(146,166,143)
#A7B7A4
(167,183,164)
#BCC8B9
(188,200,185)
#D1D9CE
(209,217,206)
#E6EAE3
(230,234,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #144011; }

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

This text font color is #144011.

Background Color

.myBgColor { background-color: #144011; }

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

This div background color is #144011.

Border color

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

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

This div border color is #144011.

Opacity

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

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

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

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

This text has shadow with #144011 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #144011.

Preview

Color preview on black background

This text has color #144011 on black background.


Color preview on white background

This text has color #144011 on white background.


Black color preview on #144011 background

This text has black color on #144011 background.


White color preview on #144011 background

This text has white color on #144011 background.


Related colors

Complementary color

Complementary color for #hex is #EBBFEE.


I love getcolorcode.com

Triadic colors

1 #111440 and #401114 with #144011 are triadic colors.

2 #114014 and #401411 with #144011 are triadic colors.