COLOR #143515

HEX: #143515 RGB: (20,53,21)

Color info

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

RGB color model

#143515 color RGB value is (20,53,21).

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

RGB channels and saturation

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

20
53
21

R + G + B ~ 12%. #143515 is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 53 + 21 = 94 (100%)
R 20 of 94 ~ 21.28%
G 53 of 94 ~ 56.38%
B 21 of 94 ~ 22.34'%

%21.28
%56.38
%22.34

CMYK color model

#143515 color CMYK value is (62,0,60,79).

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

CMYK: (62,0,60,79)
C62M0Y60K79 (62%, 0%, 60%, 79%)
(0.62 / 0.00 / 0.60 / 0.79)

CMYK percentages

%62.26
%0
%60.38
%79.22

Codes

Color #143515 in popluar color models

14 35 15
RGB 20 53 21
HSL 122° 45.21% 14.31%
HSB/HSV 122° 62.26% 20.78%
CMYK 62.26% 0.00% 60.38%
79.22%

Color #143515 in popluar number systems.

HEX 14 35 15
Decimal 20 53 21
Binary 10100 110101 10101
Octal 24 65 25

Shades and tints

Shades of #143515

#143515
(20,53,21)
#133114
(19,49,20)
#122D13
(18,45,19)
#112912
(17,41,18)
#102511
(16,37,17)
#0F2110
(15,33,16)
#0E1D0F
(14,29,15)
#0D190E
(13,25,14)
#0C150D
(12,21,13)
#0B110C
(11,17,12)
#0A0D0B
(10,13,11)
#000000
(0,0,0)

Tints of #143515

#143515
(20,53,21)
#29472A
(41,71,42)
#3E593F
(62,89,63)
#536B54
(83,107,84)
#687D69
(104,125,105)
#7D8F7E
(125,143,126)
#92A193
(146,161,147)
#A7B3A8
(167,179,168)
#BCC5BD
(188,197,189)
#D1D7D2
(209,215,210)
#E6E9E7
(230,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #143515; }

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

This text font color is #143515.

Background Color

.myBgColor { background-color: #143515; }

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

This div background color is #143515.

Border color

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

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

This div border color is #143515.

Opacity

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

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

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

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

This text has shadow with #143515 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #143515.

Preview

Color preview on black background

This text has color #143515 on black background.


Color preview on white background

This text has color #143515 on white background.


Black color preview on #143515 background

This text has black color on #143515 background.


White color preview on #143515 background

This text has white color on #143515 background.


Related colors

Complementary color

Complementary color for #hex is #EBCAEA.


I love getcolorcode.com

Triadic colors

1 #151435 and #351514 with #143515 are triadic colors.

2 #153514 and #351415 with #143515 are triadic colors.