COLOR #24376A

HEX: #24376A RGB: (36,55,106)

Color info

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

RGB color model

#24376A color RGB value is (36,55,106).

RGB: (36,55,106) (14%, 22%, 42%)

RGB channels and saturation

R 36 of 255 = 14%
G 55 of 255 = 22%
B 106 of 255 = 42%

36
55
106

R + G + B ~ 26%. #24376A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 36 + 55 + 106 = 197 (100%)
R 36 of 197 ~ 18.27%
G 55 of 197 ~ 27.92%
B 106 of 197 ~ 53.81'%

%18.27
%27.92
%53.81

CMYK color model

#24376A color CMYK value is (66,48,0,58).

  • cyan value is 66.04%
  • magenta value is 48.11%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (66,48,0,58)
C66M48Y0K58 (66%, 48%, 0%, 58%)
(0.66 / 0.48 / 0.00 / 0.58)

CMYK percentages

%66.04
%48.11
%0
%58.43

Codes

Color #24376A in popluar color models

24 37 6A
RGB 36 55 106
HSL 224° 49.30% 27.84%
HSB/HSV 224° 66.04% 41.57%
CMYK 66.04% 48.11% 0.00%
58.43%

Color #24376A in popluar number systems.

HEX 24 37 6A
Decimal 36 55 106
Binary 100100 110111 1101010
Octal 44 67 152

Shades and tints

Shades of #24376A

#24376A
(36,55,106)
#213261
(33,50,97)
#1E2D58
(30,45,88)
#1B284F
(27,40,79)
#182346
(24,35,70)
#151E3D
(21,30,61)
#121934
(18,25,52)
#0F142B
(15,20,43)
#0C0F22
(12,15,34)
#090A19
(9,10,25)
#060510
(6,5,16)
#000000
(0,0,0)

Tints of #24376A

#24376A
(36,55,106)
#374977
(55,73,119)
#4A5B84
(74,91,132)
#5D6D91
(93,109,145)
#707F9E
(112,127,158)
#8391AB
(131,145,171)
#96A3B8
(150,163,184)
#A9B5C5
(169,181,197)
#BCC7D2
(188,199,210)
#CFD9DF
(207,217,223)
#E2EBEC
(226,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #24376A color. Also use rgb(36,55,106) instead hex code.

Text Font Color

.myTextColor { color: #24376A; }

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

This text font color is #24376A.

Background Color

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

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

This div background color is #24376A.

Border color

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

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

This div border color is #24376A.

Opacity

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

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

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

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

This text has shadow with #24376A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #24376A.

Preview

Color preview on black background

This text has color #24376A on black background.


Color preview on white background

This text has color #24376A on white background.


Black color preview on #24376A background

This text has black color on #24376A background.


White color preview on #24376A background

This text has white color on #24376A background.


Related colors

Complementary color

Complementary color for #hex is #DBC895.


I love getcolorcode.com

Triadic colors

1 #6A2437 and #376A24 with #24376A are triadic colors.

2 #6A3724 and #37246A with #24376A are triadic colors.