COLOR #15062F

HEX: #15062F RGB: (21,6,47)

Color info

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

RGB color model

#15062F color RGB value is (21,6,47).

RGB: (21,6,47) (8%, 2%, 18%)

RGB channels and saturation

R 21 of 255 = 8%
G 6 of 255 = 2%
B 47 of 255 = 18%

21
6
47

R + G + B ~ 9%. #15062F is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 6 + 47 = 74 (100%)
R 21 of 74 ~ 28.38%
G 6 of 74 ~ 8.11%
B 47 of 74 ~ 63.51'%

%28.38
%63.51

CMYK color model

#15062F color CMYK value is (55,87,0,82).

  • cyan value is 55.32%
  • magenta value is 87.23%
  • yellow value is 0.00%
  • key color value is 81.57%

CMYK: (55,87,0,82)
C55M87Y0K82 (55%, 87%, 0%, 82%)
(0.55 / 0.87 / 0.00 / 0.82)

CMYK percentages

%55.32
%87.23
%0
%81.57

Codes

Color #15062F in popluar color models

15 06 2F
RGB 21 6 47
HSL 262° 77.36% 10.39%
HSB/HSV 262° 87.23% 18.43%
CMYK 55.32% 87.23% 0.00%
81.57%

Color #15062F in popluar number systems.

HEX 15 06 2F
Decimal 21 6 47
Binary 10101 110 101111
Octal 25 6 57

Shades and tints

Shades of #15062F

#15062F
(21,6,47)
#14062B
(20,6,43)
#130627
(19,6,39)
#120623
(18,6,35)
#11061F
(17,6,31)
#10061B
(16,6,27)
#0F0617
(15,6,23)
#0E0613
(14,6,19)
#0D060F
(13,6,15)
#0C060B
(12,6,11)
#0B0607
(11,6,7)
#000000
(0,0,0)

Tints of #15062F

#15062F
(21,6,47)
#2A1C41
(42,28,65)
#3F3253
(63,50,83)
#544865
(84,72,101)
#695E77
(105,94,119)
#7E7489
(126,116,137)
#938A9B
(147,138,155)
#A8A0AD
(168,160,173)
#BDB6BF
(189,182,191)
#D2CCD1
(210,204,209)
#E7E2E3
(231,226,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #15062F color. Also use rgb(21,6,47) instead hex code.

Text Font Color

.myTextColor { color: #15062F; }

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

This text font color is #15062F.

Background Color

.myBgColor { background-color: #15062F; }

<div style="background-color:#15062F">Inner text</div>

This div background color is #15062F.

Border color

.myBorderColor { border: 1px solid #15062F; }

<div style="border:3px solid #15062F">Div</div>

This div border color is #15062F.

Opacity

.myOpacity80 { color: #15062F; opacity: 0.8; }

<p style="color:#15062F;opacity:0.8;">80%</p>

Text with #15062F 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 #15062F;}

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

This text has shadow with #15062F color.


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

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

This text has shadow with #15062F primary color and red secondary color.


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

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

This text has shadow with #15062F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #15062F.

Preview

Color preview on black background

This text has color #15062F on black background.


Color preview on white background

This text has color #15062F on white background.


Black color preview on #15062F background

This text has black color on #15062F background.


White color preview on #15062F background

This text has white color on #15062F background.


Related colors

Complementary color

Complementary color for #hex is #EAF9D0.


I love getcolorcode.com

Triadic colors

1 #2F1506 and #062F15 with #15062F are triadic colors.

2 #2F0615 and #06152F with #15062F are triadic colors.