COLOR #24484F

HEX: #24484F RGB: (36,72,79)

Color info

#24484F contains red, green and blue colors in about the same proportion. Web safe color of #24484F is #333366 (or #336).

RGB color model

#24484F color RGB value is (36,72,79).

RGB: (36,72,79) (14%, 28%, 31%)

RGB channels and saturation

R 36 of 255 = 14%
G 72 of 255 = 28%
B 79 of 255 = 31%

36
72
79

R + G + B ~ 24%. #24484F is dark color.

Portions of RGB colors in percentages

R + G + B = 36 + 72 + 79 = 187 (100%)
R 36 of 187 ~ 19.25%
G 72 of 187 ~ 38.5%
B 79 of 187 ~ 42.25'%

%19.25
%38.5
%42.25

CMYK color model

#24484F color CMYK value is (54,9,0,69).

  • cyan value is 54.43%
  • magenta value is 8.86%
  • yellow value is 0.00%
  • key color value is 69.02%
CMYK: (54,9,0,69) C54M9Y0K69 (54%,9%,0%,69%) (0.54/0.09/0.00/0.69) 

CMYK percentages

%54.43
%8.86
%0
%69.02

Codes

Color #24484F in popluar color models

24 48 4F
RGB 36 72 79
HSL 190° 37.39% 22.55%
HSB/HSV 190° 54.43% 30.98%
CMYK 54.43% 8.86% 0.00%
69.02%

Color #24484F in popluar number systems.

HEX 24 48 4F
Decimal 36 72 79
Binary 100100 1001000 1001111
Octal 44 110 117

Shades and tints

Shades of #24484F

#24484F
(36,72,79)
#214248
(33,66,72)
#1E3C41
(30,60,65)
#1B363A
(27,54,58)
#183033
(24,48,51)
#152A2C
(21,42,44)
#122425
(18,36,37)
#0F1E1E
(15,30,30)
#0C1817
(12,24,23)
#091210
(9,18,16)
#060C09
(6,12,9)
#000000
(0,0,0)

Tints of #24484F

#24484F
(36,72,79)
#37585F
(55,88,95)
#4A686F
(74,104,111)
#5D787F
(93,120,127)
#70888F
(112,136,143)
#83989F
(131,152,159)
#96A8AF
(150,168,175)
#A9B8BF
(169,184,191)
#BCC8CF
(188,200,207)
#CFD8DF
(207,216,223)
#E2E8EF
(226,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #24484F color. Also use rgb(36,72,79) instead hex code.

Text Font Color

.myTextColor { color: #24484F; }

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

This text font color is #24484F.

Background Color

.myBgColor { background-color: #24484F; }

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

This div background color is #24484F.

Border color

.myBorderColor { border: 1px solid #24484F; }

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

This div border color is #24484F.

Opacity

.myOpacity80 { color: #24484F; opacity: 0.8; }

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

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

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

This text has shadow with #24484F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #24484F.

Preview

Color preview on black background

This text has color #24484F on black background.


Color preview on white background

This text has color #24484F on white background.


Black color preview on #24484F background

This text has black color on #24484F background.


White color preview on #24484F background

This text has white color on #24484F background.


Related colors

Complementary color

Complementary color for #hex is #DBB7B0.


I love getcolorcode.com

Triadic colors

1 #4F2448 and #484F24 with #24484F are triadic colors.

2 #4F4824 and #48244F with #24484F are triadic colors.