COLOR #15091D

HEX: #15091D RGB: (21,9,29)

Color info

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

RGB color model

#15091D color RGB value is (21,9,29).

RGB: (21,9,29) (8%, 4%, 11%)

RGB channels and saturation

R 21 of 255 = 8%
G 9 of 255 = 4%
B 29 of 255 = 11%

21
9
29

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

Portions of RGB colors in percentages

R + G + B = 21 + 9 + 29 = 59 (100%)
R 21 of 59 ~ 35.59%
G 9 of 59 ~ 15.25%
B 29 of 59 ~ 49.15'%

%35.59
%15.25
%49.15

CMYK color model

#15091D color CMYK value is (28,69,0,89).

  • cyan value is 27.59%
  • magenta value is 68.97%
  • yellow value is 0.00%
  • key color value is 88.63%

CMYK: (28,69,0,89)
C28M69Y0K89 (28%, 69%, 0%, 89%)
(0.28 / 0.69 / 0.00 / 0.89)

CMYK percentages

%27.59
%68.97
%0
%88.63

Codes

Color #15091D in popluar color models

15 09 1D
RGB 21 9 29
HSL 276° 52.63% 7.45%
HSB/HSV 276° 68.97% 11.37%
CMYK 27.59% 68.97% 0.00%
88.63%

Color #15091D in popluar number systems.

HEX 15 09 1D
Decimal 21 9 29
Binary 10101 1001 11101
Octal 25 11 35

Shades and tints

Shades of #15091D

#15091D
(21,9,29)
#14091B
(20,9,27)
#130919
(19,9,25)
#120917
(18,9,23)
#110915
(17,9,21)
#100913
(16,9,19)
#0F0911
(15,9,17)
#0E090F
(14,9,15)
#0D090D
(13,9,13)
#0C090B
(12,9,11)
#0B0909
(11,9,9)
#000000
(0,0,0)

Tints of #15091D

#15091D
(21,9,29)
#2A1F31
(42,31,49)
#3F3545
(63,53,69)
#544B59
(84,75,89)
#69616D
(105,97,109)
#7E7781
(126,119,129)
#938D95
(147,141,149)
#A8A3A9
(168,163,169)
#BDB9BD
(189,185,189)
#D2CFD1
(210,207,209)
#E7E5E5
(231,229,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #15091D color. Also use rgb(21,9,29) instead hex code.

Text Font Color

.myTextColor { color: #15091D; }

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

This text font color is #15091D.

Background Color

.myBgColor { background-color: #15091D; }

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

This div background color is #15091D.

Border color

.myBorderColor { border: 1px solid #15091D; }

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

This div border color is #15091D.

Opacity

.myOpacity80 { color: #15091D; opacity: 0.8; }

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

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

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

This text has shadow with #15091D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #15091D.

Preview

Color preview on black background

This text has color #15091D on black background.


Color preview on white background

This text has color #15091D on white background.


Black color preview on #15091D background

This text has black color on #15091D background.


White color preview on #15091D background

This text has white color on #15091D background.


Related colors

Complementary color

Complementary color for #hex is #EAF6E2.


I love getcolorcode.com

Triadic colors

1 #1D1509 and #091D15 with #15091D are triadic colors.

2 #1D0915 and #09151D with #15091D are triadic colors.