COLOR #150326

HEX: #150326 RGB: (21,3,38)

Color info

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

RGB color model

#150326 color RGB value is (21,3,38).

RGB: (21,3,38) (8%, 1%, 15%)

RGB channels and saturation

R 21 of 255 = 8%
G 3 of 255 = 1%
B 38 of 255 = 15%

21
3
38

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

Portions of RGB colors in percentages

R + G + B = 21 + 3 + 38 = 62 (100%)
R 21 of 62 ~ 33.87%
G 3 of 62 ~ 4.84%
B 38 of 62 ~ 61.29'%

%33.87
%61.29

CMYK color model

#150326 color CMYK value is (45,92,0,85).

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

CMYK: (45,92,0,85)
C45M92Y0K85 (45%, 92%, 0%, 85%)
(0.45 / 0.92 / 0.00 / 0.85)

CMYK percentages

%44.74
%92.11
%0
%85.1

Codes

Color #150326 in popluar color models

15 03 26
RGB 21 3 38
HSL 271° 85.37% 8.04%
HSB/HSV 271° 92.11% 14.90%
CMYK 44.74% 92.11% 0.00%
85.10%

Color #150326 in popluar number systems.

HEX 15 03 26
Decimal 21 3 38
Binary 10101 11 100110
Octal 25 3 46

Shades and tints

Shades of #150326

#150326
(21,3,38)
#140323
(20,3,35)
#130320
(19,3,32)
#12031D
(18,3,29)
#11031A
(17,3,26)
#100317
(16,3,23)
#0F0314
(15,3,20)
#0E0311
(14,3,17)
#0D030E
(13,3,14)
#0C030B
(12,3,11)
#0B0308
(11,3,8)
#000000
(0,0,0)

Tints of #150326

#150326
(21,3,38)
#2A1939
(42,25,57)
#3F2F4C
(63,47,76)
#54455F
(84,69,95)
#695B72
(105,91,114)
#7E7185
(126,113,133)
#938798
(147,135,152)
#A89DAB
(168,157,171)
#BDB3BE
(189,179,190)
#D2C9D1
(210,201,209)
#E7DFE4
(231,223,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #150326; }

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

This text font color is #150326.

Background Color

.myBgColor { background-color: #150326; }

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

This div background color is #150326.

Border color

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

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

This div border color is #150326.

Opacity

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

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

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

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

This text has shadow with #150326 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #150326.

Preview

Color preview on black background

This text has color #150326 on black background.


Color preview on white background

This text has color #150326 on white background.


Black color preview on #150326 background

This text has black color on #150326 background.


White color preview on #150326 background

This text has white color on #150326 background.


Related colors

Complementary color

Complementary color for #hex is #EAFCD9.


I love getcolorcode.com

Triadic colors

1 #261503 and #032615 with #150326 are triadic colors.

2 #260315 and #031526 with #150326 are triadic colors.