COLOR #42242E

HEX: #42242E RGB: (66,36,46)

Color info

#42242E contains red, green and blue colors in about the same proportion. Web safe color of #42242E is #333333 (or #333).

RGB color model

#42242E color RGB value is (66,36,46).

RGB: (66,36,46) (26%, 14%, 18%)

RGB channels and saturation

R 66 of 255 = 26%
G 36 of 255 = 14%
B 46 of 255 = 18%

66
36
46

R + G + B ~ 19%. #42242E is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 36 + 46 = 148 (100%)
R 66 of 148 ~ 44.59%
G 36 of 148 ~ 24.32%
B 46 of 148 ~ 31.08'%

%44.59
%24.32
%31.08

CMYK color model

#42242E color CMYK value is (0,45,30,74).

  • cyan value is 0.00%
  • magenta value is 45.45%
  • yellow value is 30.30%
  • key color value is 74.12%

CMYK: (0,45,30,74)
C0M45Y30K74 (0%, 45%, 30%, 74%)
(0.00 / 0.45 / 0.30 / 0.74)

CMYK percentages

%0
%45.45
%30.3
%74.12

Codes

Color #42242E in popluar color models

42 24 2E
RGB 66 36 46
HSL 340° 29.41% 20.00%
HSB/HSV 340° 45.45% 25.88%
CMYK 0.00% 45.45% 30.30%
74.12%

Color #42242E in popluar number systems.

HEX 42 24 2E
Decimal 66 36 46
Binary 1000010 100100 101110
Octal 102 44 56

Shades and tints

Shades of #42242E

#42242E
(66,36,46)
#3C212A
(60,33,42)
#361E26
(54,30,38)
#301B22
(48,27,34)
#2A181E
(42,24,30)
#24151A
(36,21,26)
#1E1216
(30,18,22)
#180F12
(24,15,18)
#120C0E
(18,12,14)
#0C090A
(12,9,10)
#060606
(6,6,6)
#000000
(0,0,0)

Tints of #42242E

#42242E
(66,36,46)
#533741
(83,55,65)
#644A54
(100,74,84)
#755D67
(117,93,103)
#86707A
(134,112,122)
#97838D
(151,131,141)
#A896A0
(168,150,160)
#B9A9B3
(185,169,179)
#CABCC6
(202,188,198)
#DBCFD9
(219,207,217)
#ECE2EC
(236,226,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42242E color. Also use rgb(66,36,46) instead hex code.

Text Font Color

.myTextColor { color: #42242E; }

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

This text font color is #42242E.

Background Color

.myBgColor { background-color: #42242E; }

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

This div background color is #42242E.

Border color

.myBorderColor { border: 1px solid #42242E; }

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

This div border color is #42242E.

Opacity

.myOpacity80 { color: #42242E; opacity: 0.8; }

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

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

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

This text has shadow with #42242E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42242E.

Preview

Color preview on black background

This text has color #42242E on black background.


Color preview on white background

This text has color #42242E on white background.


Black color preview on #42242E background

This text has black color on #42242E background.


White color preview on #42242E background

This text has white color on #42242E background.


Related colors

Complementary color

Complementary color for #hex is #BDDBD1.


I love getcolorcode.com

Triadic colors

1 #2E4224 and #242E42 with #42242E are triadic colors.

2 #2E2442 and #24422E with #42242E are triadic colors.