COLOR #24061B

HEX: #24061B RGB: (36,6,27)

Color info

#24061B contains red, green and blue colors in about the same proportion. Web safe color of #24061B is #330033 (or #303).

RGB color model

#24061B color RGB value is (36,6,27).

RGB: (36,6,27) (14%, 2%, 11%)

RGB channels and saturation

R 36 of 255 = 14%
G 6 of 255 = 2%
B 27 of 255 = 11%

36
6
27

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

Portions of RGB colors in percentages

R + G + B = 36 + 6 + 27 = 69 (100%)
R 36 of 69 ~ 52.17%
G 6 of 69 ~ 8.7%
B 27 of 69 ~ 39.13'%

%52.17
%39.13

CMYK color model

#24061B color CMYK value is (0,83,25,86).

  • cyan value is 0.00%
  • magenta value is 83.33%
  • yellow value is 25.00%
  • key color value is 85.88%
CMYK: (0,83,25,86) C0M83Y25K86 (0%,83%,25%,86%) (0.00/0.83/0.25/0.86) 

CMYK percentages

%0
%83.33
%25
%85.88

Codes

Color #24061B in popluar color models

24 06 1B
RGB 36 6 27
HSL 318° 71.43% 8.24%
HSB/HSV 318° 83.33% 14.12%
CMYK 0.00% 83.33% 25.00%
85.88%

Color #24061B in popluar number systems.

HEX 24 06 1B
Decimal 36 6 27
Binary 100100 110 11011
Octal 44 6 33

Shades and tints

Shades of #24061B

#24061B
(36,6,27)
#210619
(33,6,25)
#1E0617
(30,6,23)
#1B0615
(27,6,21)
#180613
(24,6,19)
#150611
(21,6,17)
#12060F
(18,6,15)
#0F060D
(15,6,13)
#0C060B
(12,6,11)
#090609
(9,6,9)
#060607
(6,6,7)
#000000
(0,0,0)

Tints of #24061B

#24061B
(36,6,27)
#371C2F
(55,28,47)
#4A3243
(74,50,67)
#5D4857
(93,72,87)
#705E6B
(112,94,107)
#83747F
(131,116,127)
#968A93
(150,138,147)
#A9A0A7
(169,160,167)
#BCB6BB
(188,182,187)
#CFCCCF
(207,204,207)
#E2E2E3
(226,226,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #24061B; }

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

This text font color is #24061B.

Background Color

.myBgColor { background-color: #24061B; }

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

This div background color is #24061B.

Border color

.myBorderColor { border: 1px solid #24061B; }

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

This div border color is #24061B.

Opacity

.myOpacity80 { color: #24061B; opacity: 0.8; }

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

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

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

This text has shadow with #24061B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #24061B.

Preview

Color preview on black background

This text has color #24061B on black background.


Color preview on white background

This text has color #24061B on white background.


Black color preview on #24061B background

This text has black color on #24061B background.


White color preview on #24061B background

This text has white color on #24061B background.


Related colors

Complementary color

Complementary color for #hex is #DBF9E4.


I love getcolorcode.com

Triadic colors

1 #1B2406 and #061B24 with #24061B are triadic colors.

2 #1B0624 and #06241B with #24061B are triadic colors.