COLOR #15291A

HEX: #15291A RGB: (21,41,26)

Color info

#15291A contains red, green and blue colors in about the same proportion. Web safe color of #15291A is #003300 (or #030).

RGB color model

#15291A color RGB value is (21,41,26).

RGB: (21,41,26) (8%, 16%, 10%)

RGB channels and saturation

R 21 of 255 = 8%
G 41 of 255 = 16%
B 26 of 255 = 10%

21
41
26

R + G + B ~ 11%. #15291A is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 41 + 26 = 88 (100%)
R 21 of 88 ~ 23.86%
G 41 of 88 ~ 46.59%
B 26 of 88 ~ 29.55'%

%23.86
%46.59
%29.55

CMYK color model

#15291A color CMYK value is (49,0,37,84).

  • cyan value is 48.78%
  • magenta value is 0.00%
  • yellow value is 36.59%
  • key color value is 83.92%

CMYK: (49,0,37,84)
C49M0Y37K84 (49%, 0%, 37%, 84%)
(0.49 / 0.00 / 0.37 / 0.84)

CMYK percentages

%48.78
%0
%36.59
%83.92

Codes

Color #15291A in popluar color models

15 29 1A
RGB 21 41 26
HSL 135° 32.26% 12.16%
HSB/HSV 135° 48.78% 16.08%
CMYK 48.78% 0.00% 36.59%
83.92%

Color #15291A in popluar number systems.

HEX 15 29 1A
Decimal 21 41 26
Binary 10101 101001 11010
Octal 25 51 32

Shades and tints

Shades of #15291A

#15291A
(21,41,26)
#142618
(20,38,24)
#132316
(19,35,22)
#122014
(18,32,20)
#111D12
(17,29,18)
#101A10
(16,26,16)
#0F170E
(15,23,14)
#0E140C
(14,20,12)
#0D110A
(13,17,10)
#0C0E08
(12,14,8)
#0B0B06
(11,11,6)
#000000
(0,0,0)

Tints of #15291A

#15291A
(21,41,26)
#2A3C2E
(42,60,46)
#3F4F42
(63,79,66)
#546256
(84,98,86)
#69756A
(105,117,106)
#7E887E
(126,136,126)
#939B92
(147,155,146)
#A8AEA6
(168,174,166)
#BDC1BA
(189,193,186)
#D2D4CE
(210,212,206)
#E7E7E2
(231,231,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #15291A; }

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

This text font color is #15291A.

Background Color

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

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

This div background color is #15291A.

Border color

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

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

This div border color is #15291A.

Opacity

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

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

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

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

This text has shadow with #15291A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #15291A.

Preview

Color preview on black background

This text has color #15291A on black background.


Color preview on white background

This text has color #15291A on white background.


Black color preview on #15291A background

This text has black color on #15291A background.


White color preview on #15291A background

This text has white color on #15291A background.


Related colors

Complementary color

Complementary color for #hex is #EAD6E5.


I love getcolorcode.com

Triadic colors

1 #1A1529 and #291A15 with #15291A are triadic colors.

2 #1A2915 and #29151A with #15291A are triadic colors.