COLOR #242314

HEX: #242314 RGB: (36,35,20)

Color info

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

RGB color model

#242314 color RGB value is (36,35,20).

RGB: (36,35,20) (14%, 14%, 8%)

RGB channels and saturation

R 36 of 255 = 14%
G 35 of 255 = 14%
B 20 of 255 = 8%

36
35
20

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

Portions of RGB colors in percentages

R + G + B = 36 + 35 + 20 = 91 (100%)
R 36 of 91 ~ 39.56%
G 35 of 91 ~ 38.46%
B 20 of 91 ~ 21.98'%

%39.56
%38.46
%21.98

CMYK color model

#242314 color CMYK value is (0,3,44,86).

  • cyan value is 0.00%
  • magenta value is 2.78%
  • yellow value is 44.44%
  • key color value is 85.88%

CMYK: (0,3,44,86)
C0M3Y44K86 (0%, 3%, 44%, 86%)
(0.00 / 0.03 / 0.44 / 0.86)

CMYK percentages

%0
%2.78
%44.44
%85.88

Codes

Color #242314 in popluar color models

24 23 14
RGB 36 35 20
HSL 56° 28.57% 10.98%
HSB/HSV 56° 44.44% 14.12%
CMYK 0.00% 2.78% 44.44%
85.88%

Color #242314 in popluar number systems.

HEX 24 23 14
Decimal 36 35 20
Binary 100100 100011 10100
Octal 44 43 24

Shades and tints

Shades of #242314

#242314
(36,35,20)
#212013
(33,32,19)
#1E1D12
(30,29,18)
#1B1A11
(27,26,17)
#181710
(24,23,16)
#15140F
(21,20,15)
#12110E
(18,17,14)
#0F0E0D
(15,14,13)
#0C0B0C
(12,11,12)
#09080B
(9,8,11)
#06050A
(6,5,10)
#000000
(0,0,0)

Tints of #242314

#242314
(36,35,20)
#373729
(55,55,41)
#4A4B3E
(74,75,62)
#5D5F53
(93,95,83)
#707368
(112,115,104)
#83877D
(131,135,125)
#969B92
(150,155,146)
#A9AFA7
(169,175,167)
#BCC3BC
(188,195,188)
#CFD7D1
(207,215,209)
#E2EBE6
(226,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #242314; }

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

This text font color is #242314.

Background Color

.myBgColor { background-color: #242314; }

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

This div background color is #242314.

Border color

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

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

This div border color is #242314.

Opacity

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

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

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

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

This text has shadow with #242314 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #242314.

Preview

Color preview on black background

This text has color #242314 on black background.


Color preview on white background

This text has color #242314 on white background.


Black color preview on #242314 background

This text has black color on #242314 background.


White color preview on #242314 background

This text has white color on #242314 background.


Related colors

Complementary color

Complementary color for #hex is #DBDCEB.


I love getcolorcode.com

Triadic colors

1 #142423 and #231424 with #242314 are triadic colors.

2 #142324 and #232414 with #242314 are triadic colors.