COLOR #14130A

HEX: #14130A RGB: (20,19,10)

Color info

#14130A contains red, green and blue colors in about the same proportion. Web safe color of #14130A is #000000 (or #000).

RGB color model

#14130A color RGB value is (20,19,10).

RGB: (20,19,10) (8%, 7%, 4%)

RGB channels and saturation

R 20 of 255 = 8%
G 19 of 255 = 7%
B 10 of 255 = 4%

20
19
10

R + G + B ~ 6%. #14130A is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 19 + 10 = 49 (100%)
R 20 of 49 ~ 40.82%
G 19 of 49 ~ 38.78%
B 10 of 49 ~ 20.41'%

%40.82
%38.78
%20.41

CMYK color model

#14130A color CMYK value is (0,5,50,92).

  • cyan value is 0.00%
  • magenta value is 5.00%
  • yellow value is 50.00%
  • key color value is 92.16%
CMYK: (0,5,50,92) C0M5Y50K92 (0%,5%,50%,92%) (0.00/0.05/0.50/0.92) 

CMYK percentages

%0
%5
%50
%92.16

Codes

Color #14130A in popluar color models

14 13 0A
RGB 20 19 10
HSL 54° 33.33% 5.88%
HSB/HSV 54° 50.00% 7.84%
CMYK 0.00% 5.00% 50.00%
92.16%

Color #14130A in popluar number systems.

HEX 14 13 0A
Decimal 20 19 10
Binary 10100 10011 1010
Octal 24 23 12

Shades and tints

Shades of #14130A

#14130A
(20,19,10)
#13120A
(19,18,10)
#12110A
(18,17,10)
#11100A
(17,16,10)
#100F0A
(16,15,10)
#0F0E0A
(15,14,10)
#0E0D0A
(14,13,10)
#0D0C0A
(13,12,10)
#0C0B0A
(12,11,10)
#0B0A0A
(11,10,10)
#0A090A
(10,9,10)
#000000
(0,0,0)

Tints of #14130A

#14130A
(20,19,10)
#292820
(41,40,32)
#3E3D36
(62,61,54)
#53524C
(83,82,76)
#686762
(104,103,98)
#7D7C78
(125,124,120)
#92918E
(146,145,142)
#A7A6A4
(167,166,164)
#BCBBBA
(188,187,186)
#D1D0D0
(209,208,208)
#E6E5E6
(230,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #14130A color. Also use rgb(20,19,10) instead hex code.

Text Font Color

.myTextColor { color: #14130A; }

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

This text font color is #14130A.

Background Color

.myBgColor { background-color: #14130A; }

<div style="background-color:#14130A">Inner text</div>

This div background color is #14130A.

Border color

.myBorderColor { border: 1px solid #14130A; }

<div style="border:3px solid #14130A">Div</div>

This div border color is #14130A.

Opacity

.myOpacity80 { color: #14130A; opacity: 0.8; }

<p style="color:#14130A;opacity:0.8;">80%</p>

Text with #14130A 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 #14130A;}

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

This text has shadow with #14130A color.


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

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

This text has shadow with #14130A primary color and red secondary color.


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

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

This text has shadow with #14130A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #14130A.

Preview

Color preview on black background

This text has color #14130A on black background.


Color preview on white background

This text has color #14130A on white background.


Black color preview on #14130A background

This text has black color on #14130A background.


White color preview on #14130A background

This text has white color on #14130A background.


Related colors

Complementary color

Complementary color for #hex is #EBECF5.


I love getcolorcode.com

Triadic colors

1 #0A1413 and #130A14 with #14130A are triadic colors.

2 #0A1314 and #13140A with #14130A are triadic colors.