COLOR #14304D

HEX: #14304D RGB: (20,48,77)

Color info

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

RGB color model

#14304D color RGB value is (20,48,77).

RGB: (20,48,77) (8%, 19%, 30%)

RGB channels and saturation

R 20 of 255 = 8%
G 48 of 255 = 19%
B 77 of 255 = 30%

20
48
77

R + G + B ~ 19%. #14304D is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 48 + 77 = 145 (100%)
R 20 of 145 ~ 13.79%
G 48 of 145 ~ 33.1%
B 77 of 145 ~ 53.1'%

%13.79
%33.1
%53.1

CMYK color model

#14304D color CMYK value is (74,38,0,70).

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

CMYK: (74,38,0,70)
C74M38Y0K70 (74%, 38%, 0%, 70%)
(0.74 / 0.38 / 0.00 / 0.70)

CMYK percentages

%74.03
%37.66
%0
%69.8

Codes

Color #14304D in popluar color models

14 30 4D
RGB 20 48 77
HSL 211° 58.76% 19.02%
HSB/HSV 211° 74.03% 30.20%
CMYK 74.03% 37.66% 0.00%
69.80%

Color #14304D in popluar number systems.

HEX 14 30 4D
Decimal 20 48 77
Binary 10100 110000 1001101
Octal 24 60 115

Shades and tints

Shades of #14304D

#14304D
(20,48,77)
#132C46
(19,44,70)
#12283F
(18,40,63)
#112438
(17,36,56)
#102031
(16,32,49)
#0F1C2A
(15,28,42)
#0E1823
(14,24,35)
#0D141C
(13,20,28)
#0C1015
(12,16,21)
#0B0C0E
(11,12,14)
#0A0807
(10,8,7)
#000000
(0,0,0)

Tints of #14304D

#14304D
(20,48,77)
#29425D
(41,66,93)
#3E546D
(62,84,109)
#53667D
(83,102,125)
#68788D
(104,120,141)
#7D8A9D
(125,138,157)
#929CAD
(146,156,173)
#A7AEBD
(167,174,189)
#BCC0CD
(188,192,205)
#D1D2DD
(209,210,221)
#E6E4ED
(230,228,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #14304D; }

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

This text font color is #14304D.

Background Color

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

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

This div background color is #14304D.

Border color

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

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

This div border color is #14304D.

Opacity

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

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

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

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

This text has shadow with #14304D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #14304D.

Preview

Color preview on black background

This text has color #14304D on black background.


Color preview on white background

This text has color #14304D on white background.


Black color preview on #14304D background

This text has black color on #14304D background.


White color preview on #14304D background

This text has white color on #14304D background.


Related colors

Complementary color

Complementary color for #hex is #EBCFB2.


I love getcolorcode.com

Triadic colors

1 #4D1430 and #304D14 with #14304D are triadic colors.

2 #4D3014 and #30144D with #14304D are triadic colors.