COLOR #143319

HEX: #143319 RGB: (20,51,25)

Color info

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

RGB color model

#143319 color RGB value is (20,51,25).

RGB: (20,51,25) (8%, 20%, 10%)

RGB channels and saturation

R 20 of 255 = 8%
G 51 of 255 = 20%
B 25 of 255 = 10%

20
51
25

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

Portions of RGB colors in percentages

R + G + B = 20 + 51 + 25 = 96 (100%)
R 20 of 96 ~ 20.83%
G 51 of 96 ~ 53.13%
B 25 of 96 ~ 26.04'%

%20.83
%53.13
%26.04

CMYK color model

#143319 color CMYK value is (61,0,51,80).

  • cyan value is 60.78%
  • magenta value is 0.00%
  • yellow value is 50.98%
  • key color value is 80.00%

CMYK: (61,0,51,80)
C61M0Y51K80 (61%, 0%, 51%, 80%)
(0.61 / 0.00 / 0.51 / 0.80)

CMYK percentages

%60.78
%0
%50.98
%80

Codes

Color #143319 in popluar color models

14 33 19
RGB 20 51 25
HSL 130° 43.66% 13.92%
HSB/HSV 130° 60.78% 20.00%
CMYK 60.78% 0.00% 50.98%
80.00%

Color #143319 in popluar number systems.

HEX 14 33 19
Decimal 20 51 25
Binary 10100 110011 11001
Octal 24 63 31

Shades and tints

Shades of #143319

#143319
(20,51,25)
#132F17
(19,47,23)
#122B15
(18,43,21)
#112713
(17,39,19)
#102311
(16,35,17)
#0F1F0F
(15,31,15)
#0E1B0D
(14,27,13)
#0D170B
(13,23,11)
#0C1309
(12,19,9)
#0B0F07
(11,15,7)
#0A0B05
(10,11,5)
#000000
(0,0,0)

Tints of #143319

#143319
(20,51,25)
#29452D
(41,69,45)
#3E5741
(62,87,65)
#536955
(83,105,85)
#687B69
(104,123,105)
#7D8D7D
(125,141,125)
#929F91
(146,159,145)
#A7B1A5
(167,177,165)
#BCC3B9
(188,195,185)
#D1D5CD
(209,213,205)
#E6E7E1
(230,231,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #143319; }

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

This text font color is #143319.

Background Color

.myBgColor { background-color: #143319; }

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

This div background color is #143319.

Border color

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

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

This div border color is #143319.

Opacity

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

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

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

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

This text has shadow with #143319 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #143319.

Preview

Color preview on black background

This text has color #143319 on black background.


Color preview on white background

This text has color #143319 on white background.


Black color preview on #143319 background

This text has black color on #143319 background.


White color preview on #143319 background

This text has white color on #143319 background.


Related colors

Complementary color

Complementary color for #hex is #EBCCE6.


I love getcolorcode.com

Triadic colors

1 #191433 and #331914 with #143319 are triadic colors.

2 #193314 and #331419 with #143319 are triadic colors.