COLOR #143027

HEX: #143027 RGB: (20,48,39)

Color info

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

RGB color model

#143027 color RGB value is (20,48,39).

RGB: (20,48,39) (8%, 19%, 15%)

RGB channels and saturation

R 20 of 255 = 8%
G 48 of 255 = 19%
B 39 of 255 = 15%

20
48
39

R + G + B ~ 14%. #143027 is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 48 + 39 = 107 (100%)
R 20 of 107 ~ 18.69%
G 48 of 107 ~ 44.86%
B 39 of 107 ~ 36.45'%

%18.69
%44.86
%36.45

CMYK color model

#143027 color CMYK value is (58,0,19,81).

  • cyan value is 58.33%
  • magenta value is 0.00%
  • yellow value is 18.75%
  • key color value is 81.18%

CMYK: (58,0,19,81)
C58M0Y19K81 (58%, 0%, 19%, 81%)
(0.58 / 0.00 / 0.19 / 0.81)

CMYK percentages

%58.33
%0
%18.75
%81.18

Codes

Color #143027 in popluar color models

14 30 27
RGB 20 48 39
HSL 161° 41.18% 13.33%
HSB/HSV 161° 58.33% 18.82%
CMYK 58.33% 0.00% 18.75%
81.18%

Color #143027 in popluar number systems.

HEX 14 30 27
Decimal 20 48 39
Binary 10100 110000 100111
Octal 24 60 47

Shades and tints

Shades of #143027

#143027
(20,48,39)
#132C24
(19,44,36)
#122821
(18,40,33)
#11241E
(17,36,30)
#10201B
(16,32,27)
#0F1C18
(15,28,24)
#0E1815
(14,24,21)
#0D1412
(13,20,18)
#0C100F
(12,16,15)
#0B0C0C
(11,12,12)
#0A0809
(10,8,9)
#000000
(0,0,0)

Tints of #143027

#143027
(20,48,39)
#29423A
(41,66,58)
#3E544D
(62,84,77)
#536660
(83,102,96)
#687873
(104,120,115)
#7D8A86
(125,138,134)
#929C99
(146,156,153)
#A7AEAC
(167,174,172)
#BCC0BF
(188,192,191)
#D1D2D2
(209,210,210)
#E6E4E5
(230,228,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #143027 color. Also use rgb(20,48,39) instead hex code.

Text Font Color

.myTextColor { color: #143027; }

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

This text font color is #143027.

Background Color

.myBgColor { background-color: #143027; }

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

This div background color is #143027.

Border color

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

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

This div border color is #143027.

Opacity

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

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

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

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

This text has shadow with #143027 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #143027.

Preview

Color preview on black background

This text has color #143027 on black background.


Color preview on white background

This text has color #143027 on white background.


Black color preview on #143027 background

This text has black color on #143027 background.


White color preview on #143027 background

This text has white color on #143027 background.


Related colors

Complementary color

Complementary color for #hex is #EBCFD8.


I love getcolorcode.com

Triadic colors

1 #271430 and #302714 with #143027 are triadic colors.

2 #273014 and #301427 with #143027 are triadic colors.