COLOR #240319

HEX: #240319 RGB: (36,3,25)

Color info

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

RGB color model

#240319 color RGB value is (36,3,25).

RGB: (36,3,25) (14%, 1%, 10%)

RGB channels and saturation

R 36 of 255 = 14%
G 3 of 255 = 1%
B 25 of 255 = 10%

36
3
25

R + G + B ~ 8%. #240319 is dark color.

Portions of RGB colors in percentages

R + G + B = 36 + 3 + 25 = 64 (100%)
R 36 of 64 ~ 56.25%
G 3 of 64 ~ 4.69%
B 25 of 64 ~ 39.06'%

%56.25
%39.06

CMYK color model

#240319 color CMYK value is (0,92,31,86).

  • cyan value is 0.00%
  • magenta value is 91.67%
  • yellow value is 30.56%
  • key color value is 85.88%

CMYK: (0,92,31,86)
C0M92Y31K86 (0%, 92%, 31%, 86%)
(0.00 / 0.92 / 0.31 / 0.86)

CMYK percentages

%0
%91.67
%30.56
%85.88

Codes

Color #240319 in popluar color models

24 03 19
RGB 36 3 25
HSL 320° 84.62% 7.65%
HSB/HSV 320° 91.67% 14.12%
CMYK 0.00% 91.67% 30.56%
85.88%

Color #240319 in popluar number systems.

HEX 24 03 19
Decimal 36 3 25
Binary 100100 11 11001
Octal 44 3 31

Shades and tints

Shades of #240319

#240319
(36,3,25)
#210317
(33,3,23)
#1E0315
(30,3,21)
#1B0313
(27,3,19)
#180311
(24,3,17)
#15030F
(21,3,15)
#12030D
(18,3,13)
#0F030B
(15,3,11)
#0C0309
(12,3,9)
#090307
(9,3,7)
#060305
(6,3,5)
#000000
(0,0,0)

Tints of #240319

#240319
(36,3,25)
#37192D
(55,25,45)
#4A2F41
(74,47,65)
#5D4555
(93,69,85)
#705B69
(112,91,105)
#83717D
(131,113,125)
#968791
(150,135,145)
#A99DA5
(169,157,165)
#BCB3B9
(188,179,185)
#CFC9CD
(207,201,205)
#E2DFE1
(226,223,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #240319; }

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

This text font color is #240319.

Background Color

.myBgColor { background-color: #240319; }

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

This div background color is #240319.

Border color

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

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

This div border color is #240319.

Opacity

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

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

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

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

This text has shadow with #240319 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #240319.

Preview

Color preview on black background

This text has color #240319 on black background.


Color preview on white background

This text has color #240319 on white background.


Black color preview on #240319 background

This text has black color on #240319 background.


White color preview on #240319 background

This text has white color on #240319 background.


Related colors

Complementary color

Complementary color for #hex is #DBFCE6.


I love getcolorcode.com

Triadic colors

1 #192403 and #031924 with #240319 are triadic colors.

2 #190324 and #032419 with #240319 are triadic colors.