COLOR #142413

HEX: #142413 RGB: (20,36,19)

Color info

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

RGB color model

#142413 color RGB value is (20,36,19).

RGB: (20,36,19) (8%, 14%, 7%)

RGB channels and saturation

R 20 of 255 = 8%
G 36 of 255 = 14%
B 19 of 255 = 7%

20
36
19

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

Portions of RGB colors in percentages

R + G + B = 20 + 36 + 19 = 75 (100%)
R 20 of 75 ~ 26.67%
G 36 of 75 ~ 48%
B 19 of 75 ~ 25.33'%

%26.67
%48
%25.33

CMYK color model

#142413 color CMYK value is (44,0,47,86).

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

CMYK: (44,0,47,86)
C44M0Y47K86 (44%, 0%, 47%, 86%)
(0.44 / 0.00 / 0.47 / 0.86)

CMYK percentages

%44.44
%0
%47.22
%85.88

Codes

Color #142413 in popluar color models

14 24 13
RGB 20 36 19
HSL 116° 30.91% 10.78%
HSB/HSV 116° 47.22% 14.12%
CMYK 44.44% 0.00% 47.22%
85.88%

Color #142413 in popluar number systems.

HEX 14 24 13
Decimal 20 36 19
Binary 10100 100100 10011
Octal 24 44 23

Shades and tints

Shades of #142413

#142413
(20,36,19)
#132112
(19,33,18)
#121E11
(18,30,17)
#111B10
(17,27,16)
#10180F
(16,24,15)
#0F150E
(15,21,14)
#0E120D
(14,18,13)
#0D0F0C
(13,15,12)
#0C0C0B
(12,12,11)
#0B090A
(11,9,10)
#0A0609
(10,6,9)
#000000
(0,0,0)

Tints of #142413

#142413
(20,36,19)
#293728
(41,55,40)
#3E4A3D
(62,74,61)
#535D52
(83,93,82)
#687067
(104,112,103)
#7D837C
(125,131,124)
#929691
(146,150,145)
#A7A9A6
(167,169,166)
#BCBCBB
(188,188,187)
#D1CFD0
(209,207,208)
#E6E2E5
(230,226,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #142413; }

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

This text font color is #142413.

Background Color

.myBgColor { background-color: #142413; }

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

This div background color is #142413.

Border color

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

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

This div border color is #142413.

Opacity

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

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

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

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

This text has shadow with #142413 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #142413.

Preview

Color preview on black background

This text has color #142413 on black background.


Color preview on white background

This text has color #142413 on white background.


Black color preview on #142413 background

This text has black color on #142413 background.


White color preview on #142413 background

This text has white color on #142413 background.


Related colors

Complementary color

Complementary color for #hex is #EBDBEC.


I love getcolorcode.com

Triadic colors

1 #131424 and #241314 with #142413 are triadic colors.

2 #132414 and #241413 with #142413 are triadic colors.