COLOR #24604B

HEX: #24604B RGB: (36,96,75)

Color info

#24604B contains mainly green and blue colors. Web safe color of #24604B is #336633 (or #363).

RGB color model

#24604B color RGB value is (36,96,75).

RGB: (36,96,75) (14%, 38%, 29%)

RGB channels and saturation

R 36 of 255 = 14%
G 96 of 255 = 38%
B 75 of 255 = 29%

36
96
75

R + G + B ~ 27%. #24604B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 36 + 96 + 75 = 207 (100%)
R 36 of 207 ~ 17.39%
G 96 of 207 ~ 46.38%
B 75 of 207 ~ 36.23'%

%17.39
%46.38
%36.23

CMYK color model

#24604B color CMYK value is (63,0,22,62).

  • cyan value is 62.50%
  • magenta value is 0.00%
  • yellow value is 21.88%
  • key color value is 62.35%

CMYK: (63,0,22,62)
C63M0Y22K62 (63%, 0%, 22%, 62%)
(0.63 / 0.00 / 0.22 / 0.62)

CMYK percentages

%62.5
%0
%21.88
%62.35

Codes

Color #24604B in popluar color models

24 60 4B
RGB 36 96 75
HSL 159° 45.45% 25.88%
HSB/HSV 159° 62.50% 37.65%
CMYK 62.50% 0.00% 21.88%
62.35%

Color #24604B in popluar number systems.

HEX 24 60 4B
Decimal 36 96 75
Binary 100100 1100000 1001011
Octal 44 140 113

Shades and tints

Shades of #24604B

#24604B
(36,96,75)
#215845
(33,88,69)
#1E503F
(30,80,63)
#1B4839
(27,72,57)
#184033
(24,64,51)
#15382D
(21,56,45)
#123027
(18,48,39)
#0F2821
(15,40,33)
#0C201B
(12,32,27)
#091815
(9,24,21)
#06100F
(6,16,15)
#000000
(0,0,0)

Tints of #24604B

#24604B
(36,96,75)
#376E5B
(55,110,91)
#4A7C6B
(74,124,107)
#5D8A7B
(93,138,123)
#70988B
(112,152,139)
#83A69B
(131,166,155)
#96B4AB
(150,180,171)
#A9C2BB
(169,194,187)
#BCD0CB
(188,208,203)
#CFDEDB
(207,222,219)
#E2ECEB
(226,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #24604B color. Also use rgb(36,96,75) instead hex code.

Text Font Color

.myTextColor { color: #24604B; }

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

This text font color is #24604B.

Background Color

.myBgColor { background-color: #24604B; }

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

This div background color is #24604B.

Border color

.myBorderColor { border: 1px solid #24604B; }

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

This div border color is #24604B.

Opacity

.myOpacity80 { color: #24604B; opacity: 0.8; }

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

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

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

This text has shadow with #24604B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #24604B.

Preview

Color preview on black background

This text has color #24604B on black background.


Color preview on white background

This text has color #24604B on white background.


Black color preview on #24604B background

This text has black color on #24604B background.


White color preview on #24604B background

This text has white color on #24604B background.


Related colors

Complementary color

Complementary color for #hex is #DB9FB4.


I love getcolorcode.com

Triadic colors

1 #4B2460 and #604B24 with #24604B are triadic colors.

2 #4B6024 and #60244B with #24604B are triadic colors.