COLOR #241514

HEX: #241514 RGB: (36,21,20)

Color info

#241514 contains red, green and blue colors in about the same proportion. Web safe color of #241514 is #330000 (or #300).

RGB color model

#241514 color RGB value is (36,21,20).

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

RGB channels and saturation

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

36
21
20

R + G + B ~ 10%. #241514 is dark color.

Portions of RGB colors in percentages

R + G + B = 36 + 21 + 20 = 77 (100%)
R 36 of 77 ~ 46.75%
G 21 of 77 ~ 27.27%
B 20 of 77 ~ 25.97'%

%46.75
%27.27
%25.97

CMYK color model

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

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

CMYK: (0,42,44,86)
C0M42Y44K86 (0%, 42%, 44%, 86%)
(0.00 / 0.42 / 0.44 / 0.86)

CMYK percentages

%0
%41.67
%44.44
%85.88

Codes

Color #241514 in popluar color models

24 15 14
RGB 36 21 20
HSL 28.57% 10.98%
HSB/HSV 44.44% 14.12%
CMYK 0.00% 41.67% 44.44%
85.88%

Color #241514 in popluar number systems.

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

Shades and tints

Shades of #241514

#241514
(36,21,20)
#211413
(33,20,19)
#1E1312
(30,19,18)
#1B1211
(27,18,17)
#181110
(24,17,16)
#15100F
(21,16,15)
#120F0E
(18,15,14)
#0F0E0D
(15,14,13)
#0C0D0C
(12,13,12)
#090C0B
(9,12,11)
#060B0A
(6,11,10)
#000000
(0,0,0)

Tints of #241514

#241514
(36,21,20)
#372A29
(55,42,41)
#4A3F3E
(74,63,62)
#5D5453
(93,84,83)
#706968
(112,105,104)
#837E7D
(131,126,125)
#969392
(150,147,146)
#A9A8A7
(169,168,167)
#BCBDBC
(188,189,188)
#CFD2D1
(207,210,209)
#E2E7E6
(226,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #241514; }

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

This text font color is #241514.

Background Color

.myBgColor { background-color: #241514; }

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

This div background color is #241514.

Border color

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

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

This div border color is #241514.

Opacity

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

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

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

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

This text has shadow with #241514 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #241514.

Preview

Color preview on black background

This text has color #241514 on black background.


Color preview on white background

This text has color #241514 on white background.


Black color preview on #241514 background

This text has black color on #241514 background.


White color preview on #241514 background

This text has white color on #241514 background.


Related colors

Complementary color

Complementary color for #hex is #DBEAEB.


I love getcolorcode.com

Triadic colors

1 #142415 and #151424 with #241514 are triadic colors.

2 #141524 and #152414 with #241514 are triadic colors.