COLOR #152715

HEX: #152715 RGB: (21,39,21)

Color info

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

RGB color model

#152715 color RGB value is (21,39,21).

RGB: (21,39,21) (8%, 15%, 8%)

RGB channels and saturation

R 21 of 255 = 8%
G 39 of 255 = 15%
B 21 of 255 = 8%

21
39
21

R + G + B ~ 10%. #152715 is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 39 + 21 = 81 (100%)
R 21 of 81 ~ 25.93%
G 39 of 81 ~ 48.15%
B 21 of 81 ~ 25.93'%

%25.93
%48.15
%25.93

CMYK color model

#152715 color CMYK value is (46,0,46,85).

  • cyan value is 46.15%
  • magenta value is 0.00%
  • yellow value is 46.15%
  • key color value is 84.71%

CMYK: (46,0,46,85)
C46M0Y46K85 (46%, 0%, 46%, 85%)
(0.46 / 0.00 / 0.46 / 0.85)

CMYK percentages

%46.15
%0
%46.15
%84.71

Codes

Color #152715 in popluar color models

15 27 15
RGB 21 39 21
HSL 120° 30.00% 11.76%
HSB/HSV 120° 46.15% 15.29%
CMYK 46.15% 0.00% 46.15%
84.71%

Color #152715 in popluar number systems.

HEX 15 27 15
Decimal 21 39 21
Binary 10101 100111 10101
Octal 25 47 25

Shades and tints

Shades of #152715

#152715
(21,39,21)
#142414
(20,36,20)
#132113
(19,33,19)
#121E12
(18,30,18)
#111B11
(17,27,17)
#101810
(16,24,16)
#0F150F
(15,21,15)
#0E120E
(14,18,14)
#0D0F0D
(13,15,13)
#0C0C0C
(12,12,12)
#0B090B
(11,9,11)
#000000
(0,0,0)

Tints of #152715

#152715
(21,39,21)
#2A3A2A
(42,58,42)
#3F4D3F
(63,77,63)
#546054
(84,96,84)
#697369
(105,115,105)
#7E867E
(126,134,126)
#939993
(147,153,147)
#A8ACA8
(168,172,168)
#BDBFBD
(189,191,189)
#D2D2D2
(210,210,210)
#E7E5E7
(231,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #152715; }

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

This text font color is #152715.

Background Color

.myBgColor { background-color: #152715; }

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

This div background color is #152715.

Border color

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

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

This div border color is #152715.

Opacity

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

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

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

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

This text has shadow with #152715 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #152715.

Preview

Color preview on black background

This text has color #152715 on black background.


Color preview on white background

This text has color #152715 on white background.


Black color preview on #152715 background

This text has black color on #152715 background.


White color preview on #152715 background

This text has white color on #152715 background.


Related colors

Complementary color

Complementary color for #hex is #EAD8EA.


I love getcolorcode.com

Triadic colors

1 #151527 and #271515 with #152715 are triadic colors.

2 #152715 and #271515 with #152715 are triadic colors.