COLOR #24449C

HEX: #24449C RGB: (36,68,156)

Color info

#24449C contains mainly blue color. Web safe color of #24449C is #333399 (or #339).

RGB color model

#24449C color RGB value is (36,68,156).

RGB: (36,68,156) (14%, 27%, 61%)

RGB channels and saturation

R 36 of 255 = 14%
G 68 of 255 = 27%
B 156 of 255 = 61%

36
68
156

R + G + B ~ 34%. #24449C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 36 + 68 + 156 = 260 (100%)
R 36 of 260 ~ 13.85%
G 68 of 260 ~ 26.15%
B 156 of 260 ~ 60'%

%13.85
%26.15
%60

CMYK color model

#24449C color CMYK value is (77,56,0,39).

  • cyan value is 76.92%
  • magenta value is 56.41%
  • yellow value is 0.00%
  • key color value is 38.82%

CMYK: (77,56,0,39)
C77M56Y0K39 (77%, 56%, 0%, 39%)
(0.77 / 0.56 / 0.00 / 0.39)

CMYK percentages

%76.92
%56.41
%0
%38.82

Codes

Color #24449C in popluar color models

24 44 9C
RGB 36 68 156
HSL 224° 62.50% 37.65%
HSB/HSV 224° 76.92% 61.18%
CMYK 76.92% 56.41% 0.00%
38.82%

Color #24449C in popluar number systems.

HEX 24 44 9C
Decimal 36 68 156
Binary 100100 1000100 10011100
Octal 44 104 234

Shades and tints

Shades of #24449C

#24449C
(36,68,156)
#213E8E
(33,62,142)
#1E3880
(30,56,128)
#1B3272
(27,50,114)
#182C64
(24,44,100)
#152656
(21,38,86)
#122048
(18,32,72)
#0F1A3A
(15,26,58)
#0C142C
(12,20,44)
#090E1E
(9,14,30)
#060810
(6,8,16)
#000000
(0,0,0)

Tints of #24449C

#24449C
(36,68,156)
#3755A5
(55,85,165)
#4A66AE
(74,102,174)
#5D77B7
(93,119,183)
#7088C0
(112,136,192)
#8399C9
(131,153,201)
#96AAD2
(150,170,210)
#A9BBDB
(169,187,219)
#BCCCE4
(188,204,228)
#CFDDED
(207,221,237)
#E2EEF6
(226,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #24449C color. Also use rgb(36,68,156) instead hex code.

Text Font Color

.myTextColor { color: #24449C; }

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

This text font color is #24449C.

Background Color

.myBgColor { background-color: #24449C; }

<div style="background-color:#24449C">Inner text</div>

This div background color is #24449C.

Border color

.myBorderColor { border: 1px solid #24449C; }

<div style="border:3px solid #24449C">Div</div>

This div border color is #24449C.

Opacity

.myOpacity80 { color: #24449C; opacity: 0.8; }

<p style="color:#24449C;opacity:0.8;">80%</p>

Text with #24449C 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 #24449C;}

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

This text has shadow with #24449C color.


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

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

This text has shadow with #24449C primary color and red secondary color.


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

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

This text has shadow with #24449C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #24449C.

Preview

Color preview on black background

This text has color #24449C on black background.


Color preview on white background

This text has color #24449C on white background.


Black color preview on #24449C background

This text has black color on #24449C background.


White color preview on #24449C background

This text has white color on #24449C background.


Related colors

Complementary color

Complementary color for #hex is #DBBB63.


I love getcolorcode.com

Triadic colors

1 #9C2444 and #449C24 with #24449C are triadic colors.

2 #9C4424 and #44249C with #24449C are triadic colors.