COLOR #151007

HEX: #151007 RGB: (21,16,7)

Color info

#151007 contains red, green and blue colors in about the same proportion. Web safe color of #151007 is #000000 (or #000).

RGB color model

#151007 color RGB value is (21,16,7).

RGB: (21,16,7) (8%, 6%, 3%)

RGB channels and saturation

R 21 of 255 = 8%
G 16 of 255 = 6%
B 7 of 255 = 3%

21
16
7

R + G + B ~ 6%. #151007 is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 16 + 7 = 44 (100%)
R 21 of 44 ~ 47.73%
G 16 of 44 ~ 36.36%
B 7 of 44 ~ 15.91'%

%47.73
%36.36
%15.91

CMYK color model

#151007 color CMYK value is (0,24,67,92).

  • cyan value is 0.00%
  • magenta value is 23.81%
  • yellow value is 66.67%
  • key color value is 91.76%

CMYK: (0,24,67,92)
C0M24Y67K92 (0%, 24%, 67%, 92%)
(0.00 / 0.24 / 0.67 / 0.92)

CMYK percentages

%0
%23.81
%66.67
%91.76

Codes

Color #151007 in popluar color models

15 10 07
RGB 21 16 7
HSL 39° 50.00% 5.49%
HSB/HSV 39° 66.67% 8.24%
CMYK 0.00% 23.81% 66.67%
91.76%

Color #151007 in popluar number systems.

HEX 15 10 07
Decimal 21 16 7
Binary 10101 10000 111
Octal 25 20 7

Shades and tints

Shades of #151007

#151007
(21,16,7)
#140F07
(20,15,7)
#130E07
(19,14,7)
#120D07
(18,13,7)
#110C07
(17,12,7)
#100B07
(16,11,7)
#0F0A07
(15,10,7)
#0E0907
(14,9,7)
#0D0807
(13,8,7)
#0C0707
(12,7,7)
#0B0607
(11,6,7)
#000000
(0,0,0)

Tints of #151007

#151007
(21,16,7)
#2A251D
(42,37,29)
#3F3A33
(63,58,51)
#544F49
(84,79,73)
#69645F
(105,100,95)
#7E7975
(126,121,117)
#938E8B
(147,142,139)
#A8A3A1
(168,163,161)
#BDB8B7
(189,184,183)
#D2CDCD
(210,205,205)
#E7E2E3
(231,226,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #151007; }

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

This text font color is #151007.

Background Color

.myBgColor { background-color: #151007; }

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

This div background color is #151007.

Border color

.myBorderColor { border: 1px solid #151007; }

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

This div border color is #151007.

Opacity

.myOpacity80 { color: #151007; opacity: 0.8; }

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

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

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

This text has shadow with #151007 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #151007.

Preview

Color preview on black background

This text has color #151007 on black background.


Color preview on white background

This text has color #151007 on white background.


Black color preview on #151007 background

This text has black color on #151007 background.


White color preview on #151007 background

This text has white color on #151007 background.


Related colors

Complementary color

Complementary color for #hex is #EAEFF8.


I love getcolorcode.com

Triadic colors

1 #071510 and #100715 with #151007 are triadic colors.

2 #071015 and #101507 with #151007 are triadic colors.