COLOR #144148

HEX: #144148 RGB: (20,65,72)

Color info

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

RGB color model

#144148 color RGB value is (20,65,72).

RGB: (20,65,72) (8%, 25%, 28%)

RGB channels and saturation

R 20 of 255 = 8%
G 65 of 255 = 25%
B 72 of 255 = 28%

20
65
72

R + G + B ~ 20%. #144148 is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 65 + 72 = 157 (100%)
R 20 of 157 ~ 12.74%
G 65 of 157 ~ 41.4%
B 72 of 157 ~ 45.86'%

%12.74
%41.4
%45.86

CMYK color model

#144148 color CMYK value is (72,10,0,72).

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

CMYK: (72,10,0,72)
C72M10Y0K72 (72%, 10%, 0%, 72%)
(0.72 / 0.10 / 0.00 / 0.72)

CMYK percentages

%72.22
%9.72
%0
%71.76

Codes

Color #144148 in popluar color models

14 41 48
RGB 20 65 72
HSL 188° 56.52% 18.04%
HSB/HSV 188° 72.22% 28.24%
CMYK 72.22% 9.72% 0.00%
71.76%

Color #144148 in popluar number systems.

HEX 14 41 48
Decimal 20 65 72
Binary 10100 1000001 1001000
Octal 24 101 110

Shades and tints

Shades of #144148

#144148
(20,65,72)
#133C42
(19,60,66)
#12373C
(18,55,60)
#113236
(17,50,54)
#102D30
(16,45,48)
#0F282A
(15,40,42)
#0E2324
(14,35,36)
#0D1E1E
(13,30,30)
#0C1918
(12,25,24)
#0B1412
(11,20,18)
#0A0F0C
(10,15,12)
#000000
(0,0,0)

Tints of #144148

#144148
(20,65,72)
#295258
(41,82,88)
#3E6368
(62,99,104)
#537478
(83,116,120)
#688588
(104,133,136)
#7D9698
(125,150,152)
#92A7A8
(146,167,168)
#A7B8B8
(167,184,184)
#BCC9C8
(188,201,200)
#D1DAD8
(209,218,216)
#E6EBE8
(230,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #144148; }

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

This text font color is #144148.

Background Color

.myBgColor { background-color: #144148; }

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

This div background color is #144148.

Border color

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

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

This div border color is #144148.

Opacity

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

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

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

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

This text has shadow with #144148 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #144148.

Preview

Color preview on black background

This text has color #144148 on black background.


Color preview on white background

This text has color #144148 on white background.


Black color preview on #144148 background

This text has black color on #144148 background.


White color preview on #144148 background

This text has white color on #144148 background.


Related colors

Complementary color

Complementary color for #hex is #EBBEB7.


I love getcolorcode.com

Triadic colors

1 #481441 and #414814 with #144148 are triadic colors.

2 #484114 and #411448 with #144148 are triadic colors.