COLOR #143519

HEX: #143519 RGB: (20,53,25)

Color info

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

RGB color model

#143519 color RGB value is (20,53,25).

RGB: (20,53,25) (8%, 21%, 10%)

RGB channels and saturation

R 20 of 255 = 8%
G 53 of 255 = 21%
B 25 of 255 = 10%

20
53
25

R + G + B ~ 13%. #143519 is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 53 + 25 = 98 (100%)
R 20 of 98 ~ 20.41%
G 53 of 98 ~ 54.08%
B 25 of 98 ~ 25.51'%

%20.41
%54.08
%25.51

CMYK color model

#143519 color CMYK value is (62,0,53,79).

  • cyan value is 62.26%
  • magenta value is 0.00%
  • yellow value is 52.83%
  • key color value is 79.22%

CMYK: (62,0,53,79)
C62M0Y53K79 (62%, 0%, 53%, 79%)
(0.62 / 0.00 / 0.53 / 0.79)

CMYK percentages

%62.26
%0
%52.83
%79.22

Codes

Color #143519 in popluar color models

14 35 19
RGB 20 53 25
HSL 129° 45.21% 14.31%
HSB/HSV 129° 62.26% 20.78%
CMYK 62.26% 0.00% 52.83%
79.22%

Color #143519 in popluar number systems.

HEX 14 35 19
Decimal 20 53 25
Binary 10100 110101 11001
Octal 24 65 31

Shades and tints

Shades of #143519

#143519
(20,53,25)
#133117
(19,49,23)
#122D15
(18,45,21)
#112913
(17,41,19)
#102511
(16,37,17)
#0F210F
(15,33,15)
#0E1D0D
(14,29,13)
#0D190B
(13,25,11)
#0C1509
(12,21,9)
#0B1107
(11,17,7)
#0A0D05
(10,13,5)
#000000
(0,0,0)

Tints of #143519

#143519
(20,53,25)
#29472D
(41,71,45)
#3E5941
(62,89,65)
#536B55
(83,107,85)
#687D69
(104,125,105)
#7D8F7D
(125,143,125)
#92A191
(146,161,145)
#A7B3A5
(167,179,165)
#BCC5B9
(188,197,185)
#D1D7CD
(209,215,205)
#E6E9E1
(230,233,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #143519 color. Also use rgb(20,53,25) instead hex code.

Text Font Color

.myTextColor { color: #143519; }

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

This text font color is #143519.

Background Color

.myBgColor { background-color: #143519; }

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

This div background color is #143519.

Border color

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

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

This div border color is #143519.

Opacity

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

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

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

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

This text has shadow with #143519 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #143519.

Preview

Color preview on black background

This text has color #143519 on black background.


Color preview on white background

This text has color #143519 on white background.


Black color preview on #143519 background

This text has black color on #143519 background.


White color preview on #143519 background

This text has white color on #143519 background.


Related colors

Complementary color

Complementary color for #hex is #EBCAE6.


I love getcolorcode.com

Triadic colors

1 #191435 and #351914 with #143519 are triadic colors.

2 #193514 and #351419 with #143519 are triadic colors.