COLOR #153539

HEX: #153539 RGB: (21,53,57)

Color info

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

RGB color model

#153539 color RGB value is (21,53,57).

RGB: (21,53,57) (8%, 21%, 22%)

RGB channels and saturation

R 21 of 255 = 8%
G 53 of 255 = 21%
B 57 of 255 = 22%

21
53
57

R + G + B ~ 17%. #153539 is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 53 + 57 = 131 (100%)
R 21 of 131 ~ 16.03%
G 53 of 131 ~ 40.46%
B 57 of 131 ~ 43.51'%

%16.03
%40.46
%43.51

CMYK color model

#153539 color CMYK value is (63,7,0,78).

  • cyan value is 63.16%
  • magenta value is 7.02%
  • yellow value is 0.00%
  • key color value is 77.65%

CMYK: (63,7,0,78)
C63M7Y0K78 (63%, 7%, 0%, 78%)
(0.63 / 0.07 / 0.00 / 0.78)

CMYK percentages

%63.16
%7.02
%0
%77.65

Codes

Color #153539 in popluar color models

15 35 39
RGB 21 53 57
HSL 187° 46.15% 15.29%
HSB/HSV 187° 63.16% 22.35%
CMYK 63.16% 7.02% 0.00%
77.65%

Color #153539 in popluar number systems.

HEX 15 35 39
Decimal 21 53 57
Binary 10101 110101 111001
Octal 25 65 71

Shades and tints

Shades of #153539

#153539
(21,53,57)
#143134
(20,49,52)
#132D2F
(19,45,47)
#12292A
(18,41,42)
#112525
(17,37,37)
#102120
(16,33,32)
#0F1D1B
(15,29,27)
#0E1916
(14,25,22)
#0D1511
(13,21,17)
#0C110C
(12,17,12)
#0B0D07
(11,13,7)
#000000
(0,0,0)

Tints of #153539

#153539
(21,53,57)
#2A474B
(42,71,75)
#3F595D
(63,89,93)
#546B6F
(84,107,111)
#697D81
(105,125,129)
#7E8F93
(126,143,147)
#93A1A5
(147,161,165)
#A8B3B7
(168,179,183)
#BDC5C9
(189,197,201)
#D2D7DB
(210,215,219)
#E7E9ED
(231,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #153539; }

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

This text font color is #153539.

Background Color

.myBgColor { background-color: #153539; }

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

This div background color is #153539.

Border color

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

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

This div border color is #153539.

Opacity

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

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

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

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

This text has shadow with #153539 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #153539.

Preview

Color preview on black background

This text has color #153539 on black background.


Color preview on white background

This text has color #153539 on white background.


Black color preview on #153539 background

This text has black color on #153539 background.


White color preview on #153539 background

This text has white color on #153539 background.


Related colors

Complementary color

Complementary color for #hex is #EACAC6.


I love getcolorcode.com

Triadic colors

1 #391535 and #353915 with #153539 are triadic colors.

2 #393515 and #351539 with #153539 are triadic colors.