COLOR #153021

HEX: #153021 RGB: (21,48,33)

Color info

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

RGB color model

#153021 color RGB value is (21,48,33).

RGB: (21,48,33) (8%, 19%, 13%)

RGB channels and saturation

R 21 of 255 = 8%
G 48 of 255 = 19%
B 33 of 255 = 13%

21
48
33

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

Portions of RGB colors in percentages

R + G + B = 21 + 48 + 33 = 102 (100%)
R 21 of 102 ~ 20.59%
G 48 of 102 ~ 47.06%
B 33 of 102 ~ 32.35'%

%20.59
%47.06
%32.35

CMYK color model

#153021 color CMYK value is (56,0,31,81).

  • cyan value is 56.25%
  • magenta value is 0.00%
  • yellow value is 31.25%
  • key color value is 81.18%
CMYK: (56,0,31,81) C56M0Y31K81 (56%,0%,31%,81%) (0.56/0.00/0.31/0.81) 

CMYK percentages

%56.25
%0
%31.25
%81.18

Codes

Color #153021 in popluar color models

15 30 21
RGB 21 48 33
HSL 147° 39.13% 13.53%
HSB/HSV 147° 56.25% 18.82%
CMYK 56.25% 0.00% 31.25%
81.18%

Color #153021 in popluar number systems.

HEX 15 30 21
Decimal 21 48 33
Binary 10101 110000 100001
Octal 25 60 41

Shades and tints

Shades of #153021

#153021
(21,48,33)
#142C1E
(20,44,30)
#13281B
(19,40,27)
#122418
(18,36,24)
#112015
(17,32,21)
#101C12
(16,28,18)
#0F180F
(15,24,15)
#0E140C
(14,20,12)
#0D1009
(13,16,9)
#0C0C06
(12,12,6)
#0B0803
(11,8,3)
#000000
(0,0,0)

Tints of #153021

#153021
(21,48,33)
#2A4235
(42,66,53)
#3F5449
(63,84,73)
#54665D
(84,102,93)
#697871
(105,120,113)
#7E8A85
(126,138,133)
#939C99
(147,156,153)
#A8AEAD
(168,174,173)
#BDC0C1
(189,192,193)
#D2D2D5
(210,210,213)
#E7E4E9
(231,228,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #153021; }

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

This text font color is #153021.

Background Color

.myBgColor { background-color: #153021; }

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

This div background color is #153021.

Border color

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

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

This div border color is #153021.

Opacity

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

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

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

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

This text has shadow with #153021 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #153021.

Preview

Color preview on black background

This text has color #153021 on black background.


Color preview on white background

This text has color #153021 on white background.


Black color preview on #153021 background

This text has black color on #153021 background.


White color preview on #153021 background

This text has white color on #153021 background.


Related colors

Complementary color

Complementary color for #hex is #EACFDE.


I love getcolorcode.com

Triadic colors

1 #211530 and #302115 with #153021 are triadic colors.

2 #213015 and #301521 with #153021 are triadic colors.