COLOR #24515E

HEX: #24515E RGB: (36,81,94)

Color info

#24515E contains red, green and blue colors in about the same proportion. Web safe color of #24515E is #336666 (or #366).

RGB color model

#24515E color RGB value is (36,81,94).

RGB: (36,81,94) (14%, 32%, 37%)

RGB channels and saturation

R 36 of 255 = 14%
G 81 of 255 = 32%
B 94 of 255 = 37%

36
81
94

R + G + B ~ 28%. #24515E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 36 + 81 + 94 = 211 (100%)
R 36 of 211 ~ 17.06%
G 81 of 211 ~ 38.39%
B 94 of 211 ~ 44.55'%

%17.06
%38.39
%44.55

CMYK color model

#24515E color CMYK value is (62,14,0,63).

  • cyan value is 61.70%
  • magenta value is 13.83%
  • yellow value is 0.00%
  • key color value is 63.14%

CMYK: (62,14,0,63)
C62M14Y0K63 (62%, 14%, 0%, 63%)
(0.62 / 0.14 / 0.00 / 0.63)

CMYK percentages

%61.7
%13.83
%0
%63.14

Codes

Color #24515E in popluar color models

24 51 5E
RGB 36 81 94
HSL 193° 44.62% 25.49%
HSB/HSV 193° 61.70% 36.86%
CMYK 61.70% 13.83% 0.00%
63.14%

Color #24515E in popluar number systems.

HEX 24 51 5E
Decimal 36 81 94
Binary 100100 1010001 1011110
Octal 44 121 136

Shades and tints

Shades of #24515E

#24515E
(36,81,94)
#214A56
(33,74,86)
#1E434E
(30,67,78)
#1B3C46
(27,60,70)
#18353E
(24,53,62)
#152E36
(21,46,54)
#12272E
(18,39,46)
#0F2026
(15,32,38)
#0C191E
(12,25,30)
#091216
(9,18,22)
#060B0E
(6,11,14)
#000000
(0,0,0)

Tints of #24515E

#24515E
(36,81,94)
#37606C
(55,96,108)
#4A6F7A
(74,111,122)
#5D7E88
(93,126,136)
#708D96
(112,141,150)
#839CA4
(131,156,164)
#96ABB2
(150,171,178)
#A9BAC0
(169,186,192)
#BCC9CE
(188,201,206)
#CFD8DC
(207,216,220)
#E2E7EA
(226,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #24515E color. Also use rgb(36,81,94) instead hex code.

Text Font Color

.myTextColor { color: #24515E; }

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

This text font color is #24515E.

Background Color

.myBgColor { background-color: #24515E; }

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

This div background color is #24515E.

Border color

.myBorderColor { border: 1px solid #24515E; }

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

This div border color is #24515E.

Opacity

.myOpacity80 { color: #24515E; opacity: 0.8; }

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

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

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

This text has shadow with #24515E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #24515E.

Preview

Color preview on black background

This text has color #24515E on black background.


Color preview on white background

This text has color #24515E on white background.


Black color preview on #24515E background

This text has black color on #24515E background.


White color preview on #24515E background

This text has white color on #24515E background.


Related colors

Complementary color

Complementary color for #hex is #DBAEA1.


I love getcolorcode.com

Triadic colors

1 #5E2451 and #515E24 with #24515E are triadic colors.

2 #5E5124 and #51245E with #24515E are triadic colors.