COLOR #14061C

HEX: #14061C RGB: (20,6,28)

Color info

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

RGB color model

#14061C color RGB value is (20,6,28).

RGB: (20,6,28) (8%, 2%, 11%)

RGB channels and saturation

R 20 of 255 = 8%
G 6 of 255 = 2%
B 28 of 255 = 11%

20
6
28

R + G + B ~ 7%. #14061C is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 6 + 28 = 54 (100%)
R 20 of 54 ~ 37.04%
G 6 of 54 ~ 11.11%
B 28 of 54 ~ 51.85'%

%37.04
%11.11
%51.85

CMYK color model

#14061C color CMYK value is (29,79,0,89).

  • cyan value is 28.57%
  • magenta value is 78.57%
  • yellow value is 0.00%
  • key color value is 89.02%
CMYK: (29,79,0,89) C29M79Y0K89 (29%,79%,0%,89%) (0.29/0.79/0.00/0.89) 

CMYK percentages

%28.57
%78.57
%0
%89.02

Codes

Color #14061C in popluar color models

14 06 1C
RGB 20 6 28
HSL 278° 64.71% 6.67%
HSB/HSV 278° 78.57% 10.98%
CMYK 28.57% 78.57% 0.00%
89.02%

Color #14061C in popluar number systems.

HEX 14 06 1C
Decimal 20 6 28
Binary 10100 110 11100
Octal 24 6 34

Shades and tints

Shades of #14061C

#14061C
(20,6,28)
#13061A
(19,6,26)
#120618
(18,6,24)
#110616
(17,6,22)
#100614
(16,6,20)
#0F0612
(15,6,18)
#0E0610
(14,6,16)
#0D060E
(13,6,14)
#0C060C
(12,6,12)
#0B060A
(11,6,10)
#0A0608
(10,6,8)
#000000
(0,0,0)

Tints of #14061C

#14061C
(20,6,28)
#291C30
(41,28,48)
#3E3244
(62,50,68)
#534858
(83,72,88)
#685E6C
(104,94,108)
#7D7480
(125,116,128)
#928A94
(146,138,148)
#A7A0A8
(167,160,168)
#BCB6BC
(188,182,188)
#D1CCD0
(209,204,208)
#E6E2E4
(230,226,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #14061C color. Also use rgb(20,6,28) instead hex code.

Text Font Color

.myTextColor { color: #14061C; }

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

This text font color is #14061C.

Background Color

.myBgColor { background-color: #14061C; }

<div style="background-color:#14061C">Inner text</div>

This div background color is #14061C.

Border color

.myBorderColor { border: 1px solid #14061C; }

<div style="border:3px solid #14061C">Div</div>

This div border color is #14061C.

Opacity

.myOpacity80 { color: #14061C; opacity: 0.8; }

<p style="color:#14061C;opacity:0.8;">80%</p>

Text with #14061C 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 #14061C;}

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

This text has shadow with #14061C color.


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

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

This text has shadow with #14061C primary color and red secondary color.


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

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

This text has shadow with #14061C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #14061C.

Preview

Color preview on black background

This text has color #14061C on black background.


Color preview on white background

This text has color #14061C on white background.


Black color preview on #14061C background

This text has black color on #14061C background.


White color preview on #14061C background

This text has white color on #14061C background.


Related colors

Complementary color

Complementary color for #hex is #EBF9E3.


I love getcolorcode.com

Triadic colors

1 #1C1406 and #061C14 with #14061C are triadic colors.

2 #1C0614 and #06141C with #14061C are triadic colors.