COLOR #242712

HEX: #242712 RGB: (36,39,18)

Color info

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

RGB color model

#242712 color RGB value is (36,39,18).

RGB: (36,39,18) (14%, 15%, 7%)

RGB channels and saturation

R 36 of 255 = 14%
G 39 of 255 = 15%
B 18 of 255 = 7%

36
39
18

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

Portions of RGB colors in percentages

R + G + B = 36 + 39 + 18 = 93 (100%)
R 36 of 93 ~ 38.71%
G 39 of 93 ~ 41.94%
B 18 of 93 ~ 19.35'%

%38.71
%41.94
%19.35

CMYK color model

#242712 color CMYK value is (8,0,54,85).

  • cyan value is 7.69%
  • magenta value is 0.00%
  • yellow value is 53.85%
  • key color value is 84.71%

CMYK: (8,0,54,85)
C8M0Y54K85 (8%, 0%, 54%, 85%)
(0.08 / 0.00 / 0.54 / 0.85)

CMYK percentages

%7.69
%0
%53.85
%84.71

Codes

Color #242712 in popluar color models

24 27 12
RGB 36 39 18
HSL 69° 36.84% 11.18%
HSB/HSV 69° 53.85% 15.29%
CMYK 7.69% 0.00% 53.85%
84.71%

Color #242712 in popluar number systems.

HEX 24 27 12
Decimal 36 39 18
Binary 100100 100111 10010
Octal 44 47 22

Shades and tints

Shades of #242712

#242712
(36,39,18)
#212411
(33,36,17)
#1E2110
(30,33,16)
#1B1E0F
(27,30,15)
#181B0E
(24,27,14)
#15180D
(21,24,13)
#12150C
(18,21,12)
#0F120B
(15,18,11)
#0C0F0A
(12,15,10)
#090C09
(9,12,9)
#060908
(6,9,8)
#000000
(0,0,0)

Tints of #242712

#242712
(36,39,18)
#373A27
(55,58,39)
#4A4D3C
(74,77,60)
#5D6051
(93,96,81)
#707366
(112,115,102)
#83867B
(131,134,123)
#969990
(150,153,144)
#A9ACA5
(169,172,165)
#BCBFBA
(188,191,186)
#CFD2CF
(207,210,207)
#E2E5E4
(226,229,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #242712 color. Also use rgb(36,39,18) instead hex code.

Text Font Color

.myTextColor { color: #242712; }

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

This text font color is #242712.

Background Color

.myBgColor { background-color: #242712; }

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

This div background color is #242712.

Border color

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

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

This div border color is #242712.

Opacity

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

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

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

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

This text has shadow with #242712 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #242712.

Preview

Color preview on black background

This text has color #242712 on black background.


Color preview on white background

This text has color #242712 on white background.


Black color preview on #242712 background

This text has black color on #242712 background.


White color preview on #242712 background

This text has white color on #242712 background.


Related colors

Complementary color

Complementary color for #hex is #DBD8ED.


I love getcolorcode.com

Triadic colors

1 #122427 and #271224 with #242712 are triadic colors.

2 #122724 and #272412 with #242712 are triadic colors.