COLOR #241013

HEX: #241013 RGB: (36,16,19)

Color info

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

RGB color model

#241013 color RGB value is (36,16,19).

RGB: (36,16,19) (14%, 6%, 7%)

RGB channels and saturation

R 36 of 255 = 14%
G 16 of 255 = 6%
B 19 of 255 = 7%

36
16
19

R + G + B ~ 9%. #241013 is dark color.

Portions of RGB colors in percentages

R + G + B = 36 + 16 + 19 = 71 (100%)
R 36 of 71 ~ 50.7%
G 16 of 71 ~ 22.54%
B 19 of 71 ~ 26.76'%

%50.7
%22.54
%26.76

CMYK color model

#241013 color CMYK value is (0,56,47,86).

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

CMYK: (0,56,47,86)
C0M56Y47K86 (0%, 56%, 47%, 86%)
(0.00 / 0.56 / 0.47 / 0.86)

CMYK percentages

%0
%55.56
%47.22
%85.88

Codes

Color #241013 in popluar color models

24 10 13
RGB 36 16 19
HSL 351° 38.46% 10.20%
HSB/HSV 351° 55.56% 14.12%
CMYK 0.00% 55.56% 47.22%
85.88%

Color #241013 in popluar number systems.

HEX 24 10 13
Decimal 36 16 19
Binary 100100 10000 10011
Octal 44 20 23

Shades and tints

Shades of #241013

#241013
(36,16,19)
#210F12
(33,15,18)
#1E0E11
(30,14,17)
#1B0D10
(27,13,16)
#180C0F
(24,12,15)
#150B0E
(21,11,14)
#120A0D
(18,10,13)
#0F090C
(15,9,12)
#0C080B
(12,8,11)
#09070A
(9,7,10)
#060609
(6,6,9)
#000000
(0,0,0)

Tints of #241013

#241013
(36,16,19)
#372528
(55,37,40)
#4A3A3D
(74,58,61)
#5D4F52
(93,79,82)
#706467
(112,100,103)
#83797C
(131,121,124)
#968E91
(150,142,145)
#A9A3A6
(169,163,166)
#BCB8BB
(188,184,187)
#CFCDD0
(207,205,208)
#E2E2E5
(226,226,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #241013; }

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

This text font color is #241013.

Background Color

.myBgColor { background-color: #241013; }

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

This div background color is #241013.

Border color

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

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

This div border color is #241013.

Opacity

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

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

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

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

This text has shadow with #241013 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #241013.

Preview

Color preview on black background

This text has color #241013 on black background.


Color preview on white background

This text has color #241013 on white background.


Black color preview on #241013 background

This text has black color on #241013 background.


White color preview on #241013 background

This text has white color on #241013 background.


Related colors

Complementary color

Complementary color for #hex is #DBEFEC.


I love getcolorcode.com

Triadic colors

1 #132410 and #101324 with #241013 are triadic colors.

2 #131024 and #102413 with #241013 are triadic colors.