COLOR #24094F

HEX: #24094F RGB: (36,9,79)

Color info

#24094F contains mainly red and blue colors. Web safe color of #24094F is #330066 (or #306).

RGB color model

#24094F color RGB value is (36,9,79).

RGB: (36,9,79) (14%, 4%, 31%)

RGB channels and saturation

R 36 of 255 = 14%
G 9 of 255 = 4%
B 79 of 255 = 31%

36
9
79

R + G + B ~ 16%. #24094F is dark color.

Portions of RGB colors in percentages

R + G + B = 36 + 9 + 79 = 124 (100%)
R 36 of 124 ~ 29.03%
G 9 of 124 ~ 7.26%
B 79 of 124 ~ 63.71'%

%29.03
%63.71

CMYK color model

#24094F color CMYK value is (54,89,0,69).

  • cyan value is 54.43%
  • magenta value is 88.61%
  • yellow value is 0.00%
  • key color value is 69.02%

CMYK: (54,89,0,69)
C54M89Y0K69 (54%, 89%, 0%, 69%)
(0.54 / 0.89 / 0.00 / 0.69)

CMYK percentages

%54.43
%88.61
%0
%69.02

Codes

Color #24094F in popluar color models

24 09 4F
RGB 36 9 79
HSL 263° 79.55% 17.25%
HSB/HSV 263° 88.61% 30.98%
CMYK 54.43% 88.61% 0.00%
69.02%

Color #24094F in popluar number systems.

HEX 24 09 4F
Decimal 36 9 79
Binary 100100 1001 1001111
Octal 44 11 117

Shades and tints

Shades of #24094F

#24094F
(36,9,79)
#210948
(33,9,72)
#1E0941
(30,9,65)
#1B093A
(27,9,58)
#180933
(24,9,51)
#15092C
(21,9,44)
#120925
(18,9,37)
#0F091E
(15,9,30)
#0C0917
(12,9,23)
#090910
(9,9,16)
#060909
(6,9,9)
#000000
(0,0,0)

Tints of #24094F

#24094F
(36,9,79)
#371F5F
(55,31,95)
#4A356F
(74,53,111)
#5D4B7F
(93,75,127)
#70618F
(112,97,143)
#83779F
(131,119,159)
#968DAF
(150,141,175)
#A9A3BF
(169,163,191)
#BCB9CF
(188,185,207)
#CFCFDF
(207,207,223)
#E2E5EF
(226,229,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #24094F color. Also use rgb(36,9,79) instead hex code.

Text Font Color

.myTextColor { color: #24094F; }

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

This text font color is #24094F.

Background Color

.myBgColor { background-color: #24094F; }

<div style="background-color:#24094F">Inner text</div>

This div background color is #24094F.

Border color

.myBorderColor { border: 1px solid #24094F; }

<div style="border:3px solid #24094F">Div</div>

This div border color is #24094F.

Opacity

.myOpacity80 { color: #24094F; opacity: 0.8; }

<p style="color:#24094F;opacity:0.8;">80%</p>

Text with #24094F 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 #24094F;}

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

This text has shadow with #24094F color.


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

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

This text has shadow with #24094F primary color and red secondary color.


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

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

This text has shadow with #24094F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #24094F.

Preview

Color preview on black background

This text has color #24094F on black background.


Color preview on white background

This text has color #24094F on white background.


Black color preview on #24094F background

This text has black color on #24094F background.


White color preview on #24094F background

This text has white color on #24094F background.


Related colors

Complementary color

Complementary color for #hex is #DBF6B0.


I love getcolorcode.com

Triadic colors

1 #4F2409 and #094F24 with #24094F are triadic colors.

2 #4F0924 and #09244F with #24094F are triadic colors.