COLOR #42392F

HEX: #42392F RGB: (66,57,47)

Color info

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

RGB color model

#42392F color RGB value is (66,57,47).

RGB: (66,57,47) (26%, 22%, 18%)

RGB channels and saturation

R 66 of 255 = 26%
G 57 of 255 = 22%
B 47 of 255 = 18%

66
57
47

R + G + B ~ 22%. #42392F is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 57 + 47 = 170 (100%)
R 66 of 170 ~ 38.82%
G 57 of 170 ~ 33.53%
B 47 of 170 ~ 27.65'%

%38.82
%33.53
%27.65

CMYK color model

#42392F color CMYK value is (0,14,29,74).

  • cyan value is 0.00%
  • magenta value is 13.64%
  • yellow value is 28.79%
  • key color value is 74.12%
CMYK: (0,14,29,74) C0M14Y29K74 (0%,14%,29%,74%) (0.00/0.14/0.29/0.74) 

CMYK percentages

%0
%13.64
%28.79
%74.12

Codes

Color #42392F in popluar color models

42 39 2F
RGB 66 57 47
HSL 32° 16.81% 22.16%
HSB/HSV 32° 28.79% 25.88%
CMYK 0.00% 13.64% 28.79%
74.12%

Color #42392F in popluar number systems.

HEX 42 39 2F
Decimal 66 57 47
Binary 1000010 111001 101111
Octal 102 71 57

Shades and tints

Shades of #42392F

#42392F
(66,57,47)
#3C342B
(60,52,43)
#362F27
(54,47,39)
#302A23
(48,42,35)
#2A251F
(42,37,31)
#24201B
(36,32,27)
#1E1B17
(30,27,23)
#181613
(24,22,19)
#12110F
(18,17,15)
#0C0C0B
(12,12,11)
#060707
(6,7,7)
#000000
(0,0,0)

Tints of #42392F

#42392F
(66,57,47)
#534B41
(83,75,65)
#645D53
(100,93,83)
#756F65
(117,111,101)
#868177
(134,129,119)
#979389
(151,147,137)
#A8A59B
(168,165,155)
#B9B7AD
(185,183,173)
#CAC9BF
(202,201,191)
#DBDBD1
(219,219,209)
#ECEDE3
(236,237,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42392F color. Also use rgb(66,57,47) instead hex code.

Text Font Color

.myTextColor { color: #42392F; }

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

This text font color is #42392F.

Background Color

.myBgColor { background-color: #42392F; }

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

This div background color is #42392F.

Border color

.myBorderColor { border: 1px solid #42392F; }

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

This div border color is #42392F.

Opacity

.myOpacity80 { color: #42392F; opacity: 0.8; }

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

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

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

This text has shadow with #42392F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42392F.

Preview

Color preview on black background

This text has color #42392F on black background.


Color preview on white background

This text has color #42392F on white background.


Black color preview on #42392F background

This text has black color on #42392F background.


White color preview on #42392F background

This text has white color on #42392F background.


Related colors

Complementary color

Complementary color for #hex is #BDC6D0.


I love getcolorcode.com

Triadic colors

1 #2F4239 and #392F42 with #42392F are triadic colors.

2 #2F3942 and #39422F with #42392F are triadic colors.