COLOR #15071B

HEX: #15071B RGB: (21,7,27)

Color info

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

RGB color model

#15071B color RGB value is (21,7,27).

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

RGB channels and saturation

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

21
7
27

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

Portions of RGB colors in percentages

R + G + B = 21 + 7 + 27 = 55 (100%)
R 21 of 55 ~ 38.18%
G 7 of 55 ~ 12.73%
B 27 of 55 ~ 49.09'%

%38.18
%12.73
%49.09

CMYK color model

#15071B color CMYK value is (22,74,0,89).

  • cyan value is 22.22%
  • magenta value is 74.07%
  • yellow value is 0.00%
  • key color value is 89.41%

CMYK: (22,74,0,89)
C22M74Y0K89 (22%, 74%, 0%, 89%)
(0.22 / 0.74 / 0.00 / 0.89)

CMYK percentages

%22.22
%74.07
%0
%89.41

Codes

Color #15071B in popluar color models

15 07 1B
RGB 21 7 27
HSL 282° 58.82% 6.67%
HSB/HSV 282° 74.07% 10.59%
CMYK 22.22% 74.07% 0.00%
89.41%

Color #15071B in popluar number systems.

HEX 15 07 1B
Decimal 21 7 27
Binary 10101 111 11011
Octal 25 7 33

Shades and tints

Shades of #15071B

#15071B
(21,7,27)
#140719
(20,7,25)
#130717
(19,7,23)
#120715
(18,7,21)
#110713
(17,7,19)
#100711
(16,7,17)
#0F070F
(15,7,15)
#0E070D
(14,7,13)
#0D070B
(13,7,11)
#0C0709
(12,7,9)
#0B0707
(11,7,7)
#000000
(0,0,0)

Tints of #15071B

#15071B
(21,7,27)
#2A1D2F
(42,29,47)
#3F3343
(63,51,67)
#544957
(84,73,87)
#695F6B
(105,95,107)
#7E757F
(126,117,127)
#938B93
(147,139,147)
#A8A1A7
(168,161,167)
#BDB7BB
(189,183,187)
#D2CDCF
(210,205,207)
#E7E3E3
(231,227,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #15071B; }

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

This text font color is #15071B.

Background Color

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

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

This div background color is #15071B.

Border color

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

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

This div border color is #15071B.

Opacity

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

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

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

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

This text has shadow with #15071B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #15071B.

Preview

Color preview on black background

This text has color #15071B on black background.


Color preview on white background

This text has color #15071B on white background.


Black color preview on #15071B background

This text has black color on #15071B background.


White color preview on #15071B background

This text has white color on #15071B background.


Related colors

Complementary color

Complementary color for #hex is #EAF8E4.


I love getcolorcode.com

Triadic colors

1 #1B1507 and #071B15 with #15071B are triadic colors.

2 #1B0715 and #07151B with #15071B are triadic colors.