COLOR #240609

HEX: #240609 RGB: (36,6,9)

Color info

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

RGB color model

#240609 color RGB value is (36,6,9).

RGB: (36,6,9) (14%, 2%, 4%)

RGB channels and saturation

R 36 of 255 = 14%
G 6 of 255 = 2%
B 9 of 255 = 4%

36
6
9

R + G + B ~ 7%. #240609 is dark color.

Portions of RGB colors in percentages

R + G + B = 36 + 6 + 9 = 51 (100%)
R 36 of 51 ~ 70.59%
G 6 of 51 ~ 11.76%
B 9 of 51 ~ 17.65'%

%70.59
%11.76
%17.65

CMYK color model

#240609 color CMYK value is (0,83,75,86).

  • cyan value is 0.00%
  • magenta value is 83.33%
  • yellow value is 75.00%
  • key color value is 85.88%

CMYK: (0,83,75,86)
C0M83Y75K86 (0%, 83%, 75%, 86%)
(0.00 / 0.83 / 0.75 / 0.86)

CMYK percentages

%0
%83.33
%75
%85.88

Codes

Color #240609 in popluar color models

24 06 09
RGB 36 6 9
HSL 354° 71.43% 8.24%
HSB/HSV 354° 83.33% 14.12%
CMYK 0.00% 83.33% 75.00%
85.88%

Color #240609 in popluar number systems.

HEX 24 06 09
Decimal 36 6 9
Binary 100100 110 1001
Octal 44 6 11

Shades and tints

Shades of #240609

#240609
(36,6,9)
#210609
(33,6,9)
#1E0609
(30,6,9)
#1B0609
(27,6,9)
#180609
(24,6,9)
#150609
(21,6,9)
#120609
(18,6,9)
#0F0609
(15,6,9)
#0C0609
(12,6,9)
#090609
(9,6,9)
#060609
(6,6,9)
#000000
(0,0,0)

Tints of #240609

#240609
(36,6,9)
#371C1F
(55,28,31)
#4A3235
(74,50,53)
#5D484B
(93,72,75)
#705E61
(112,94,97)
#837477
(131,116,119)
#968A8D
(150,138,141)
#A9A0A3
(169,160,163)
#BCB6B9
(188,182,185)
#CFCCCF
(207,204,207)
#E2E2E5
(226,226,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #240609 color. Also use rgb(36,6,9) instead hex code.

Text Font Color

.myTextColor { color: #240609; }

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

This text font color is #240609.

Background Color

.myBgColor { background-color: #240609; }

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

This div background color is #240609.

Border color

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

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

This div border color is #240609.

Opacity

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

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

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

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

This text has shadow with #240609 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #240609.

Preview

Color preview on black background

This text has color #240609 on black background.


Color preview on white background

This text has color #240609 on white background.


Black color preview on #240609 background

This text has black color on #240609 background.


White color preview on #240609 background

This text has white color on #240609 background.


Related colors

Complementary color

Complementary color for #hex is #DBF9F6.


I love getcolorcode.com

Triadic colors

1 #092406 and #060924 with #240609 are triadic colors.

2 #090624 and #062409 with #240609 are triadic colors.