COLOR #42272E

HEX: #42272E RGB: (66,39,46)

Color info

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

RGB color model

#42272E color RGB value is (66,39,46).

RGB: (66,39,46) (26%, 15%, 18%)

RGB channels and saturation

R 66 of 255 = 26%
G 39 of 255 = 15%
B 46 of 255 = 18%

66
39
46

R + G + B ~ 20%. #42272E is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 39 + 46 = 151 (100%)
R 66 of 151 ~ 43.71%
G 39 of 151 ~ 25.83%
B 46 of 151 ~ 30.46'%

%43.71
%25.83
%30.46

CMYK color model

#42272E color CMYK value is (0,41,30,74).

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

CMYK: (0,41,30,74)
C0M41Y30K74 (0%, 41%, 30%, 74%)
(0.00 / 0.41 / 0.30 / 0.74)

CMYK percentages

%0
%40.91
%30.3
%74.12

Codes

Color #42272E in popluar color models

42 27 2E
RGB 66 39 46
HSL 344° 25.71% 20.59%
HSB/HSV 344° 40.91% 25.88%
CMYK 0.00% 40.91% 30.30%
74.12%

Color #42272E in popluar number systems.

HEX 42 27 2E
Decimal 66 39 46
Binary 1000010 100111 101110
Octal 102 47 56

Shades and tints

Shades of #42272E

#42272E
(66,39,46)
#3C242A
(60,36,42)
#362126
(54,33,38)
#301E22
(48,30,34)
#2A1B1E
(42,27,30)
#24181A
(36,24,26)
#1E1516
(30,21,22)
#181212
(24,18,18)
#120F0E
(18,15,14)
#0C0C0A
(12,12,10)
#060906
(6,9,6)
#000000
(0,0,0)

Tints of #42272E

#42272E
(66,39,46)
#533A41
(83,58,65)
#644D54
(100,77,84)
#756067
(117,96,103)
#86737A
(134,115,122)
#97868D
(151,134,141)
#A899A0
(168,153,160)
#B9ACB3
(185,172,179)
#CABFC6
(202,191,198)
#DBD2D9
(219,210,217)
#ECE5EC
(236,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #42272E; }

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

This text font color is #42272E.

Background Color

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

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

This div background color is #42272E.

Border color

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

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

This div border color is #42272E.

Opacity

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

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

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

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

This text has shadow with #42272E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42272E.

Preview

Color preview on black background

This text has color #42272E on black background.


Color preview on white background

This text has color #42272E on white background.


Black color preview on #42272E background

This text has black color on #42272E background.


White color preview on #42272E background

This text has white color on #42272E background.


Related colors

Complementary color

Complementary color for #hex is #BDD8D1.


I love getcolorcode.com

Triadic colors

1 #2E4227 and #272E42 with #42272E are triadic colors.

2 #2E2742 and #27422E with #42272E are triadic colors.