COLOR #151411

HEX: #151411 RGB: (21,20,17)

Color info

#151411 contains red, green and blue colors in about the same proportion. Web safe color of #151411 is #000000 (or #000).

RGB color model

#151411 color RGB value is (21,20,17).

RGB: (21,20,17) (8%, 8%, 7%)

RGB channels and saturation

R 21 of 255 = 8%
G 20 of 255 = 8%
B 17 of 255 = 7%

21
20
17

R + G + B ~ 8%. #151411 is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 20 + 17 = 58 (100%)
R 21 of 58 ~ 36.21%
G 20 of 58 ~ 34.48%
B 17 of 58 ~ 29.31'%

%36.21
%34.48
%29.31

CMYK color model

#151411 color CMYK value is (0,5,19,92).

  • cyan value is 0.00%
  • magenta value is 4.76%
  • yellow value is 19.05%
  • key color value is 91.76%

CMYK: (0,5,19,92)
C0M5Y19K92 (0%, 5%, 19%, 92%)
(0.00 / 0.05 / 0.19 / 0.92)

CMYK percentages

%0
%4.76
%19.05
%91.76

Codes

Color #151411 in popluar color models

15 14 11
RGB 21 20 17
HSL 45° 10.53% 7.45%
HSB/HSV 45° 19.05% 8.24%
CMYK 0.00% 4.76% 19.05%
91.76%

Color #151411 in popluar number systems.

HEX 15 14 11
Decimal 21 20 17
Binary 10101 10100 10001
Octal 25 24 21

Shades and tints

Shades of #151411

#151411
(21,20,17)
#141310
(20,19,16)
#13120F
(19,18,15)
#12110E
(18,17,14)
#11100D
(17,16,13)
#100F0C
(16,15,12)
#0F0E0B
(15,14,11)
#0E0D0A
(14,13,10)
#0D0C09
(13,12,9)
#0C0B08
(12,11,8)
#0B0A07
(11,10,7)
#000000
(0,0,0)

Tints of #151411

#151411
(21,20,17)
#2A2926
(42,41,38)
#3F3E3B
(63,62,59)
#545350
(84,83,80)
#696865
(105,104,101)
#7E7D7A
(126,125,122)
#93928F
(147,146,143)
#A8A7A4
(168,167,164)
#BDBCB9
(189,188,185)
#D2D1CE
(210,209,206)
#E7E6E3
(231,230,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #151411; }

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

This text font color is #151411.

Background Color

.myBgColor { background-color: #151411; }

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

This div background color is #151411.

Border color

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

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

This div border color is #151411.

Opacity

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

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

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

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

This text has shadow with #151411 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #151411.

Preview

Color preview on black background

This text has color #151411 on black background.


Color preview on white background

This text has color #151411 on white background.


Black color preview on #151411 background

This text has black color on #151411 background.


White color preview on #151411 background

This text has white color on #151411 background.


Related colors

Complementary color

Complementary color for #hex is #EAEBEE.


I love getcolorcode.com

Triadic colors

1 #111514 and #141115 with #151411 are triadic colors.

2 #111415 and #141511 with #151411 are triadic colors.