COLOR #143849

HEX: #143849 RGB: (20,56,73)

Color info

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

RGB color model

#143849 color RGB value is (20,56,73).

RGB: (20,56,73) (8%, 22%, 29%)

RGB channels and saturation

R 20 of 255 = 8%
G 56 of 255 = 22%
B 73 of 255 = 29%

20
56
73

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

Portions of RGB colors in percentages

R + G + B = 20 + 56 + 73 = 149 (100%)
R 20 of 149 ~ 13.42%
G 56 of 149 ~ 37.58%
B 73 of 149 ~ 48.99'%

%13.42
%37.58
%48.99

CMYK color model

#143849 color CMYK value is (73,23,0,71).

  • cyan value is 72.60%
  • magenta value is 23.29%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (73,23,0,71)
C73M23Y0K71 (73%, 23%, 0%, 71%)
(0.73 / 0.23 / 0.00 / 0.71)

CMYK percentages

%72.6
%23.29
%0
%71.37

Codes

Color #143849 in popluar color models

14 38 49
RGB 20 56 73
HSL 199° 56.99% 18.24%
HSB/HSV 199° 72.60% 28.63%
CMYK 72.60% 23.29% 0.00%
71.37%

Color #143849 in popluar number systems.

HEX 14 38 49
Decimal 20 56 73
Binary 10100 111000 1001001
Octal 24 70 111

Shades and tints

Shades of #143849

#143849
(20,56,73)
#133343
(19,51,67)
#122E3D
(18,46,61)
#112937
(17,41,55)
#102431
(16,36,49)
#0F1F2B
(15,31,43)
#0E1A25
(14,26,37)
#0D151F
(13,21,31)
#0C1019
(12,16,25)
#0B0B13
(11,11,19)
#0A060D
(10,6,13)
#000000
(0,0,0)

Tints of #143849

#143849
(20,56,73)
#294A59
(41,74,89)
#3E5C69
(62,92,105)
#536E79
(83,110,121)
#688089
(104,128,137)
#7D9299
(125,146,153)
#92A4A9
(146,164,169)
#A7B6B9
(167,182,185)
#BCC8C9
(188,200,201)
#D1DAD9
(209,218,217)
#E6ECE9
(230,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #143849 color. Also use rgb(20,56,73) instead hex code.

Text Font Color

.myTextColor { color: #143849; }

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

This text font color is #143849.

Background Color

.myBgColor { background-color: #143849; }

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

This div background color is #143849.

Border color

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

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

This div border color is #143849.

Opacity

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

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

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

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

This text has shadow with #143849 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #143849.

Preview

Color preview on black background

This text has color #143849 on black background.


Color preview on white background

This text has color #143849 on white background.


Black color preview on #143849 background

This text has black color on #143849 background.


White color preview on #143849 background

This text has white color on #143849 background.


Related colors

Complementary color

Complementary color for #hex is #EBC7B6.


I love getcolorcode.com

Triadic colors

1 #491438 and #384914 with #143849 are triadic colors.

2 #493814 and #381449 with #143849 are triadic colors.