COLOR #242118

HEX: #242118 RGB: (36,33,24)

Color info

#242118 contains red, green and blue colors in about the same proportion. Web safe color of #242118 is #333300 (or #330).

RGB color model

#242118 color RGB value is (36,33,24).

RGB: (36,33,24) (14%, 13%, 9%)

RGB channels and saturation

R 36 of 255 = 14%
G 33 of 255 = 13%
B 24 of 255 = 9%

36
33
24

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

Portions of RGB colors in percentages

R + G + B = 36 + 33 + 24 = 93 (100%)
R 36 of 93 ~ 38.71%
G 33 of 93 ~ 35.48%
B 24 of 93 ~ 25.81'%

%38.71
%35.48
%25.81

CMYK color model

#242118 color CMYK value is (0,8,33,86).

  • cyan value is 0.00%
  • magenta value is 8.33%
  • yellow value is 33.33%
  • key color value is 85.88%

CMYK: (0,8,33,86)
C0M8Y33K86 (0%, 8%, 33%, 86%)
(0.00 / 0.08 / 0.33 / 0.86)

CMYK percentages

%0
%8.33
%33.33
%85.88

Codes

Color #242118 in popluar color models

24 21 18
RGB 36 33 24
HSL 45° 20.00% 11.76%
HSB/HSV 45° 33.33% 14.12%
CMYK 0.00% 8.33% 33.33%
85.88%

Color #242118 in popluar number systems.

HEX 24 21 18
Decimal 36 33 24
Binary 100100 100001 11000
Octal 44 41 30

Shades and tints

Shades of #242118

#242118
(36,33,24)
#211E16
(33,30,22)
#1E1B14
(30,27,20)
#1B1812
(27,24,18)
#181510
(24,21,16)
#15120E
(21,18,14)
#120F0C
(18,15,12)
#0F0C0A
(15,12,10)
#0C0908
(12,9,8)
#090606
(9,6,6)
#060304
(6,3,4)
#000000
(0,0,0)

Tints of #242118

#242118
(36,33,24)
#37352D
(55,53,45)
#4A4942
(74,73,66)
#5D5D57
(93,93,87)
#70716C
(112,113,108)
#838581
(131,133,129)
#969996
(150,153,150)
#A9ADAB
(169,173,171)
#BCC1C0
(188,193,192)
#CFD5D5
(207,213,213)
#E2E9EA
(226,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #242118; }

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

This text font color is #242118.

Background Color

.myBgColor { background-color: #242118; }

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

This div background color is #242118.

Border color

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

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

This div border color is #242118.

Opacity

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

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

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

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

This text has shadow with #242118 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #242118.

Preview

Color preview on black background

This text has color #242118 on black background.


Color preview on white background

This text has color #242118 on white background.


Black color preview on #242118 background

This text has black color on #242118 background.


White color preview on #242118 background

This text has white color on #242118 background.


Related colors

Complementary color

Complementary color for #hex is #DBDEE7.


I love getcolorcode.com

Triadic colors

1 #182421 and #211824 with #242118 are triadic colors.

2 #182124 and #212418 with #242118 are triadic colors.