COLOR #14363A

HEX: #14363A RGB: (20,54,58)

Color info

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

RGB color model

#14363A color RGB value is (20,54,58).

RGB: (20,54,58) (8%, 21%, 23%)

RGB channels and saturation

R 20 of 255 = 8%
G 54 of 255 = 21%
B 58 of 255 = 23%

20
54
58

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

Portions of RGB colors in percentages

R + G + B = 20 + 54 + 58 = 132 (100%)
R 20 of 132 ~ 15.15%
G 54 of 132 ~ 40.91%
B 58 of 132 ~ 43.94'%

%15.15
%40.91
%43.94

CMYK color model

#14363A color CMYK value is (66,7,0,77).

  • cyan value is 65.52%
  • magenta value is 6.90%
  • yellow value is 0.00%
  • key color value is 77.25%

CMYK: (66,7,0,77)
C66M7Y0K77 (66%, 7%, 0%, 77%)
(0.66 / 0.07 / 0.00 / 0.77)

CMYK percentages

%65.52
%6.9
%0
%77.25

Codes

Color #14363A in popluar color models

14 36 3A
RGB 20 54 58
HSL 186° 48.72% 15.29%
HSB/HSV 186° 65.52% 22.75%
CMYK 65.52% 6.90% 0.00%
77.25%

Color #14363A in popluar number systems.

HEX 14 36 3A
Decimal 20 54 58
Binary 10100 110110 111010
Octal 24 66 72

Shades and tints

Shades of #14363A

#14363A
(20,54,58)
#133235
(19,50,53)
#122E30
(18,46,48)
#112A2B
(17,42,43)
#102626
(16,38,38)
#0F2221
(15,34,33)
#0E1E1C
(14,30,28)
#0D1A17
(13,26,23)
#0C1612
(12,22,18)
#0B120D
(11,18,13)
#0A0E08
(10,14,8)
#000000
(0,0,0)

Tints of #14363A

#14363A
(20,54,58)
#29484B
(41,72,75)
#3E5A5C
(62,90,92)
#536C6D
(83,108,109)
#687E7E
(104,126,126)
#7D908F
(125,144,143)
#92A2A0
(146,162,160)
#A7B4B1
(167,180,177)
#BCC6C2
(188,198,194)
#D1D8D3
(209,216,211)
#E6EAE4
(230,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #14363A; }

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

This text font color is #14363A.

Background Color

.myBgColor { background-color: #14363A; }

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

This div background color is #14363A.

Border color

.myBorderColor { border: 1px solid #14363A; }

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

This div border color is #14363A.

Opacity

.myOpacity80 { color: #14363A; opacity: 0.8; }

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

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

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

This text has shadow with #14363A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #14363A.

Preview

Color preview on black background

This text has color #14363A on black background.


Color preview on white background

This text has color #14363A on white background.


Black color preview on #14363A background

This text has black color on #14363A background.


White color preview on #14363A background

This text has white color on #14363A background.


Related colors

Complementary color

Complementary color for #hex is #EBC9C5.


I love getcolorcode.com

Triadic colors

1 #3A1436 and #363A14 with #14363A are triadic colors.

2 #3A3614 and #36143A with #14363A are triadic colors.