COLOR #143338

HEX: #143338 RGB: (20,51,56)

Color info

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

RGB color model

#143338 color RGB value is (20,51,56).

RGB: (20,51,56) (8%, 20%, 22%)

RGB channels and saturation

R 20 of 255 = 8%
G 51 of 255 = 20%
B 56 of 255 = 22%

20
51
56

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

Portions of RGB colors in percentages

R + G + B = 20 + 51 + 56 = 127 (100%)
R 20 of 127 ~ 15.75%
G 51 of 127 ~ 40.16%
B 56 of 127 ~ 44.09'%

%15.75
%40.16
%44.09

CMYK color model

#143338 color CMYK value is (64,9,0,78).

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

CMYK: (64,9,0,78)
C64M9Y0K78 (64%, 9%, 0%, 78%)
(0.64 / 0.09 / 0.00 / 0.78)

CMYK percentages

%64.29
%8.93
%0
%78.04

Codes

Color #143338 in popluar color models

14 33 38
RGB 20 51 56
HSL 188° 47.37% 14.90%
HSB/HSV 188° 64.29% 21.96%
CMYK 64.29% 8.93% 0.00%
78.04%

Color #143338 in popluar number systems.

HEX 14 33 38
Decimal 20 51 56
Binary 10100 110011 111000
Octal 24 63 70

Shades and tints

Shades of #143338

#143338
(20,51,56)
#132F33
(19,47,51)
#122B2E
(18,43,46)
#112729
(17,39,41)
#102324
(16,35,36)
#0F1F1F
(15,31,31)
#0E1B1A
(14,27,26)
#0D1715
(13,23,21)
#0C1310
(12,19,16)
#0B0F0B
(11,15,11)
#0A0B06
(10,11,6)
#000000
(0,0,0)

Tints of #143338

#143338
(20,51,56)
#29454A
(41,69,74)
#3E575C
(62,87,92)
#53696E
(83,105,110)
#687B80
(104,123,128)
#7D8D92
(125,141,146)
#929FA4
(146,159,164)
#A7B1B6
(167,177,182)
#BCC3C8
(188,195,200)
#D1D5DA
(209,213,218)
#E6E7EC
(230,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #143338; }

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

This text font color is #143338.

Background Color

.myBgColor { background-color: #143338; }

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

This div background color is #143338.

Border color

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

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

This div border color is #143338.

Opacity

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

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

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

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

This text has shadow with #143338 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #143338.

Preview

Color preview on black background

This text has color #143338 on black background.


Color preview on white background

This text has color #143338 on white background.


Black color preview on #143338 background

This text has black color on #143338 background.


White color preview on #143338 background

This text has white color on #143338 background.


Related colors

Complementary color

Complementary color for #hex is #EBCCC7.


I love getcolorcode.com

Triadic colors

1 #381433 and #333814 with #143338 are triadic colors.

2 #383314 and #331438 with #143338 are triadic colors.