COLOR #143628

HEX: #143628 RGB: (20,54,40)

Color info

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

RGB color model

#143628 color RGB value is (20,54,40).

RGB: (20,54,40) (8%, 21%, 16%)

RGB channels and saturation

R 20 of 255 = 8%
G 54 of 255 = 21%
B 40 of 255 = 16%

20
54
40

R + G + B ~ 15%. #143628 is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 54 + 40 = 114 (100%)
R 20 of 114 ~ 17.54%
G 54 of 114 ~ 47.37%
B 40 of 114 ~ 35.09'%

%17.54
%47.37
%35.09

CMYK color model

#143628 color CMYK value is (63,0,26,79).

  • cyan value is 62.96%
  • magenta value is 0.00%
  • yellow value is 25.93%
  • key color value is 78.82%

CMYK: (63,0,26,79)
C63M0Y26K79 (63%, 0%, 26%, 79%)
(0.63 / 0.00 / 0.26 / 0.79)

CMYK percentages

%62.96
%0
%25.93
%78.82

Codes

Color #143628 in popluar color models

14 36 28
RGB 20 54 40
HSL 155° 45.95% 14.51%
HSB/HSV 155° 62.96% 21.18%
CMYK 62.96% 0.00% 25.93%
78.82%

Color #143628 in popluar number systems.

HEX 14 36 28
Decimal 20 54 40
Binary 10100 110110 101000
Octal 24 66 50

Shades and tints

Shades of #143628

#143628
(20,54,40)
#133225
(19,50,37)
#122E22
(18,46,34)
#112A1F
(17,42,31)
#10261C
(16,38,28)
#0F2219
(15,34,25)
#0E1E16
(14,30,22)
#0D1A13
(13,26,19)
#0C1610
(12,22,16)
#0B120D
(11,18,13)
#0A0E0A
(10,14,10)
#000000
(0,0,0)

Tints of #143628

#143628
(20,54,40)
#29483B
(41,72,59)
#3E5A4E
(62,90,78)
#536C61
(83,108,97)
#687E74
(104,126,116)
#7D9087
(125,144,135)
#92A29A
(146,162,154)
#A7B4AD
(167,180,173)
#BCC6C0
(188,198,192)
#D1D8D3
(209,216,211)
#E6EAE6
(230,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #143628 color. Also use rgb(20,54,40) instead hex code.

Text Font Color

.myTextColor { color: #143628; }

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

This text font color is #143628.

Background Color

.myBgColor { background-color: #143628; }

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

This div background color is #143628.

Border color

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

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

This div border color is #143628.

Opacity

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

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

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

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

This text has shadow with #143628 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #143628.

Preview

Color preview on black background

This text has color #143628 on black background.


Color preview on white background

This text has color #143628 on white background.


Black color preview on #143628 background

This text has black color on #143628 background.


White color preview on #143628 background

This text has white color on #143628 background.


Related colors

Complementary color

Complementary color for #hex is #EBC9D7.


I love getcolorcode.com

Triadic colors

1 #281436 and #362814 with #143628 are triadic colors.

2 #283614 and #361428 with #143628 are triadic colors.