COLOR #151321

HEX: #151321 RGB: (21,19,33)

Color info

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

RGB color model

#151321 color RGB value is (21,19,33).

RGB: (21,19,33) (8%, 7%, 13%)

RGB channels and saturation

R 21 of 255 = 8%
G 19 of 255 = 7%
B 33 of 255 = 13%

21
19
33

R + G + B ~ 9%. #151321 is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 19 + 33 = 73 (100%)
R 21 of 73 ~ 28.77%
G 19 of 73 ~ 26.03%
B 33 of 73 ~ 45.21'%

%28.77
%26.03
%45.21

CMYK color model

#151321 color CMYK value is (36,42,0,87).

  • cyan value is 36.36%
  • magenta value is 42.42%
  • yellow value is 0.00%
  • key color value is 87.06%

CMYK: (36,42,0,87)
C36M42Y0K87 (36%, 42%, 0%, 87%)
(0.36 / 0.42 / 0.00 / 0.87)

CMYK percentages

%36.36
%42.42
%0
%87.06

Codes

Color #151321 in popluar color models

15 13 21
RGB 21 19 33
HSL 249° 26.92% 10.20%
HSB/HSV 249° 42.42% 12.94%
CMYK 36.36% 42.42% 0.00%
87.06%

Color #151321 in popluar number systems.

HEX 15 13 21
Decimal 21 19 33
Binary 10101 10011 100001
Octal 25 23 41

Shades and tints

Shades of #151321

#151321
(21,19,33)
#14121E
(20,18,30)
#13111B
(19,17,27)
#121018
(18,16,24)
#110F15
(17,15,21)
#100E12
(16,14,18)
#0F0D0F
(15,13,15)
#0E0C0C
(14,12,12)
#0D0B09
(13,11,9)
#0C0A06
(12,10,6)
#0B0903
(11,9,3)
#000000
(0,0,0)

Tints of #151321

#151321
(21,19,33)
#2A2835
(42,40,53)
#3F3D49
(63,61,73)
#54525D
(84,82,93)
#696771
(105,103,113)
#7E7C85
(126,124,133)
#939199
(147,145,153)
#A8A6AD
(168,166,173)
#BDBBC1
(189,187,193)
#D2D0D5
(210,208,213)
#E7E5E9
(231,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #151321 color. Also use rgb(21,19,33) instead hex code.

Text Font Color

.myTextColor { color: #151321; }

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

This text font color is #151321.

Background Color

.myBgColor { background-color: #151321; }

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

This div background color is #151321.

Border color

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

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

This div border color is #151321.

Opacity

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

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

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

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

This text has shadow with #151321 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #151321.

Preview

Color preview on black background

This text has color #151321 on black background.


Color preview on white background

This text has color #151321 on white background.


Black color preview on #151321 background

This text has black color on #151321 background.


White color preview on #151321 background

This text has white color on #151321 background.


Related colors

Complementary color

Complementary color for #hex is #EAECDE.


I love getcolorcode.com

Triadic colors

1 #211513 and #132115 with #151321 are triadic colors.

2 #211315 and #131521 with #151321 are triadic colors.