COLOR #151009

HEX: #151009 RGB: (21,16,9)

Color info

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

RGB color model

#151009 color RGB value is (21,16,9).

RGB: (21,16,9) (8%, 6%, 4%)

RGB channels and saturation

R 21 of 255 = 8%
G 16 of 255 = 6%
B 9 of 255 = 4%

21
16
9

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

Portions of RGB colors in percentages

R + G + B = 21 + 16 + 9 = 46 (100%)
R 21 of 46 ~ 45.65%
G 16 of 46 ~ 34.78%
B 9 of 46 ~ 19.57'%

%45.65
%34.78
%19.57

CMYK color model

#151009 color CMYK value is (0,24,57,92).

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

CMYK: (0,24,57,92)
C0M24Y57K92 (0%, 24%, 57%, 92%)
(0.00 / 0.24 / 0.57 / 0.92)

CMYK percentages

%0
%23.81
%57.14
%91.76

Codes

Color #151009 in popluar color models

15 10 09
RGB 21 16 9
HSL 35° 40.00% 5.88%
HSB/HSV 35° 57.14% 8.24%
CMYK 0.00% 23.81% 57.14%
91.76%

Color #151009 in popluar number systems.

HEX 15 10 09
Decimal 21 16 9
Binary 10101 10000 1001
Octal 25 20 11

Shades and tints

Shades of #151009

#151009
(21,16,9)
#140F09
(20,15,9)
#130E09
(19,14,9)
#120D09
(18,13,9)
#110C09
(17,12,9)
#100B09
(16,11,9)
#0F0A09
(15,10,9)
#0E0909
(14,9,9)
#0D0809
(13,8,9)
#0C0709
(12,7,9)
#0B0609
(11,6,9)
#000000
(0,0,0)

Tints of #151009

#151009
(21,16,9)
#2A251F
(42,37,31)
#3F3A35
(63,58,53)
#544F4B
(84,79,75)
#696461
(105,100,97)
#7E7977
(126,121,119)
#938E8D
(147,142,141)
#A8A3A3
(168,163,163)
#BDB8B9
(189,184,185)
#D2CDCF
(210,205,207)
#E7E2E5
(231,226,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #151009; }

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

This text font color is #151009.

Background Color

.myBgColor { background-color: #151009; }

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

This div background color is #151009.

Border color

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

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

This div border color is #151009.

Opacity

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

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

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

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

This text has shadow with #151009 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #151009.

Preview

Color preview on black background

This text has color #151009 on black background.


Color preview on white background

This text has color #151009 on white background.


Black color preview on #151009 background

This text has black color on #151009 background.


White color preview on #151009 background

This text has white color on #151009 background.


Related colors

Complementary color

Complementary color for #hex is #EAEFF6.


I love getcolorcode.com

Triadic colors

1 #091510 and #100915 with #151009 are triadic colors.

2 #091015 and #101509 with #151009 are triadic colors.