COLOR #15072E

HEX: #15072E RGB: (21,7,46)

Color info

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

RGB color model

#15072E color RGB value is (21,7,46).

RGB: (21,7,46) (8%, 3%, 18%)

RGB channels and saturation

R 21 of 255 = 8%
G 7 of 255 = 3%
B 46 of 255 = 18%

21
7
46

R + G + B ~ 10%. #15072E is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 7 + 46 = 74 (100%)
R 21 of 74 ~ 28.38%
G 7 of 74 ~ 9.46%
B 46 of 74 ~ 62.16'%

%28.38
%62.16

CMYK color model

#15072E color CMYK value is (54,85,0,82).

  • cyan value is 54.35%
  • magenta value is 84.78%
  • yellow value is 0.00%
  • key color value is 81.96%

CMYK: (54,85,0,82)
C54M85Y0K82 (54%, 85%, 0%, 82%)
(0.54 / 0.85 / 0.00 / 0.82)

CMYK percentages

%54.35
%84.78
%0
%81.96

Codes

Color #15072E in popluar color models

15 07 2E
RGB 21 7 46
HSL 262° 73.58% 10.39%
HSB/HSV 262° 84.78% 18.04%
CMYK 54.35% 84.78% 0.00%
81.96%

Color #15072E in popluar number systems.

HEX 15 07 2E
Decimal 21 7 46
Binary 10101 111 101110
Octal 25 7 56

Shades and tints

Shades of #15072E

#15072E
(21,7,46)
#14072A
(20,7,42)
#130726
(19,7,38)
#120722
(18,7,34)
#11071E
(17,7,30)
#10071A
(16,7,26)
#0F0716
(15,7,22)
#0E0712
(14,7,18)
#0D070E
(13,7,14)
#0C070A
(12,7,10)
#0B0706
(11,7,6)
#000000
(0,0,0)

Tints of #15072E

#15072E
(21,7,46)
#2A1D41
(42,29,65)
#3F3354
(63,51,84)
#544967
(84,73,103)
#695F7A
(105,95,122)
#7E758D
(126,117,141)
#938BA0
(147,139,160)
#A8A1B3
(168,161,179)
#BDB7C6
(189,183,198)
#D2CDD9
(210,205,217)
#E7E3EC
(231,227,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #15072E color. Also use rgb(21,7,46) instead hex code.

Text Font Color

.myTextColor { color: #15072E; }

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

This text font color is #15072E.

Background Color

.myBgColor { background-color: #15072E; }

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

This div background color is #15072E.

Border color

.myBorderColor { border: 1px solid #15072E; }

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

This div border color is #15072E.

Opacity

.myOpacity80 { color: #15072E; opacity: 0.8; }

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

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

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

This text has shadow with #15072E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #15072E.

Preview

Color preview on black background

This text has color #15072E on black background.


Color preview on white background

This text has color #15072E on white background.


Black color preview on #15072E background

This text has black color on #15072E background.


White color preview on #15072E background

This text has white color on #15072E background.


Related colors

Complementary color

Complementary color for #hex is #EAF8D1.


I love getcolorcode.com

Triadic colors

1 #2E1507 and #072E15 with #15072E are triadic colors.

2 #2E0715 and #07152E with #15072E are triadic colors.