COLOR #24131C

HEX: #24131C RGB: (36,19,28)

Color info

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

RGB color model

#24131C color RGB value is (36,19,28).

RGB: (36,19,28) (14%, 7%, 11%)

RGB channels and saturation

R 36 of 255 = 14%
G 19 of 255 = 7%
B 28 of 255 = 11%

36
19
28

R + G + B ~ 11%. #24131C is dark color.

Portions of RGB colors in percentages

R + G + B = 36 + 19 + 28 = 83 (100%)
R 36 of 83 ~ 43.37%
G 19 of 83 ~ 22.89%
B 28 of 83 ~ 33.73'%

%43.37
%22.89
%33.73

CMYK color model

#24131C color CMYK value is (0,47,22,86).

  • cyan value is 0.00%
  • magenta value is 47.22%
  • yellow value is 22.22%
  • key color value is 85.88%

CMYK: (0,47,22,86)
C0M47Y22K86 (0%, 47%, 22%, 86%)
(0.00 / 0.47 / 0.22 / 0.86)

CMYK percentages

%0
%47.22
%22.22
%85.88

Codes

Color #24131C in popluar color models

24 13 1C
RGB 36 19 28
HSL 328° 30.91% 10.78%
HSB/HSV 328° 47.22% 14.12%
CMYK 0.00% 47.22% 22.22%
85.88%

Color #24131C in popluar number systems.

HEX 24 13 1C
Decimal 36 19 28
Binary 100100 10011 11100
Octal 44 23 34

Shades and tints

Shades of #24131C

#24131C
(36,19,28)
#21121A
(33,18,26)
#1E1118
(30,17,24)
#1B1016
(27,16,22)
#180F14
(24,15,20)
#150E12
(21,14,18)
#120D10
(18,13,16)
#0F0C0E
(15,12,14)
#0C0B0C
(12,11,12)
#090A0A
(9,10,10)
#060908
(6,9,8)
#000000
(0,0,0)

Tints of #24131C

#24131C
(36,19,28)
#372830
(55,40,48)
#4A3D44
(74,61,68)
#5D5258
(93,82,88)
#70676C
(112,103,108)
#837C80
(131,124,128)
#969194
(150,145,148)
#A9A6A8
(169,166,168)
#BCBBBC
(188,187,188)
#CFD0D0
(207,208,208)
#E2E5E4
(226,229,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #24131C color. Also use rgb(36,19,28) instead hex code.

Text Font Color

.myTextColor { color: #24131C; }

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

This text font color is #24131C.

Background Color

.myBgColor { background-color: #24131C; }

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

This div background color is #24131C.

Border color

.myBorderColor { border: 1px solid #24131C; }

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

This div border color is #24131C.

Opacity

.myOpacity80 { color: #24131C; opacity: 0.8; }

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

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

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

This text has shadow with #24131C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #24131C.

Preview

Color preview on black background

This text has color #24131C on black background.


Color preview on white background

This text has color #24131C on white background.


Black color preview on #24131C background

This text has black color on #24131C background.


White color preview on #24131C background

This text has white color on #24131C background.


Related colors

Complementary color

Complementary color for #hex is #DBECE3.


I love getcolorcode.com

Triadic colors

1 #1C2413 and #131C24 with #24131C are triadic colors.

2 #1C1324 and #13241C with #24131C are triadic colors.