COLOR #152311

HEX: #152311 RGB: (21,35,17)

Color info

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

RGB color model

#152311 color RGB value is (21,35,17).

RGB: (21,35,17) (8%, 14%, 7%)

RGB channels and saturation

R 21 of 255 = 8%
G 35 of 255 = 14%
B 17 of 255 = 7%

21
35
17

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

Portions of RGB colors in percentages

R + G + B = 21 + 35 + 17 = 73 (100%)
R 21 of 73 ~ 28.77%
G 35 of 73 ~ 47.95%
B 17 of 73 ~ 23.29'%

%28.77
%47.95
%23.29

CMYK color model

#152311 color CMYK value is (40,0,51,86).

  • cyan value is 40.00%
  • magenta value is 0.00%
  • yellow value is 51.43%
  • key color value is 86.27%

CMYK: (40,0,51,86)
C40M0Y51K86 (40%, 0%, 51%, 86%)
(0.40 / 0.00 / 0.51 / 0.86)

CMYK percentages

%40
%0
%51.43
%86.27

Codes

Color #152311 in popluar color models

15 23 11
RGB 21 35 17
HSL 107° 34.62% 10.20%
HSB/HSV 107° 51.43% 13.73%
CMYK 40.00% 0.00% 51.43%
86.27%

Color #152311 in popluar number systems.

HEX 15 23 11
Decimal 21 35 17
Binary 10101 100011 10001
Octal 25 43 21

Shades and tints

Shades of #152311

#152311
(21,35,17)
#142010
(20,32,16)
#131D0F
(19,29,15)
#121A0E
(18,26,14)
#11170D
(17,23,13)
#10140C
(16,20,12)
#0F110B
(15,17,11)
#0E0E0A
(14,14,10)
#0D0B09
(13,11,9)
#0C0808
(12,8,8)
#0B0507
(11,5,7)
#000000
(0,0,0)

Tints of #152311

#152311
(21,35,17)
#2A3726
(42,55,38)
#3F4B3B
(63,75,59)
#545F50
(84,95,80)
#697365
(105,115,101)
#7E877A
(126,135,122)
#939B8F
(147,155,143)
#A8AFA4
(168,175,164)
#BDC3B9
(189,195,185)
#D2D7CE
(210,215,206)
#E7EBE3
(231,235,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #152311; }

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

This text font color is #152311.

Background Color

.myBgColor { background-color: #152311; }

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

This div background color is #152311.

Border color

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

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

This div border color is #152311.

Opacity

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

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

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

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

This text has shadow with #152311 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #152311.

Preview

Color preview on black background

This text has color #152311 on black background.


Color preview on white background

This text has color #152311 on white background.


Black color preview on #152311 background

This text has black color on #152311 background.


White color preview on #152311 background

This text has white color on #152311 background.


Related colors

Complementary color

Complementary color for #hex is #EADCEE.


I love getcolorcode.com

Triadic colors

1 #111523 and #231115 with #152311 are triadic colors.

2 #112315 and #231511 with #152311 are triadic colors.