COLOR #14065F

HEX: #14065F RGB: (20,6,95)

Color info

#14065F contains mainly blue color. Web safe color of #14065F is #000066 (or #006).

RGB color model

#14065F color RGB value is (20,6,95).

RGB: (20,6,95) (8%, 2%, 37%)

RGB channels and saturation

R 20 of 255 = 8%
G 6 of 255 = 2%
B 95 of 255 = 37%

20
6
95

R + G + B ~ 16%. #14065F is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 6 + 95 = 121 (100%)
R 20 of 121 ~ 16.53%
G 6 of 121 ~ 4.96%
B 95 of 121 ~ 78.51'%

%16.53
%78.51

CMYK color model

#14065F color CMYK value is (79,94,0,63).

  • cyan value is 78.95%
  • magenta value is 93.68%
  • yellow value is 0.00%
  • key color value is 62.75%

CMYK: (79,94,0,63)
C79M94Y0K63 (79%, 94%, 0%, 63%)
(0.79 / 0.94 / 0.00 / 0.63)

CMYK percentages

%78.95
%93.68
%0
%62.75

Codes

Color #14065F in popluar color models

14 06 5F
RGB 20 6 95
HSL 249° 88.12% 19.80%
HSB/HSV 249° 93.68% 37.25%
CMYK 78.95% 93.68% 0.00%
62.75%

Color #14065F in popluar number systems.

HEX 14 06 5F
Decimal 20 6 95
Binary 10100 110 1011111
Octal 24 6 137

Shades and tints

Shades of #14065F

#14065F
(20,6,95)
#130657
(19,6,87)
#12064F
(18,6,79)
#110647
(17,6,71)
#10063F
(16,6,63)
#0F0637
(15,6,55)
#0E062F
(14,6,47)
#0D0627
(13,6,39)
#0C061F
(12,6,31)
#0B0617
(11,6,23)
#0A060F
(10,6,15)
#000000
(0,0,0)

Tints of #14065F

#14065F
(20,6,95)
#291C6D
(41,28,109)
#3E327B
(62,50,123)
#534889
(83,72,137)
#685E97
(104,94,151)
#7D74A5
(125,116,165)
#928AB3
(146,138,179)
#A7A0C1
(167,160,193)
#BCB6CF
(188,182,207)
#D1CCDD
(209,204,221)
#E6E2EB
(230,226,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #14065F color. Also use rgb(20,6,95) instead hex code.

Text Font Color

.myTextColor { color: #14065F; }

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

This text font color is #14065F.

Background Color

.myBgColor { background-color: #14065F; }

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

This div background color is #14065F.

Border color

.myBorderColor { border: 1px solid #14065F; }

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

This div border color is #14065F.

Opacity

.myOpacity80 { color: #14065F; opacity: 0.8; }

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

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

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

This text has shadow with #14065F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #14065F.

Preview

Color preview on black background

This text has color #14065F on black background.


Color preview on white background

This text has color #14065F on white background.


Black color preview on #14065F background

This text has black color on #14065F background.


White color preview on #14065F background

This text has white color on #14065F background.


Related colors

Complementary color

Complementary color for #hex is #EBF9A0.


I love getcolorcode.com

Triadic colors

1 #5F1406 and #065F14 with #14065F are triadic colors.

2 #5F0614 and #06145F with #14065F are triadic colors.