COLOR #152520

HEX: #152520 RGB: (21,37,32)

Color info

#152520 contains red, green and blue colors in about the same proportion. Web safe color of #152520 is #003333 (or #033).

RGB color model

#152520 color RGB value is (21,37,32).

RGB: (21,37,32) (8%, 15%, 13%)

RGB channels and saturation

R 21 of 255 = 8%
G 37 of 255 = 15%
B 32 of 255 = 13%

21
37
32

R + G + B ~ 12%. #152520 is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 37 + 32 = 90 (100%)
R 21 of 90 ~ 23.33%
G 37 of 90 ~ 41.11%
B 32 of 90 ~ 35.56'%

%23.33
%41.11
%35.56

CMYK color model

#152520 color CMYK value is (43,0,14,85).

  • cyan value is 43.24%
  • magenta value is 0.00%
  • yellow value is 13.51%
  • key color value is 85.49%

CMYK: (43,0,14,85)
C43M0Y14K85 (43%, 0%, 14%, 85%)
(0.43 / 0.00 / 0.14 / 0.85)

CMYK percentages

%43.24
%0
%13.51
%85.49

Codes

Color #152520 in popluar color models

15 25 20
RGB 21 37 32
HSL 161° 27.59% 11.37%
HSB/HSV 161° 43.24% 14.51%
CMYK 43.24% 0.00% 13.51%
85.49%

Color #152520 in popluar number systems.

HEX 15 25 20
Decimal 21 37 32
Binary 10101 100101 100000
Octal 25 45 40

Shades and tints

Shades of #152520

#152520
(21,37,32)
#14221E
(20,34,30)
#131F1C
(19,31,28)
#121C1A
(18,28,26)
#111918
(17,25,24)
#101616
(16,22,22)
#0F1314
(15,19,20)
#0E1012
(14,16,18)
#0D0D10
(13,13,16)
#0C0A0E
(12,10,14)
#0B070C
(11,7,12)
#000000
(0,0,0)

Tints of #152520

#152520
(21,37,32)
#2A3834
(42,56,52)
#3F4B48
(63,75,72)
#545E5C
(84,94,92)
#697170
(105,113,112)
#7E8484
(126,132,132)
#939798
(147,151,152)
#A8AAAC
(168,170,172)
#BDBDC0
(189,189,192)
#D2D0D4
(210,208,212)
#E7E3E8
(231,227,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #152520; }

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

This text font color is #152520.

Background Color

.myBgColor { background-color: #152520; }

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

This div background color is #152520.

Border color

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

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

This div border color is #152520.

Opacity

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

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

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

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

This text has shadow with #152520 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #152520.

Preview

Color preview on black background

This text has color #152520 on black background.


Color preview on white background

This text has color #152520 on white background.


Black color preview on #152520 background

This text has black color on #152520 background.


White color preview on #152520 background

This text has white color on #152520 background.


Related colors

Complementary color

Complementary color for #hex is #EADADF.


I love getcolorcode.com

Triadic colors

1 #201525 and #252015 with #152520 are triadic colors.

2 #202515 and #251520 with #152520 are triadic colors.