COLOR #14434D

HEX: #14434D RGB: (20,67,77)

Color info

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

RGB color model

#14434D color RGB value is (20,67,77).

RGB: (20,67,77) (8%, 26%, 30%)

RGB channels and saturation

R 20 of 255 = 8%
G 67 of 255 = 26%
B 77 of 255 = 30%

20
67
77

R + G + B ~ 21%. #14434D is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 67 + 77 = 164 (100%)
R 20 of 164 ~ 12.2%
G 67 of 164 ~ 40.85%
B 77 of 164 ~ 46.95'%

%12.2
%40.85
%46.95

CMYK color model

#14434D color CMYK value is (74,13,0,70).

  • cyan value is 74.03%
  • magenta value is 12.99%
  • yellow value is 0.00%
  • key color value is 69.80%

CMYK: (74,13,0,70)
C74M13Y0K70 (74%, 13%, 0%, 70%)
(0.74 / 0.13 / 0.00 / 0.70)

CMYK percentages

%74.03
%12.99
%0
%69.8

Codes

Color #14434D in popluar color models

14 43 4D
RGB 20 67 77
HSL 191° 58.76% 19.02%
HSB/HSV 191° 74.03% 30.20%
CMYK 74.03% 12.99% 0.00%
69.80%

Color #14434D in popluar number systems.

HEX 14 43 4D
Decimal 20 67 77
Binary 10100 1000011 1001101
Octal 24 103 115

Shades and tints

Shades of #14434D

#14434D
(20,67,77)
#133D46
(19,61,70)
#12373F
(18,55,63)
#113138
(17,49,56)
#102B31
(16,43,49)
#0F252A
(15,37,42)
#0E1F23
(14,31,35)
#0D191C
(13,25,28)
#0C1315
(12,19,21)
#0B0D0E
(11,13,14)
#0A0707
(10,7,7)
#000000
(0,0,0)

Tints of #14434D

#14434D
(20,67,77)
#29545D
(41,84,93)
#3E656D
(62,101,109)
#53767D
(83,118,125)
#68878D
(104,135,141)
#7D989D
(125,152,157)
#92A9AD
(146,169,173)
#A7BABD
(167,186,189)
#BCCBCD
(188,203,205)
#D1DCDD
(209,220,221)
#E6EDED
(230,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #14434D color. Also use rgb(20,67,77) instead hex code.

Text Font Color

.myTextColor { color: #14434D; }

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

This text font color is #14434D.

Background Color

.myBgColor { background-color: #14434D; }

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

This div background color is #14434D.

Border color

.myBorderColor { border: 1px solid #14434D; }

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

This div border color is #14434D.

Opacity

.myOpacity80 { color: #14434D; opacity: 0.8; }

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

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

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

This text has shadow with #14434D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #14434D.

Preview

Color preview on black background

This text has color #14434D on black background.


Color preview on white background

This text has color #14434D on white background.


Black color preview on #14434D background

This text has black color on #14434D background.


White color preview on #14434D background

This text has white color on #14434D background.


Related colors

Complementary color

Complementary color for #hex is #EBBCB2.


I love getcolorcode.com

Triadic colors

1 #4D1443 and #434D14 with #14434D are triadic colors.

2 #4D4314 and #43144D with #14434D are triadic colors.