COLOR #241137

HEX: #241137 RGB: (36,17,55)

Color info

#241137 contains red, green and blue colors in about the same proportion. Web safe color of #241137 is #330033 (or #303).

RGB color model

#241137 color RGB value is (36,17,55).

RGB: (36,17,55) (14%, 7%, 22%)

RGB channels and saturation

R 36 of 255 = 14%
G 17 of 255 = 7%
B 55 of 255 = 22%

36
17
55

R + G + B ~ 14%. #241137 is dark color.

Portions of RGB colors in percentages

R + G + B = 36 + 17 + 55 = 108 (100%)
R 36 of 108 ~ 33.33%
G 17 of 108 ~ 15.74%
B 55 of 108 ~ 50.93'%

%33.33
%15.74
%50.93

CMYK color model

#241137 color CMYK value is (35,69,0,78).

  • cyan value is 34.55%
  • magenta value is 69.09%
  • yellow value is 0.00%
  • key color value is 78.43%
CMYK: (35,69,0,78) C35M69Y0K78 (35%,69%,0%,78%) (0.35/0.69/0.00/0.78) 

CMYK percentages

%34.55
%69.09
%0
%78.43

Codes

Color #241137 in popluar color models

24 11 37
RGB 36 17 55
HSL 270° 52.78% 14.12%
HSB/HSV 270° 69.09% 21.57%
CMYK 34.55% 69.09% 0.00%
78.43%

Color #241137 in popluar number systems.

HEX 24 11 37
Decimal 36 17 55
Binary 100100 10001 110111
Octal 44 21 67

Shades and tints

Shades of #241137

#241137
(36,17,55)
#211032
(33,16,50)
#1E0F2D
(30,15,45)
#1B0E28
(27,14,40)
#180D23
(24,13,35)
#150C1E
(21,12,30)
#120B19
(18,11,25)
#0F0A14
(15,10,20)
#0C090F
(12,9,15)
#09080A
(9,8,10)
#060705
(6,7,5)
#000000
(0,0,0)

Tints of #241137

#241137
(36,17,55)
#372649
(55,38,73)
#4A3B5B
(74,59,91)
#5D506D
(93,80,109)
#70657F
(112,101,127)
#837A91
(131,122,145)
#968FA3
(150,143,163)
#A9A4B5
(169,164,181)
#BCB9C7
(188,185,199)
#CFCED9
(207,206,217)
#E2E3EB
(226,227,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #241137; }

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

This text font color is #241137.

Background Color

.myBgColor { background-color: #241137; }

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

This div background color is #241137.

Border color

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

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

This div border color is #241137.

Opacity

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

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

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

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

This text has shadow with #241137 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #241137.

Preview

Color preview on black background

This text has color #241137 on black background.


Color preview on white background

This text has color #241137 on white background.


Black color preview on #241137 background

This text has black color on #241137 background.


White color preview on #241137 background

This text has white color on #241137 background.


Related colors

Complementary color

Complementary color for #hex is #DBEEC8.


I love getcolorcode.com

Triadic colors

1 #372411 and #113724 with #241137 are triadic colors.

2 #371124 and #112437 with #241137 are triadic colors.