COLOR #240349

HEX: #240349 RGB: (36,3,73)

Color info

#240349 contains mainly red and blue colors. Web safe color of #240349 is #330033 (or #303).

RGB color model

#240349 color RGB value is (36,3,73).

RGB: (36,3,73) (14%, 1%, 29%)

RGB channels and saturation

R 36 of 255 = 14%
G 3 of 255 = 1%
B 73 of 255 = 29%

36
3
73

R + G + B ~ 15%. #240349 is dark color.

Portions of RGB colors in percentages

R + G + B = 36 + 3 + 73 = 112 (100%)
R 36 of 112 ~ 32.14%
G 3 of 112 ~ 2.68%
B 73 of 112 ~ 65.18'%

%32.14
%65.18

CMYK color model

#240349 color CMYK value is (51,96,0,71).

  • cyan value is 50.68%
  • magenta value is 95.89%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (51,96,0,71)
C51M96Y0K71 (51%, 96%, 0%, 71%)
(0.51 / 0.96 / 0.00 / 0.71)

CMYK percentages

%50.68
%95.89
%0
%71.37

Codes

Color #240349 in popluar color models

24 03 49
RGB 36 3 73
HSL 268° 92.11% 14.90%
HSB/HSV 268° 95.89% 28.63%
CMYK 50.68% 95.89% 0.00%
71.37%

Color #240349 in popluar number systems.

HEX 24 03 49
Decimal 36 3 73
Binary 100100 11 1001001
Octal 44 3 111

Shades and tints

Shades of #240349

#240349
(36,3,73)
#210343
(33,3,67)
#1E033D
(30,3,61)
#1B0337
(27,3,55)
#180331
(24,3,49)
#15032B
(21,3,43)
#120325
(18,3,37)
#0F031F
(15,3,31)
#0C0319
(12,3,25)
#090313
(9,3,19)
#06030D
(6,3,13)
#000000
(0,0,0)

Tints of #240349

#240349
(36,3,73)
#371959
(55,25,89)
#4A2F69
(74,47,105)
#5D4579
(93,69,121)
#705B89
(112,91,137)
#837199
(131,113,153)
#9687A9
(150,135,169)
#A99DB9
(169,157,185)
#BCB3C9
(188,179,201)
#CFC9D9
(207,201,217)
#E2DFE9
(226,223,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #240349 color. Also use rgb(36,3,73) instead hex code.

Text Font Color

.myTextColor { color: #240349; }

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

This text font color is #240349.

Background Color

.myBgColor { background-color: #240349; }

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

This div background color is #240349.

Border color

.myBorderColor { border: 1px solid #240349; }

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

This div border color is #240349.

Opacity

.myOpacity80 { color: #240349; opacity: 0.8; }

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

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

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

This text has shadow with #240349 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #240349.

Preview

Color preview on black background

This text has color #240349 on black background.


Color preview on white background

This text has color #240349 on white background.


Black color preview on #240349 background

This text has black color on #240349 background.


White color preview on #240349 background

This text has white color on #240349 background.


Related colors

Complementary color

Complementary color for #hex is #DBFCB6.


I love getcolorcode.com

Triadic colors

1 #492403 and #034924 with #240349 are triadic colors.

2 #490324 and #032449 with #240349 are triadic colors.