COLOR #240D72

HEX: #240D72 RGB: (36,13,114)

Color info

#240D72 contains mainly blue color. Web safe color of #240D72 is #330066 (or #306).

RGB color model

#240D72 color RGB value is (36,13,114).

RGB: (36,13,114) (14%, 5%, 45%)

RGB channels and saturation

R 36 of 255 = 14%
G 13 of 255 = 5%
B 114 of 255 = 45%

36
13
114

R + G + B ~ 21%. #240D72 is dark color.

Portions of RGB colors in percentages

R + G + B = 36 + 13 + 114 = 163 (100%)
R 36 of 163 ~ 22.09%
G 13 of 163 ~ 7.98%
B 114 of 163 ~ 69.94'%

%22.09
%69.94

CMYK color model

#240D72 color CMYK value is (68,89,0,55).

  • cyan value is 68.42%
  • magenta value is 88.60%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (68,89,0,55)
C68M89Y0K55 (68%, 89%, 0%, 55%)
(0.68 / 0.89 / 0.00 / 0.55)

CMYK percentages

%68.42
%88.6
%0
%55.29

Codes

Color #240D72 in popluar color models

24 0D 72
RGB 36 13 114
HSL 254° 79.53% 24.90%
HSB/HSV 254° 88.60% 44.71%
CMYK 68.42% 88.60% 0.00%
55.29%

Color #240D72 in popluar number systems.

HEX 24 0D 72
Decimal 36 13 114
Binary 100100 1101 1110010
Octal 44 15 162

Shades and tints

Shades of #240D72

#240D72
(36,13,114)
#210C68
(33,12,104)
#1E0B5E
(30,11,94)
#1B0A54
(27,10,84)
#18094A
(24,9,74)
#150840
(21,8,64)
#120736
(18,7,54)
#0F062C
(15,6,44)
#0C0522
(12,5,34)
#090418
(9,4,24)
#06030E
(6,3,14)
#000000
(0,0,0)

Tints of #240D72

#240D72
(36,13,114)
#37237E
(55,35,126)
#4A398A
(74,57,138)
#5D4F96
(93,79,150)
#7065A2
(112,101,162)
#837BAE
(131,123,174)
#9691BA
(150,145,186)
#A9A7C6
(169,167,198)
#BCBDD2
(188,189,210)
#CFD3DE
(207,211,222)
#E2E9EA
(226,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #240D72 color. Also use rgb(36,13,114) instead hex code.

Text Font Color

.myTextColor { color: #240D72; }

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

This text font color is #240D72.

Background Color

.myBgColor { background-color: #240D72; }

<div style="background-color:#240D72">Inner text</div>

This div background color is #240D72.

Border color

.myBorderColor { border: 1px solid #240D72; }

<div style="border:3px solid #240D72">Div</div>

This div border color is #240D72.

Opacity

.myOpacity80 { color: #240D72; opacity: 0.8; }

<p style="color:#240D72;opacity:0.8;">80%</p>

Text with #240D72 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 #240D72;}

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

This text has shadow with #240D72 color.


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

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

This text has shadow with #240D72 primary color and red secondary color.


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

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

This text has shadow with #240D72 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #240D72.

Preview

Color preview on black background

This text has color #240D72 on black background.


Color preview on white background

This text has color #240D72 on white background.


Black color preview on #240D72 background

This text has black color on #240D72 background.


White color preview on #240D72 background

This text has white color on #240D72 background.


Related colors

Complementary color

Complementary color for #hex is #DBF28D.


I love getcolorcode.com

Triadic colors

1 #72240D and #0D7224 with #240D72 are triadic colors.

2 #720D24 and #0D2472 with #240D72 are triadic colors.