COLOR #143638

HEX: #143638 RGB: (20,54,56)

Color info

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

RGB color model

#143638 color RGB value is (20,54,56).

RGB: (20,54,56) (8%, 21%, 22%)

RGB channels and saturation

R 20 of 255 = 8%
G 54 of 255 = 21%
B 56 of 255 = 22%

20
54
56

R + G + B ~ 17%. #143638 is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 54 + 56 = 130 (100%)
R 20 of 130 ~ 15.38%
G 54 of 130 ~ 41.54%
B 56 of 130 ~ 43.08'%

%15.38
%41.54
%43.08

CMYK color model

#143638 color CMYK value is (64,4,0,78).

  • cyan value is 64.29%
  • magenta value is 3.57%
  • yellow value is 0.00%
  • key color value is 78.04%

CMYK: (64,4,0,78)
C64M4Y0K78 (64%, 4%, 0%, 78%)
(0.64 / 0.04 / 0.00 / 0.78)

CMYK percentages

%64.29
%3.57
%0
%78.04

Codes

Color #143638 in popluar color models

14 36 38
RGB 20 54 56
HSL 183° 47.37% 14.90%
HSB/HSV 183° 64.29% 21.96%
CMYK 64.29% 3.57% 0.00%
78.04%

Color #143638 in popluar number systems.

HEX 14 36 38
Decimal 20 54 56
Binary 10100 110110 111000
Octal 24 66 70

Shades and tints

Shades of #143638

#143638
(20,54,56)
#133233
(19,50,51)
#122E2E
(18,46,46)
#112A29
(17,42,41)
#102624
(16,38,36)
#0F221F
(15,34,31)
#0E1E1A
(14,30,26)
#0D1A15
(13,26,21)
#0C1610
(12,22,16)
#0B120B
(11,18,11)
#0A0E06
(10,14,6)
#000000
(0,0,0)

Tints of #143638

#143638
(20,54,56)
#29484A
(41,72,74)
#3E5A5C
(62,90,92)
#536C6E
(83,108,110)
#687E80
(104,126,128)
#7D9092
(125,144,146)
#92A2A4
(146,162,164)
#A7B4B6
(167,180,182)
#BCC6C8
(188,198,200)
#D1D8DA
(209,216,218)
#E6EAEC
(230,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #143638; }

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

This text font color is #143638.

Background Color

.myBgColor { background-color: #143638; }

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

This div background color is #143638.

Border color

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

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

This div border color is #143638.

Opacity

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

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

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

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

This text has shadow with #143638 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #143638.

Preview

Color preview on black background

This text has color #143638 on black background.


Color preview on white background

This text has color #143638 on white background.


Black color preview on #143638 background

This text has black color on #143638 background.


White color preview on #143638 background

This text has white color on #143638 background.


Related colors

Complementary color

Complementary color for #hex is #EBC9C7.


I love getcolorcode.com

Triadic colors

1 #381436 and #363814 with #143638 are triadic colors.

2 #383614 and #361438 with #143638 are triadic colors.