COLOR #151820

HEX: #151820 RGB: (21,24,32)

Color info

#151820 contains red, green and blue colors in about the same proportion. Web safe color of #151820 is #000033 (or #003).

RGB color model

#151820 color RGB value is (21,24,32).

RGB: (21,24,32) (8%, 9%, 13%)

RGB channels and saturation

R 21 of 255 = 8%
G 24 of 255 = 9%
B 32 of 255 = 13%

21
24
32

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

Portions of RGB colors in percentages

R + G + B = 21 + 24 + 32 = 77 (100%)
R 21 of 77 ~ 27.27%
G 24 of 77 ~ 31.17%
B 32 of 77 ~ 41.56'%

%27.27
%31.17
%41.56

CMYK color model

#151820 color CMYK value is (34,25,0,87).

  • cyan value is 34.38%
  • magenta value is 25.00%
  • yellow value is 0.00%
  • key color value is 87.45%
CMYK: (34,25,0,87) C34M25Y0K87 (34%,25%,0%,87%) (0.34/0.25/0.00/0.87) 

CMYK percentages

%34.38
%25
%0
%87.45

Codes

Color #151820 in popluar color models

15 18 20
RGB 21 24 32
HSL 224° 20.75% 10.39%
HSB/HSV 224° 34.38% 12.55%
CMYK 34.38% 25.00% 0.00%
87.45%

Color #151820 in popluar number systems.

HEX 15 18 20
Decimal 21 24 32
Binary 10101 11000 100000
Octal 25 30 40

Shades and tints

Shades of #151820

#151820
(21,24,32)
#14161E
(20,22,30)
#13141C
(19,20,28)
#12121A
(18,18,26)
#111018
(17,16,24)
#100E16
(16,14,22)
#0F0C14
(15,12,20)
#0E0A12
(14,10,18)
#0D0810
(13,8,16)
#0C060E
(12,6,14)
#0B040C
(11,4,12)
#000000
(0,0,0)

Tints of #151820

#151820
(21,24,32)
#2A2D34
(42,45,52)
#3F4248
(63,66,72)
#54575C
(84,87,92)
#696C70
(105,108,112)
#7E8184
(126,129,132)
#939698
(147,150,152)
#A8ABAC
(168,171,172)
#BDC0C0
(189,192,192)
#D2D5D4
(210,213,212)
#E7EAE8
(231,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #151820 color. Also use rgb(21,24,32) instead hex code.

Text Font Color

.myTextColor { color: #151820; }

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

This text font color is #151820.

Background Color

.myBgColor { background-color: #151820; }

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

This div background color is #151820.

Border color

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

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

This div border color is #151820.

Opacity

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

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

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

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

This text has shadow with #151820 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #151820.

Preview

Color preview on black background

This text has color #151820 on black background.


Color preview on white background

This text has color #151820 on white background.


Black color preview on #151820 background

This text has black color on #151820 background.


White color preview on #151820 background

This text has white color on #151820 background.


Related colors

Complementary color

Complementary color for #hex is #EAE7DF.


I love getcolorcode.com

Triadic colors

1 #201518 and #182015 with #151820 are triadic colors.

2 #201815 and #181520 with #151820 are triadic colors.