COLOR #153541

HEX: #153541 RGB: (21,53,65)

Color info

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

RGB color model

#153541 color RGB value is (21,53,65).

RGB: (21,53,65) (8%, 21%, 25%)

RGB channels and saturation

R 21 of 255 = 8%
G 53 of 255 = 21%
B 65 of 255 = 25%

21
53
65

R + G + B ~ 18%. #153541 is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 53 + 65 = 139 (100%)
R 21 of 139 ~ 15.11%
G 53 of 139 ~ 38.13%
B 65 of 139 ~ 46.76'%

%15.11
%38.13
%46.76

CMYK color model

#153541 color CMYK value is (68,18,0,75).

  • cyan value is 67.69%
  • magenta value is 18.46%
  • yellow value is 0.00%
  • key color value is 74.51%

CMYK: (68,18,0,75)
C68M18Y0K75 (68%, 18%, 0%, 75%)
(0.68 / 0.18 / 0.00 / 0.75)

CMYK percentages

%67.69
%18.46
%0
%74.51

Codes

Color #153541 in popluar color models

15 35 41
RGB 21 53 65
HSL 196° 51.16% 16.86%
HSB/HSV 196° 67.69% 25.49%
CMYK 67.69% 18.46% 0.00%
74.51%

Color #153541 in popluar number systems.

HEX 15 35 41
Decimal 21 53 65
Binary 10101 110101 1000001
Octal 25 65 101

Shades and tints

Shades of #153541

#153541
(21,53,65)
#14313C
(20,49,60)
#132D37
(19,45,55)
#122932
(18,41,50)
#11252D
(17,37,45)
#102128
(16,33,40)
#0F1D23
(15,29,35)
#0E191E
(14,25,30)
#0D1519
(13,21,25)
#0C1114
(12,17,20)
#0B0D0F
(11,13,15)
#000000
(0,0,0)

Tints of #153541

#153541
(21,53,65)
#2A4752
(42,71,82)
#3F5963
(63,89,99)
#546B74
(84,107,116)
#697D85
(105,125,133)
#7E8F96
(126,143,150)
#93A1A7
(147,161,167)
#A8B3B8
(168,179,184)
#BDC5C9
(189,197,201)
#D2D7DA
(210,215,218)
#E7E9EB
(231,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #153541; }

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

This text font color is #153541.

Background Color

.myBgColor { background-color: #153541; }

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

This div background color is #153541.

Border color

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

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

This div border color is #153541.

Opacity

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

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

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

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

This text has shadow with #153541 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #153541.

Preview

Color preview on black background

This text has color #153541 on black background.


Color preview on white background

This text has color #153541 on white background.


Black color preview on #153541 background

This text has black color on #153541 background.


White color preview on #153541 background

This text has white color on #153541 background.


Related colors

Complementary color

Complementary color for #hex is #EACABE.


I love getcolorcode.com

Triadic colors

1 #411535 and #354115 with #153541 are triadic colors.

2 #413515 and #351541 with #153541 are triadic colors.