COLOR #14073D

HEX: #14073D RGB: (20,7,61)

Color info

#14073D contains red, green and blue colors in about the same proportion. Web safe color of #14073D is #000033 (or #003).

RGB color model

#14073D color RGB value is (20,7,61).

RGB: (20,7,61) (8%, 3%, 24%)

RGB channels and saturation

R 20 of 255 = 8%
G 7 of 255 = 3%
B 61 of 255 = 24%

20
7
61

R + G + B ~ 12%. #14073D is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 7 + 61 = 88 (100%)
R 20 of 88 ~ 22.73%
G 7 of 88 ~ 7.95%
B 61 of 88 ~ 69.32'%

%22.73
%69.32

CMYK color model

#14073D color CMYK value is (67,89,0,76).

  • cyan value is 67.21%
  • magenta value is 88.52%
  • yellow value is 0.00%
  • key color value is 76.08%
CMYK: (67,89,0,76) C67M89Y0K76 (67%,89%,0%,76%) (0.67/0.89/0.00/0.76) 

CMYK percentages

%67.21
%88.52
%0
%76.08

Codes

Color #14073D in popluar color models

14 07 3D
RGB 20 7 61
HSL 254° 79.41% 13.33%
HSB/HSV 254° 88.52% 23.92%
CMYK 67.21% 88.52% 0.00%
76.08%

Color #14073D in popluar number systems.

HEX 14 07 3D
Decimal 20 7 61
Binary 10100 111 111101
Octal 24 7 75

Shades and tints

Shades of #14073D

#14073D
(20,7,61)
#130738
(19,7,56)
#120733
(18,7,51)
#11072E
(17,7,46)
#100729
(16,7,41)
#0F0724
(15,7,36)
#0E071F
(14,7,31)
#0D071A
(13,7,26)
#0C0715
(12,7,21)
#0B0710
(11,7,16)
#0A070B
(10,7,11)
#000000
(0,0,0)

Tints of #14073D

#14073D
(20,7,61)
#291D4E
(41,29,78)
#3E335F
(62,51,95)
#534970
(83,73,112)
#685F81
(104,95,129)
#7D7592
(125,117,146)
#928BA3
(146,139,163)
#A7A1B4
(167,161,180)
#BCB7C5
(188,183,197)
#D1CDD6
(209,205,214)
#E6E3E7
(230,227,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #14073D color. Also use rgb(20,7,61) instead hex code.

Text Font Color

.myTextColor { color: #14073D; }

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

This text font color is #14073D.

Background Color

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

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

This div background color is #14073D.

Border color

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

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

This div border color is #14073D.

Opacity

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

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

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

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

This text has shadow with #14073D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #14073D.

Preview

Color preview on black background

This text has color #14073D on black background.


Color preview on white background

This text has color #14073D on white background.


Black color preview on #14073D background

This text has black color on #14073D background.


White color preview on #14073D background

This text has white color on #14073D background.


Related colors

Complementary color

Complementary color for #hex is #EBF8C2.


I love getcolorcode.com

Triadic colors

1 #3D1407 and #073D14 with #14073D are triadic colors.

2 #3D0714 and #07143D with #14073D are triadic colors.