COLOR #242614

HEX: #242614 RGB: (36,38,20)

Color info

#242614 contains red, green and blue colors in about the same proportion. Web safe color of #242614 is #333300 (or #330).

RGB color model

#242614 color RGB value is (36,38,20).

RGB: (36,38,20) (14%, 15%, 8%)

RGB channels and saturation

R 36 of 255 = 14%
G 38 of 255 = 15%
B 20 of 255 = 8%

36
38
20

R + G + B ~ 12%. #242614 is dark color.

Portions of RGB colors in percentages

R + G + B = 36 + 38 + 20 = 94 (100%)
R 36 of 94 ~ 38.3%
G 38 of 94 ~ 40.43%
B 20 of 94 ~ 21.28'%

%38.3
%40.43
%21.28

CMYK color model

#242614 color CMYK value is (5,0,47,85).

  • cyan value is 5.26%
  • magenta value is 0.00%
  • yellow value is 47.37%
  • key color value is 85.10%

CMYK: (5,0,47,85)
C5M0Y47K85 (5%, 0%, 47%, 85%)
(0.05 / 0.00 / 0.47 / 0.85)

CMYK percentages

%5.26
%0
%47.37
%85.1

Codes

Color #242614 in popluar color models

24 26 14
RGB 36 38 20
HSL 67° 31.03% 11.37%
HSB/HSV 67° 47.37% 14.90%
CMYK 5.26% 0.00% 47.37%
85.10%

Color #242614 in popluar number systems.

HEX 24 26 14
Decimal 36 38 20
Binary 100100 100110 10100
Octal 44 46 24

Shades and tints

Shades of #242614

#242614
(36,38,20)
#212313
(33,35,19)
#1E2012
(30,32,18)
#1B1D11
(27,29,17)
#181A10
(24,26,16)
#15170F
(21,23,15)
#12140E
(18,20,14)
#0F110D
(15,17,13)
#0C0E0C
(12,14,12)
#090B0B
(9,11,11)
#06080A
(6,8,10)
#000000
(0,0,0)

Tints of #242614

#242614
(36,38,20)
#373929
(55,57,41)
#4A4C3E
(74,76,62)
#5D5F53
(93,95,83)
#707268
(112,114,104)
#83857D
(131,133,125)
#969892
(150,152,146)
#A9ABA7
(169,171,167)
#BCBEBC
(188,190,188)
#CFD1D1
(207,209,209)
#E2E4E6
(226,228,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #242614; }

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

This text font color is #242614.

Background Color

.myBgColor { background-color: #242614; }

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

This div background color is #242614.

Border color

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

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

This div border color is #242614.

Opacity

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

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

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

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

This text has shadow with #242614 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #242614.

Preview

Color preview on black background

This text has color #242614 on black background.


Color preview on white background

This text has color #242614 on white background.


Black color preview on #242614 background

This text has black color on #242614 background.


White color preview on #242614 background

This text has white color on #242614 background.


Related colors

Complementary color

Complementary color for #hex is #DBD9EB.


I love getcolorcode.com

Triadic colors

1 #142426 and #261424 with #242614 are triadic colors.

2 #142624 and #262414 with #242614 are triadic colors.