COLOR #241524

HEX: #241524 RGB: (36,21,36)

Color info

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

RGB color model

#241524 color RGB value is (36,21,36).

RGB: (36,21,36) (14%, 8%, 14%)

RGB channels and saturation

R 36 of 255 = 14%
G 21 of 255 = 8%
B 36 of 255 = 14%

36
21
36

R + G + B ~ 12%. #241524 is dark color.

Portions of RGB colors in percentages

R + G + B = 36 + 21 + 36 = 93 (100%)
R 36 of 93 ~ 38.71%
G 21 of 93 ~ 22.58%
B 36 of 93 ~ 38.71'%

%38.71
%22.58
%38.71

CMYK color model

#241524 color CMYK value is (0,42,0,86).

  • cyan value is 0.00%
  • magenta value is 41.67%
  • yellow value is 0.00%
  • key color value is 85.88%

CMYK: (0,42,0,86)
C0M42Y0K86 (0%, 42%, 0%, 86%)
(0.00 / 0.42 / 0.00 / 0.86)

CMYK percentages

%0
%41.67
%0
%85.88

Codes

Color #241524 in popluar color models

24 15 24
RGB 36 21 36
HSL 300° 26.32% 11.18%
HSB/HSV 300° 41.67% 14.12%
CMYK 0.00% 41.67% 0.00%
85.88%

Color #241524 in popluar number systems.

HEX 24 15 24
Decimal 36 21 36
Binary 100100 10101 100100
Octal 44 25 44

Shades and tints

Shades of #241524

#241524
(36,21,36)
#211421
(33,20,33)
#1E131E
(30,19,30)
#1B121B
(27,18,27)
#181118
(24,17,24)
#151015
(21,16,21)
#120F12
(18,15,18)
#0F0E0F
(15,14,15)
#0C0D0C
(12,13,12)
#090C09
(9,12,9)
#060B06
(6,11,6)
#000000
(0,0,0)

Tints of #241524

#241524
(36,21,36)
#372A37
(55,42,55)
#4A3F4A
(74,63,74)
#5D545D
(93,84,93)
#706970
(112,105,112)
#837E83
(131,126,131)
#969396
(150,147,150)
#A9A8A9
(169,168,169)
#BCBDBC
(188,189,188)
#CFD2CF
(207,210,207)
#E2E7E2
(226,231,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #241524; }

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

This text font color is #241524.

Background Color

.myBgColor { background-color: #241524; }

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

This div background color is #241524.

Border color

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

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

This div border color is #241524.

Opacity

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

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

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

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

This text has shadow with #241524 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #241524.

Preview

Color preview on black background

This text has color #241524 on black background.


Color preview on white background

This text has color #241524 on white background.


Black color preview on #241524 background

This text has black color on #241524 background.


White color preview on #241524 background

This text has white color on #241524 background.


Related colors

Complementary color

Complementary color for #hex is #DBEADB.


I love getcolorcode.com

Triadic colors

1 #242415 and #152424 with #241524 are triadic colors.

2 #241524 and #152424 with #241524 are triadic colors.