COLOR #15071D

HEX: #15071D RGB: (21,7,29)

Color info

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

RGB color model

#15071D color RGB value is (21,7,29).

RGB: (21,7,29) (8%, 3%, 11%)

RGB channels and saturation

R 21 of 255 = 8%
G 7 of 255 = 3%
B 29 of 255 = 11%

21
7
29

R + G + B ~ 7%. #15071D is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 7 + 29 = 57 (100%)
R 21 of 57 ~ 36.84%
G 7 of 57 ~ 12.28%
B 29 of 57 ~ 50.88'%

%36.84
%12.28
%50.88

CMYK color model

#15071D color CMYK value is (28,76,0,89).

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

CMYK: (28,76,0,89)
C28M76Y0K89 (28%, 76%, 0%, 89%)
(0.28 / 0.76 / 0.00 / 0.89)

CMYK percentages

%27.59
%75.86
%0
%88.63

Codes

Color #15071D in popluar color models

15 07 1D
RGB 21 7 29
HSL 278° 61.11% 7.06%
HSB/HSV 278° 75.86% 11.37%
CMYK 27.59% 75.86% 0.00%
88.63%

Color #15071D in popluar number systems.

HEX 15 07 1D
Decimal 21 7 29
Binary 10101 111 11101
Octal 25 7 35

Shades and tints

Shades of #15071D

#15071D
(21,7,29)
#14071B
(20,7,27)
#130719
(19,7,25)
#120717
(18,7,23)
#110715
(17,7,21)
#100713
(16,7,19)
#0F0711
(15,7,17)
#0E070F
(14,7,15)
#0D070D
(13,7,13)
#0C070B
(12,7,11)
#0B0709
(11,7,9)
#000000
(0,0,0)

Tints of #15071D

#15071D
(21,7,29)
#2A1D31
(42,29,49)
#3F3345
(63,51,69)
#544959
(84,73,89)
#695F6D
(105,95,109)
#7E7581
(126,117,129)
#938B95
(147,139,149)
#A8A1A9
(168,161,169)
#BDB7BD
(189,183,189)
#D2CDD1
(210,205,209)
#E7E3E5
(231,227,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #15071D; }

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

This text font color is #15071D.

Background Color

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

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

This div background color is #15071D.

Border color

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

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

This div border color is #15071D.

Opacity

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

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

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

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

This text has shadow with #15071D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #15071D.

Preview

Color preview on black background

This text has color #15071D on black background.


Color preview on white background

This text has color #15071D on white background.


Black color preview on #15071D background

This text has black color on #15071D background.


White color preview on #15071D background

This text has white color on #15071D background.


Related colors

Complementary color

Complementary color for #hex is #EAF8E2.


I love getcolorcode.com

Triadic colors

1 #1D1507 and #071D15 with #15071D are triadic colors.

2 #1D0715 and #07151D with #15071D are triadic colors.