COLOR #24475D

HEX: #24475D RGB: (36,71,93)

Color info

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

RGB color model

#24475D color RGB value is (36,71,93).

RGB: (36,71,93) (14%, 28%, 36%)

RGB channels and saturation

R 36 of 255 = 14%
G 71 of 255 = 28%
B 93 of 255 = 36%

36
71
93

R + G + B ~ 26%. #24475D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 36 + 71 + 93 = 200 (100%)
R 36 of 200 ~ 18%
G 71 of 200 ~ 35.5%
B 93 of 200 ~ 46.5'%

%18
%35.5
%46.5

CMYK color model

#24475D color CMYK value is (61,24,0,64).

  • cyan value is 61.29%
  • magenta value is 23.66%
  • yellow value is 0.00%
  • key color value is 63.53%

CMYK: (61,24,0,64)
C61M24Y0K64 (61%, 24%, 0%, 64%)
(0.61 / 0.24 / 0.00 / 0.64)

CMYK percentages

%61.29
%23.66
%0
%63.53

Codes

Color #24475D in popluar color models

24 47 5D
RGB 36 71 93
HSL 203° 44.19% 25.29%
HSB/HSV 203° 61.29% 36.47%
CMYK 61.29% 23.66% 0.00%
63.53%

Color #24475D in popluar number systems.

HEX 24 47 5D
Decimal 36 71 93
Binary 100100 1000111 1011101
Octal 44 107 135

Shades and tints

Shades of #24475D

#24475D
(36,71,93)
#214155
(33,65,85)
#1E3B4D
(30,59,77)
#1B3545
(27,53,69)
#182F3D
(24,47,61)
#152935
(21,41,53)
#12232D
(18,35,45)
#0F1D25
(15,29,37)
#0C171D
(12,23,29)
#091115
(9,17,21)
#060B0D
(6,11,13)
#000000
(0,0,0)

Tints of #24475D

#24475D
(36,71,93)
#37576B
(55,87,107)
#4A6779
(74,103,121)
#5D7787
(93,119,135)
#708795
(112,135,149)
#8397A3
(131,151,163)
#96A7B1
(150,167,177)
#A9B7BF
(169,183,191)
#BCC7CD
(188,199,205)
#CFD7DB
(207,215,219)
#E2E7E9
(226,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #24475D color. Also use rgb(36,71,93) instead hex code.

Text Font Color

.myTextColor { color: #24475D; }

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

This text font color is #24475D.

Background Color

.myBgColor { background-color: #24475D; }

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

This div background color is #24475D.

Border color

.myBorderColor { border: 1px solid #24475D; }

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

This div border color is #24475D.

Opacity

.myOpacity80 { color: #24475D; opacity: 0.8; }

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

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

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

This text has shadow with #24475D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #24475D.

Preview

Color preview on black background

This text has color #24475D on black background.


Color preview on white background

This text has color #24475D on white background.


Black color preview on #24475D background

This text has black color on #24475D background.


White color preview on #24475D background

This text has white color on #24475D background.


Related colors

Complementary color

Complementary color for #hex is #DBB8A2.


I love getcolorcode.com

Triadic colors

1 #5D2447 and #475D24 with #24475D are triadic colors.

2 #5D4724 and #47245D with #24475D are triadic colors.