COLOR #422A39

HEX: #422A39 RGB: (66,42,57)

Color info

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

RGB color model

#422A39 color RGB value is (66,42,57).

RGB: (66,42,57) (26%, 16%, 22%)

RGB channels and saturation

R 66 of 255 = 26%
G 42 of 255 = 16%
B 57 of 255 = 22%

66
42
57

R + G + B ~ 21%. #422A39 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 42 + 57 = 165 (100%)
R 66 of 165 ~ 40%
G 42 of 165 ~ 25.45%
B 57 of 165 ~ 34.55'%

%40
%25.45
%34.55

CMYK color model

#422A39 color CMYK value is (0,36,14,74).

  • cyan value is 0.00%
  • magenta value is 36.36%
  • yellow value is 13.64%
  • key color value is 74.12%

CMYK: (0,36,14,74)
C0M36Y14K74 (0%, 36%, 14%, 74%)
(0.00 / 0.36 / 0.14 / 0.74)

CMYK percentages

%0
%36.36
%13.64
%74.12

Codes

Color #422A39 in popluar color models

42 2A 39
RGB 66 42 57
HSL 323° 22.22% 21.18%
HSB/HSV 323° 36.36% 25.88%
CMYK 0.00% 36.36% 13.64%
74.12%

Color #422A39 in popluar number systems.

HEX 42 2A 39
Decimal 66 42 57
Binary 1000010 101010 111001
Octal 102 52 71

Shades and tints

Shades of #422A39

#422A39
(66,42,57)
#3C2734
(60,39,52)
#36242F
(54,36,47)
#30212A
(48,33,42)
#2A1E25
(42,30,37)
#241B20
(36,27,32)
#1E181B
(30,24,27)
#181516
(24,21,22)
#121211
(18,18,17)
#0C0F0C
(12,15,12)
#060C07
(6,12,7)
#000000
(0,0,0)

Tints of #422A39

#422A39
(66,42,57)
#533D4B
(83,61,75)
#64505D
(100,80,93)
#75636F
(117,99,111)
#867681
(134,118,129)
#978993
(151,137,147)
#A89CA5
(168,156,165)
#B9AFB7
(185,175,183)
#CAC2C9
(202,194,201)
#DBD5DB
(219,213,219)
#ECE8ED
(236,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #422A39 color. Also use rgb(66,42,57) instead hex code.

Text Font Color

.myTextColor { color: #422A39; }

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

This text font color is #422A39.

Background Color

.myBgColor { background-color: #422A39; }

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

This div background color is #422A39.

Border color

.myBorderColor { border: 1px solid #422A39; }

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

This div border color is #422A39.

Opacity

.myOpacity80 { color: #422A39; opacity: 0.8; }

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

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

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

This text has shadow with #422A39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #422A39.

Preview

Color preview on black background

This text has color #422A39 on black background.


Color preview on white background

This text has color #422A39 on white background.


Black color preview on #422A39 background

This text has black color on #422A39 background.


White color preview on #422A39 background

This text has white color on #422A39 background.


Related colors

Complementary color

Complementary color for #hex is #BDD5C6.


I love getcolorcode.com

Triadic colors

1 #39422A and #2A3942 with #422A39 are triadic colors.

2 #392A42 and #2A4239 with #422A39 are triadic colors.