COLOR #15041A

HEX: #15041A RGB: (21,4,26)

Color info

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

RGB color model

#15041A color RGB value is (21,4,26).

RGB: (21,4,26) (8%, 2%, 10%)

RGB channels and saturation

R 21 of 255 = 8%
G 4 of 255 = 2%
B 26 of 255 = 10%

21
4
26

R + G + B ~ 7%. #15041A is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 4 + 26 = 51 (100%)
R 21 of 51 ~ 41.18%
G 4 of 51 ~ 7.84%
B 26 of 51 ~ 50.98'%

%41.18
%50.98

CMYK color model

#15041A color CMYK value is (19,85,0,90).

  • cyan value is 19.23%
  • magenta value is 84.62%
  • yellow value is 0.00%
  • key color value is 89.80%

CMYK: (19,85,0,90)
C19M85Y0K90 (19%, 85%, 0%, 90%)
(0.19 / 0.85 / 0.00 / 0.90)

CMYK percentages

%19.23
%84.62
%0
%89.8

Codes

Color #15041A in popluar color models

15 04 1A
RGB 21 4 26
HSL 286° 73.33% 5.88%
HSB/HSV 286° 84.62% 10.20%
CMYK 19.23% 84.62% 0.00%
89.80%

Color #15041A in popluar number systems.

HEX 15 04 1A
Decimal 21 4 26
Binary 10101 100 11010
Octal 25 4 32

Shades and tints

Shades of #15041A

#15041A
(21,4,26)
#140418
(20,4,24)
#130416
(19,4,22)
#120414
(18,4,20)
#110412
(17,4,18)
#100410
(16,4,16)
#0F040E
(15,4,14)
#0E040C
(14,4,12)
#0D040A
(13,4,10)
#0C0408
(12,4,8)
#0B0406
(11,4,6)
#000000
(0,0,0)

Tints of #15041A

#15041A
(21,4,26)
#2A1A2E
(42,26,46)
#3F3042
(63,48,66)
#544656
(84,70,86)
#695C6A
(105,92,106)
#7E727E
(126,114,126)
#938892
(147,136,146)
#A89EA6
(168,158,166)
#BDB4BA
(189,180,186)
#D2CACE
(210,202,206)
#E7E0E2
(231,224,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #15041A color. Also use rgb(21,4,26) instead hex code.

Text Font Color

.myTextColor { color: #15041A; }

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

This text font color is #15041A.

Background Color

.myBgColor { background-color: #15041A; }

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

This div background color is #15041A.

Border color

.myBorderColor { border: 1px solid #15041A; }

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

This div border color is #15041A.

Opacity

.myOpacity80 { color: #15041A; opacity: 0.8; }

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

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

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

This text has shadow with #15041A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #15041A.

Preview

Color preview on black background

This text has color #15041A on black background.


Color preview on white background

This text has color #15041A on white background.


Black color preview on #15041A background

This text has black color on #15041A background.


White color preview on #15041A background

This text has white color on #15041A background.


Related colors

Complementary color

Complementary color for #hex is #EAFBE5.


I love getcolorcode.com

Triadic colors

1 #1A1504 and #041A15 with #15041A are triadic colors.

2 #1A0415 and #04151A with #15041A are triadic colors.