COLOR #151326

HEX: #151326 RGB: (21,19,38)

Color info

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

RGB color model

#151326 color RGB value is (21,19,38).

RGB: (21,19,38) (8%, 7%, 15%)

RGB channels and saturation

R 21 of 255 = 8%
G 19 of 255 = 7%
B 38 of 255 = 15%

21
19
38

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

Portions of RGB colors in percentages

R + G + B = 21 + 19 + 38 = 78 (100%)
R 21 of 78 ~ 26.92%
G 19 of 78 ~ 24.36%
B 38 of 78 ~ 48.72'%

%26.92
%24.36
%48.72

CMYK color model

#151326 color CMYK value is (45,50,0,85).

  • cyan value is 44.74%
  • magenta value is 50.00%
  • yellow value is 0.00%
  • key color value is 85.10%

CMYK: (45,50,0,85)
C45M50Y0K85 (45%, 50%, 0%, 85%)
(0.45 / 0.50 / 0.00 / 0.85)

CMYK percentages

%44.74
%50
%0
%85.1

Codes

Color #151326 in popluar color models

15 13 26
RGB 21 19 38
HSL 246° 33.33% 11.18%
HSB/HSV 246° 50.00% 14.90%
CMYK 44.74% 50.00% 0.00%
85.10%

Color #151326 in popluar number systems.

HEX 15 13 26
Decimal 21 19 38
Binary 10101 10011 100110
Octal 25 23 46

Shades and tints

Shades of #151326

#151326
(21,19,38)
#141223
(20,18,35)
#131120
(19,17,32)
#12101D
(18,16,29)
#110F1A
(17,15,26)
#100E17
(16,14,23)
#0F0D14
(15,13,20)
#0E0C11
(14,12,17)
#0D0B0E
(13,11,14)
#0C0A0B
(12,10,11)
#0B0908
(11,9,8)
#000000
(0,0,0)

Tints of #151326

#151326
(21,19,38)
#2A2839
(42,40,57)
#3F3D4C
(63,61,76)
#54525F
(84,82,95)
#696772
(105,103,114)
#7E7C85
(126,124,133)
#939198
(147,145,152)
#A8A6AB
(168,166,171)
#BDBBBE
(189,187,190)
#D2D0D1
(210,208,209)
#E7E5E4
(231,229,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #151326; }

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

This text font color is #151326.

Background Color

.myBgColor { background-color: #151326; }

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

This div background color is #151326.

Border color

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

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

This div border color is #151326.

Opacity

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

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

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

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

This text has shadow with #151326 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #151326.

Preview

Color preview on black background

This text has color #151326 on black background.


Color preview on white background

This text has color #151326 on white background.


Black color preview on #151326 background

This text has black color on #151326 background.


White color preview on #151326 background

This text has white color on #151326 background.


Related colors

Complementary color

Complementary color for #hex is #EAECD9.


I love getcolorcode.com

Triadic colors

1 #261513 and #132615 with #151326 are triadic colors.

2 #261315 and #131526 with #151326 are triadic colors.