COLOR #152823

HEX: #152823 RGB: (21,40,35)

Color info

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

RGB color model

#152823 color RGB value is (21,40,35).

RGB: (21,40,35) (8%, 16%, 14%)

RGB channels and saturation

R 21 of 255 = 8%
G 40 of 255 = 16%
B 35 of 255 = 14%

21
40
35

R + G + B ~ 13%. #152823 is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 40 + 35 = 96 (100%)
R 21 of 96 ~ 21.88%
G 40 of 96 ~ 41.67%
B 35 of 96 ~ 36.46'%

%21.88
%41.67
%36.46

CMYK color model

#152823 color CMYK value is (48,0,13,84).

  • cyan value is 47.50%
  • magenta value is 0.00%
  • yellow value is 12.50%
  • key color value is 84.31%

CMYK: (48,0,13,84)
C48M0Y13K84 (48%, 0%, 13%, 84%)
(0.48 / 0.00 / 0.13 / 0.84)

CMYK percentages

%47.5
%0
%12.5
%84.31

Codes

Color #152823 in popluar color models

15 28 23
RGB 21 40 35
HSL 164° 31.15% 11.96%
HSB/HSV 164° 47.50% 15.69%
CMYK 47.50% 0.00% 12.50%
84.31%

Color #152823 in popluar number systems.

HEX 15 28 23
Decimal 21 40 35
Binary 10101 101000 100011
Octal 25 50 43

Shades and tints

Shades of #152823

#152823
(21,40,35)
#142520
(20,37,32)
#13221D
(19,34,29)
#121F1A
(18,31,26)
#111C17
(17,28,23)
#101914
(16,25,20)
#0F1611
(15,22,17)
#0E130E
(14,19,14)
#0D100B
(13,16,11)
#0C0D08
(12,13,8)
#0B0A05
(11,10,5)
#000000
(0,0,0)

Tints of #152823

#152823
(21,40,35)
#2A3B37
(42,59,55)
#3F4E4B
(63,78,75)
#54615F
(84,97,95)
#697473
(105,116,115)
#7E8787
(126,135,135)
#939A9B
(147,154,155)
#A8ADAF
(168,173,175)
#BDC0C3
(189,192,195)
#D2D3D7
(210,211,215)
#E7E6EB
(231,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #152823; }

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

This text font color is #152823.

Background Color

.myBgColor { background-color: #152823; }

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

This div background color is #152823.

Border color

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

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

This div border color is #152823.

Opacity

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

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

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

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

This text has shadow with #152823 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #152823.

Preview

Color preview on black background

This text has color #152823 on black background.


Color preview on white background

This text has color #152823 on white background.


Black color preview on #152823 background

This text has black color on #152823 background.


White color preview on #152823 background

This text has white color on #152823 background.


Related colors

Complementary color

Complementary color for #hex is #EAD7DC.


I love getcolorcode.com

Triadic colors

1 #231528 and #282315 with #152823 are triadic colors.

2 #232815 and #281523 with #152823 are triadic colors.