COLOR #24434F

HEX: #24434F RGB: (36,67,79)

Color info

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

RGB color model

#24434F color RGB value is (36,67,79).

RGB: (36,67,79) (14%, 26%, 31%)

RGB channels and saturation

R 36 of 255 = 14%
G 67 of 255 = 26%
B 79 of 255 = 31%

36
67
79

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

Portions of RGB colors in percentages

R + G + B = 36 + 67 + 79 = 182 (100%)
R 36 of 182 ~ 19.78%
G 67 of 182 ~ 36.81%
B 79 of 182 ~ 43.41'%

%19.78
%36.81
%43.41

CMYK color model

#24434F color CMYK value is (54,15,0,69).

  • cyan value is 54.43%
  • magenta value is 15.19%
  • yellow value is 0.00%
  • key color value is 69.02%

CMYK: (54,15,0,69)
C54M15Y0K69 (54%, 15%, 0%, 69%)
(0.54 / 0.15 / 0.00 / 0.69)

CMYK percentages

%54.43
%15.19
%0
%69.02

Codes

Color #24434F in popluar color models

24 43 4F
RGB 36 67 79
HSL 197° 37.39% 22.55%
HSB/HSV 197° 54.43% 30.98%
CMYK 54.43% 15.19% 0.00%
69.02%

Color #24434F in popluar number systems.

HEX 24 43 4F
Decimal 36 67 79
Binary 100100 1000011 1001111
Octal 44 103 117

Shades and tints

Shades of #24434F

#24434F
(36,67,79)
#213D48
(33,61,72)
#1E3741
(30,55,65)
#1B313A
(27,49,58)
#182B33
(24,43,51)
#15252C
(21,37,44)
#121F25
(18,31,37)
#0F191E
(15,25,30)
#0C1317
(12,19,23)
#090D10
(9,13,16)
#060709
(6,7,9)
#000000
(0,0,0)

Tints of #24434F

#24434F
(36,67,79)
#37545F
(55,84,95)
#4A656F
(74,101,111)
#5D767F
(93,118,127)
#70878F
(112,135,143)
#83989F
(131,152,159)
#96A9AF
(150,169,175)
#A9BABF
(169,186,191)
#BCCBCF
(188,203,207)
#CFDCDF
(207,220,223)
#E2EDEF
(226,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #24434F; }

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

This text font color is #24434F.

Background Color

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

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

This div background color is #24434F.

Border color

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

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

This div border color is #24434F.

Opacity

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

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

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

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

This text has shadow with #24434F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #24434F.

Preview

Color preview on black background

This text has color #24434F on black background.


Color preview on white background

This text has color #24434F on white background.


Black color preview on #24434F background

This text has black color on #24434F background.


White color preview on #24434F background

This text has white color on #24434F background.


Related colors

Complementary color

Complementary color for #hex is #DBBCB0.


I love getcolorcode.com

Triadic colors

1 #4F2443 and #434F24 with #24434F are triadic colors.

2 #4F4324 and #43244F with #24434F are triadic colors.