COLOR #142415

HEX: #142415 RGB: (20,36,21)

Color info

#142415 contains red, green and blue colors in about the same proportion. Web safe color of #142415 is #003300 (or #030).

RGB color model

#142415 color RGB value is (20,36,21).

RGB: (20,36,21) (8%, 14%, 8%)

RGB channels and saturation

R 20 of 255 = 8%
G 36 of 255 = 14%
B 21 of 255 = 8%

20
36
21

R + G + B ~ 10%. #142415 is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 36 + 21 = 77 (100%)
R 20 of 77 ~ 25.97%
G 36 of 77 ~ 46.75%
B 21 of 77 ~ 27.27'%

%25.97
%46.75
%27.27

CMYK color model

#142415 color CMYK value is (44,0,42,86).

  • cyan value is 44.44%
  • magenta value is 0.00%
  • yellow value is 41.67%
  • key color value is 85.88%

CMYK: (44,0,42,86)
C44M0Y42K86 (44%, 0%, 42%, 86%)
(0.44 / 0.00 / 0.42 / 0.86)

CMYK percentages

%44.44
%0
%41.67
%85.88

Codes

Color #142415 in popluar color models

14 24 15
RGB 20 36 21
HSL 124° 28.57% 10.98%
HSB/HSV 124° 44.44% 14.12%
CMYK 44.44% 0.00% 41.67%
85.88%

Color #142415 in popluar number systems.

HEX 14 24 15
Decimal 20 36 21
Binary 10100 100100 10101
Octal 24 44 25

Shades and tints

Shades of #142415

#142415
(20,36,21)
#132114
(19,33,20)
#121E13
(18,30,19)
#111B12
(17,27,18)
#101811
(16,24,17)
#0F1510
(15,21,16)
#0E120F
(14,18,15)
#0D0F0E
(13,15,14)
#0C0C0D
(12,12,13)
#0B090C
(11,9,12)
#0A060B
(10,6,11)
#000000
(0,0,0)

Tints of #142415

#142415
(20,36,21)
#29372A
(41,55,42)
#3E4A3F
(62,74,63)
#535D54
(83,93,84)
#687069
(104,112,105)
#7D837E
(125,131,126)
#929693
(146,150,147)
#A7A9A8
(167,169,168)
#BCBCBD
(188,188,189)
#D1CFD2
(209,207,210)
#E6E2E7
(230,226,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #142415 color. Also use rgb(20,36,21) instead hex code.

Text Font Color

.myTextColor { color: #142415; }

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

This text font color is #142415.

Background Color

.myBgColor { background-color: #142415; }

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

This div background color is #142415.

Border color

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

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

This div border color is #142415.

Opacity

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

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

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

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

This text has shadow with #142415 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #142415.

Preview

Color preview on black background

This text has color #142415 on black background.


Color preview on white background

This text has color #142415 on white background.


Black color preview on #142415 background

This text has black color on #142415 background.


White color preview on #142415 background

This text has white color on #142415 background.


Related colors

Complementary color

Complementary color for #hex is #EBDBEA.


I love getcolorcode.com

Triadic colors

1 #151424 and #241514 with #142415 are triadic colors.

2 #152414 and #241415 with #142415 are triadic colors.