COLOR #144246

HEX: #144246 RGB: (20,66,70)

Color info

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

RGB color model

#144246 color RGB value is (20,66,70).

RGB: (20,66,70) (8%, 26%, 27%)

RGB channels and saturation

R 20 of 255 = 8%
G 66 of 255 = 26%
B 70 of 255 = 27%

20
66
70

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

Portions of RGB colors in percentages

R + G + B = 20 + 66 + 70 = 156 (100%)
R 20 of 156 ~ 12.82%
G 66 of 156 ~ 42.31%
B 70 of 156 ~ 44.87'%

%12.82
%42.31
%44.87

CMYK color model

#144246 color CMYK value is (71,6,0,73).

  • cyan value is 71.43%
  • magenta value is 5.71%
  • yellow value is 0.00%
  • key color value is 72.55%

CMYK: (71,6,0,73)
C71M6Y0K73 (71%, 6%, 0%, 73%)
(0.71 / 0.06 / 0.00 / 0.73)

CMYK percentages

%71.43
%5.71
%0
%72.55

Codes

Color #144246 in popluar color models

14 42 46
RGB 20 66 70
HSL 185° 55.56% 17.65%
HSB/HSV 185° 71.43% 27.45%
CMYK 71.43% 5.71% 0.00%
72.55%

Color #144246 in popluar number systems.

HEX 14 42 46
Decimal 20 66 70
Binary 10100 1000010 1000110
Octal 24 102 106

Shades and tints

Shades of #144246

#144246
(20,66,70)
#133C40
(19,60,64)
#12363A
(18,54,58)
#113034
(17,48,52)
#102A2E
(16,42,46)
#0F2428
(15,36,40)
#0E1E22
(14,30,34)
#0D181C
(13,24,28)
#0C1216
(12,18,22)
#0B0C10
(11,12,16)
#0A060A
(10,6,10)
#000000
(0,0,0)

Tints of #144246

#144246
(20,66,70)
#295356
(41,83,86)
#3E6466
(62,100,102)
#537576
(83,117,118)
#688686
(104,134,134)
#7D9796
(125,151,150)
#92A8A6
(146,168,166)
#A7B9B6
(167,185,182)
#BCCAC6
(188,202,198)
#D1DBD6
(209,219,214)
#E6ECE6
(230,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #144246 color. Also use rgb(20,66,70) instead hex code.

Text Font Color

.myTextColor { color: #144246; }

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

This text font color is #144246.

Background Color

.myBgColor { background-color: #144246; }

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

This div background color is #144246.

Border color

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

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

This div border color is #144246.

Opacity

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

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

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

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

This text has shadow with #144246 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #144246.

Preview

Color preview on black background

This text has color #144246 on black background.


Color preview on white background

This text has color #144246 on white background.


Black color preview on #144246 background

This text has black color on #144246 background.


White color preview on #144246 background

This text has white color on #144246 background.


Related colors

Complementary color

Complementary color for #hex is #EBBDB9.


I love getcolorcode.com

Triadic colors

1 #461442 and #424614 with #144246 are triadic colors.

2 #464214 and #421446 with #144246 are triadic colors.