COLOR #24477A

HEX: #24477A RGB: (36,71,122)

Color info

#24477A contains mainly green and blue colors. Web safe color of #24477A is #333366 (or #336).

RGB color model

#24477A color RGB value is (36,71,122).

RGB: (36,71,122) (14%, 28%, 48%)

RGB channels and saturation

R 36 of 255 = 14%
G 71 of 255 = 28%
B 122 of 255 = 48%

36
71
122

R + G + B ~ 30%. #24477A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 36 + 71 + 122 = 229 (100%)
R 36 of 229 ~ 15.72%
G 71 of 229 ~ 31%
B 122 of 229 ~ 53.28'%

%15.72
%31
%53.28

CMYK color model

#24477A color CMYK value is (70,42,0,52).

  • cyan value is 70.49%
  • magenta value is 41.80%
  • yellow value is 0.00%
  • key color value is 52.16%
CMYK: (70,42,0,52) C70M42Y0K52 (70%,42%,0%,52%) (0.70/0.42/0.00/0.52) 

CMYK percentages

%70.49
%41.8
%0
%52.16

Codes

Color #24477A in popluar color models

24 47 7A
RGB 36 71 122
HSL 216° 54.43% 30.98%
HSB/HSV 216° 70.49% 47.84%
CMYK 70.49% 41.80% 0.00%
52.16%

Color #24477A in popluar number systems.

HEX 24 47 7A
Decimal 36 71 122
Binary 100100 1000111 1111010
Octal 44 107 172

Shades and tints

Shades of #24477A

#24477A
(36,71,122)
#21416F
(33,65,111)
#1E3B64
(30,59,100)
#1B3559
(27,53,89)
#182F4E
(24,47,78)
#152943
(21,41,67)
#122338
(18,35,56)
#0F1D2D
(15,29,45)
#0C1722
(12,23,34)
#091117
(9,17,23)
#060B0C
(6,11,12)
#000000
(0,0,0)

Tints of #24477A

#24477A
(36,71,122)
#375786
(55,87,134)
#4A6792
(74,103,146)
#5D779E
(93,119,158)
#7087AA
(112,135,170)
#8397B6
(131,151,182)
#96A7C2
(150,167,194)
#A9B7CE
(169,183,206)
#BCC7DA
(188,199,218)
#CFD7E6
(207,215,230)
#E2E7F2
(226,231,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #24477A color. Also use rgb(36,71,122) instead hex code.

Text Font Color

.myTextColor { color: #24477A; }

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

This text font color is #24477A.

Background Color

.myBgColor { background-color: #24477A; }

<div style="background-color:#24477A">Inner text</div>

This div background color is #24477A.

Border color

.myBorderColor { border: 1px solid #24477A; }

<div style="border:3px solid #24477A">Div</div>

This div border color is #24477A.

Opacity

.myOpacity80 { color: #24477A; opacity: 0.8; }

<p style="color:#24477A;opacity:0.8;">80%</p>

Text with #24477A 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 #24477A;}

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

This text has shadow with #24477A color.


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

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

This text has shadow with #24477A primary color and red secondary color.


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

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

This text has shadow with #24477A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #24477A.

Preview

Color preview on black background

This text has color #24477A on black background.


Color preview on white background

This text has color #24477A on white background.


Black color preview on #24477A background

This text has black color on #24477A background.


White color preview on #24477A background

This text has white color on #24477A background.


Related colors

Complementary color

Complementary color for #hex is #DBB885.


I love getcolorcode.com

Triadic colors

1 #7A2447 and #477A24 with #24477A are triadic colors.

2 #7A4724 and #47247A with #24477A are triadic colors.