COLOR #140318

HEX: #140318 RGB: (20,3,24)

Color info

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

RGB color model

#140318 color RGB value is (20,3,24).

RGB: (20,3,24) (8%, 1%, 9%)

RGB channels and saturation

R 20 of 255 = 8%
G 3 of 255 = 1%
B 24 of 255 = 9%

20
3
24

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

Portions of RGB colors in percentages

R + G + B = 20 + 3 + 24 = 47 (100%)
R 20 of 47 ~ 42.55%
G 3 of 47 ~ 6.38%
B 24 of 47 ~ 51.06'%

%42.55
%51.06

CMYK color model

#140318 color CMYK value is (17,88,0,91).

  • cyan value is 16.67%
  • magenta value is 87.50%
  • yellow value is 0.00%
  • key color value is 90.59%

CMYK: (17,88,0,91)
C17M88Y0K91 (17%, 88%, 0%, 91%)
(0.17 / 0.88 / 0.00 / 0.91)

CMYK percentages

%16.67
%87.5
%0
%90.59

Codes

Color #140318 in popluar color models

14 03 18
RGB 20 3 24
HSL 289° 77.78% 5.29%
HSB/HSV 289° 87.50% 9.41%
CMYK 16.67% 87.50% 0.00%
90.59%

Color #140318 in popluar number systems.

HEX 14 03 18
Decimal 20 3 24
Binary 10100 11 11000
Octal 24 3 30

Shades and tints

Shades of #140318

#140318
(20,3,24)
#130316
(19,3,22)
#120314
(18,3,20)
#110312
(17,3,18)
#100310
(16,3,16)
#0F030E
(15,3,14)
#0E030C
(14,3,12)
#0D030A
(13,3,10)
#0C0308
(12,3,8)
#0B0306
(11,3,6)
#0A0304
(10,3,4)
#000000
(0,0,0)

Tints of #140318

#140318
(20,3,24)
#29192D
(41,25,45)
#3E2F42
(62,47,66)
#534557
(83,69,87)
#685B6C
(104,91,108)
#7D7181
(125,113,129)
#928796
(146,135,150)
#A79DAB
(167,157,171)
#BCB3C0
(188,179,192)
#D1C9D5
(209,201,213)
#E6DFEA
(230,223,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #140318 color. Also use rgb(20,3,24) instead hex code.

Text Font Color

.myTextColor { color: #140318; }

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

This text font color is #140318.

Background Color

.myBgColor { background-color: #140318; }

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

This div background color is #140318.

Border color

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

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

This div border color is #140318.

Opacity

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

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

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

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

This text has shadow with #140318 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #140318.

Preview

Color preview on black background

This text has color #140318 on black background.


Color preview on white background

This text has color #140318 on white background.


Black color preview on #140318 background

This text has black color on #140318 background.


White color preview on #140318 background

This text has white color on #140318 background.


Related colors

Complementary color

Complementary color for #hex is #EBFCE7.


I love getcolorcode.com

Triadic colors

1 #181403 and #031814 with #140318 are triadic colors.

2 #180314 and #031418 with #140318 are triadic colors.