COLOR #151014

HEX: #151014 RGB: (21,16,20)

Color info

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

RGB color model

#151014 color RGB value is (21,16,20).

RGB: (21,16,20) (8%, 6%, 8%)

RGB channels and saturation

R 21 of 255 = 8%
G 16 of 255 = 6%
B 20 of 255 = 8%

21
16
20

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

Portions of RGB colors in percentages

R + G + B = 21 + 16 + 20 = 57 (100%)
R 21 of 57 ~ 36.84%
G 16 of 57 ~ 28.07%
B 20 of 57 ~ 35.09'%

%36.84
%28.07
%35.09

CMYK color model

#151014 color CMYK value is (0,24,5,92).

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

CMYK: (0,24,5,92)
C0M24Y5K92 (0%, 24%, 5%, 92%)
(0.00 / 0.24 / 0.05 / 0.92)

CMYK percentages

%0
%23.81
%4.76
%91.76

Codes

Color #151014 in popluar color models

15 10 14
RGB 21 16 20
HSL 312° 13.51% 7.25%
HSB/HSV 312° 23.81% 8.24%
CMYK 0.00% 23.81% 4.76%
91.76%

Color #151014 in popluar number systems.

HEX 15 10 14
Decimal 21 16 20
Binary 10101 10000 10100
Octal 25 20 24

Shades and tints

Shades of #151014

#151014
(21,16,20)
#140F13
(20,15,19)
#130E12
(19,14,18)
#120D11
(18,13,17)
#110C10
(17,12,16)
#100B0F
(16,11,15)
#0F0A0E
(15,10,14)
#0E090D
(14,9,13)
#0D080C
(13,8,12)
#0C070B
(12,7,11)
#0B060A
(11,6,10)
#000000
(0,0,0)

Tints of #151014

#151014
(21,16,20)
#2A2529
(42,37,41)
#3F3A3E
(63,58,62)
#544F53
(84,79,83)
#696468
(105,100,104)
#7E797D
(126,121,125)
#938E92
(147,142,146)
#A8A3A7
(168,163,167)
#BDB8BC
(189,184,188)
#D2CDD1
(210,205,209)
#E7E2E6
(231,226,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #151014; }

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

This text font color is #151014.

Background Color

.myBgColor { background-color: #151014; }

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

This div background color is #151014.

Border color

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

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

This div border color is #151014.

Opacity

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

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

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

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

This text has shadow with #151014 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #151014.

Preview

Color preview on black background

This text has color #151014 on black background.


Color preview on white background

This text has color #151014 on white background.


Black color preview on #151014 background

This text has black color on #151014 background.


White color preview on #151014 background

This text has white color on #151014 background.


Related colors

Complementary color

Complementary color for #hex is #EAEFEB.


I love getcolorcode.com

Triadic colors

1 #141510 and #101415 with #151014 are triadic colors.

2 #141015 and #101514 with #151014 are triadic colors.