COLOR #151D15

HEX: #151D15 RGB: (21,29,21)

Color info

#151D15 contains red, green and blue colors in about the same proportion. Web safe color of #151D15 is #003300 (or #030).

RGB color model

#151D15 color RGB value is (21,29,21).

RGB: (21,29,21) (8%, 11%, 8%)

RGB channels and saturation

R 21 of 255 = 8%
G 29 of 255 = 11%
B 21 of 255 = 8%

21
29
21

R + G + B ~ 9%. #151D15 is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 29 + 21 = 71 (100%)
R 21 of 71 ~ 29.58%
G 29 of 71 ~ 40.85%
B 21 of 71 ~ 29.58'%

%29.58
%40.85
%29.58

CMYK color model

#151D15 color CMYK value is (28,0,28,89).

  • cyan value is 27.59%
  • magenta value is 0.00%
  • yellow value is 27.59%
  • key color value is 88.63%

CMYK: (28,0,28,89)
C28M0Y28K89 (28%, 0%, 28%, 89%)
(0.28 / 0.00 / 0.28 / 0.89)

CMYK percentages

%27.59
%0
%27.59
%88.63

Codes

Color #151D15 in popluar color models

15 1D 15
RGB 21 29 21
HSL 120° 16.00% 9.80%
HSB/HSV 120° 27.59% 11.37%
CMYK 27.59% 0.00% 27.59%
88.63%

Color #151D15 in popluar number systems.

HEX 15 1D 15
Decimal 21 29 21
Binary 10101 11101 10101
Octal 25 35 25

Shades and tints

Shades of #151D15

#151D15
(21,29,21)
#141B14
(20,27,20)
#131913
(19,25,19)
#121712
(18,23,18)
#111511
(17,21,17)
#101310
(16,19,16)
#0F110F
(15,17,15)
#0E0F0E
(14,15,14)
#0D0D0D
(13,13,13)
#0C0B0C
(12,11,12)
#0B090B
(11,9,11)
#000000
(0,0,0)

Tints of #151D15

#151D15
(21,29,21)
#2A312A
(42,49,42)
#3F453F
(63,69,63)
#545954
(84,89,84)
#696D69
(105,109,105)
#7E817E
(126,129,126)
#939593
(147,149,147)
#A8A9A8
(168,169,168)
#BDBDBD
(189,189,189)
#D2D1D2
(210,209,210)
#E7E5E7
(231,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #151D15 color. Also use rgb(21,29,21) instead hex code.

Text Font Color

.myTextColor { color: #151D15; }

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

This text font color is #151D15.

Background Color

.myBgColor { background-color: #151D15; }

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

This div background color is #151D15.

Border color

.myBorderColor { border: 1px solid #151D15; }

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

This div border color is #151D15.

Opacity

.myOpacity80 { color: #151D15; opacity: 0.8; }

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

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

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

This text has shadow with #151D15 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #151D15.

Preview

Color preview on black background

This text has color #151D15 on black background.


Color preview on white background

This text has color #151D15 on white background.


Black color preview on #151D15 background

This text has black color on #151D15 background.


White color preview on #151D15 background

This text has white color on #151D15 background.


Related colors

Complementary color

Complementary color for #hex is #EAE2EA.


I love getcolorcode.com

Triadic colors

1 #15151D and #1D1515 with #151D15 are triadic colors.

2 #151D15 and #1D1515 with #151D15 are triadic colors.