COLOR #140716

HEX: #140716 RGB: (20,7,22)

Color info

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

RGB color model

#140716 color RGB value is (20,7,22).

RGB: (20,7,22) (8%, 3%, 9%)

RGB channels and saturation

R 20 of 255 = 8%
G 7 of 255 = 3%
B 22 of 255 = 9%

20
7
22

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

Portions of RGB colors in percentages

R + G + B = 20 + 7 + 22 = 49 (100%)
R 20 of 49 ~ 40.82%
G 7 of 49 ~ 14.29%
B 22 of 49 ~ 44.9'%

%40.82
%14.29
%44.9

CMYK color model

#140716 color CMYK value is (9,68,0,91).

  • cyan value is 9.09%
  • magenta value is 68.18%
  • yellow value is 0.00%
  • key color value is 91.37%

CMYK: (9,68,0,91)
C9M68Y0K91 (9%, 68%, 0%, 91%)
(0.09 / 0.68 / 0.00 / 0.91)

CMYK percentages

%9.09
%68.18
%0
%91.37

Codes

Color #140716 in popluar color models

14 07 16
RGB 20 7 22
HSL 292° 51.72% 5.69%
HSB/HSV 292° 68.18% 8.63%
CMYK 9.09% 68.18% 0.00%
91.37%

Color #140716 in popluar number systems.

HEX 14 07 16
Decimal 20 7 22
Binary 10100 111 10110
Octal 24 7 26

Shades and tints

Shades of #140716

#140716
(20,7,22)
#130714
(19,7,20)
#120712
(18,7,18)
#110710
(17,7,16)
#10070E
(16,7,14)
#0F070C
(15,7,12)
#0E070A
(14,7,10)
#0D0708
(13,7,8)
#0C0706
(12,7,6)
#0B0704
(11,7,4)
#0A0702
(10,7,2)
#000000
(0,0,0)

Tints of #140716

#140716
(20,7,22)
#291D2B
(41,29,43)
#3E3340
(62,51,64)
#534955
(83,73,85)
#685F6A
(104,95,106)
#7D757F
(125,117,127)
#928B94
(146,139,148)
#A7A1A9
(167,161,169)
#BCB7BE
(188,183,190)
#D1CDD3
(209,205,211)
#E6E3E8
(230,227,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #140716; }

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

This text font color is #140716.

Background Color

.myBgColor { background-color: #140716; }

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

This div background color is #140716.

Border color

.myBorderColor { border: 1px solid #140716; }

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

This div border color is #140716.

Opacity

.myOpacity80 { color: #140716; opacity: 0.8; }

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

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

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

This text has shadow with #140716 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #140716.

Preview

Color preview on black background

This text has color #140716 on black background.


Color preview on white background

This text has color #140716 on white background.


Black color preview on #140716 background

This text has black color on #140716 background.


White color preview on #140716 background

This text has white color on #140716 background.


Related colors

Complementary color

Complementary color for #hex is #EBF8E9.


I love getcolorcode.com

Triadic colors

1 #161407 and #071614 with #140716 are triadic colors.

2 #160714 and #071416 with #140716 are triadic colors.