COLOR #422329

HEX: #422329 RGB: (66,35,41)

Color info

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

RGB color model

#422329 color RGB value is (66,35,41).

RGB: (66,35,41) (26%, 14%, 16%)

RGB channels and saturation

R 66 of 255 = 26%
G 35 of 255 = 14%
B 41 of 255 = 16%

66
35
41

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

Portions of RGB colors in percentages

R + G + B = 66 + 35 + 41 = 142 (100%)
R 66 of 142 ~ 46.48%
G 35 of 142 ~ 24.65%
B 41 of 142 ~ 28.87'%

%46.48
%24.65
%28.87

CMYK color model

#422329 color CMYK value is (0,47,38,74).

  • cyan value is 0.00%
  • magenta value is 46.97%
  • yellow value is 37.88%
  • key color value is 74.12%

CMYK: (0,47,38,74)
C0M47Y38K74 (0%, 47%, 38%, 74%)
(0.00 / 0.47 / 0.38 / 0.74)

CMYK percentages

%0
%46.97
%37.88
%74.12

Codes

Color #422329 in popluar color models

42 23 29
RGB 66 35 41
HSL 348° 30.69% 19.80%
HSB/HSV 348° 46.97% 25.88%
CMYK 0.00% 46.97% 37.88%
74.12%

Color #422329 in popluar number systems.

HEX 42 23 29
Decimal 66 35 41
Binary 1000010 100011 101001
Octal 102 43 51

Shades and tints

Shades of #422329

#422329
(66,35,41)
#3C2026
(60,32,38)
#361D23
(54,29,35)
#301A20
(48,26,32)
#2A171D
(42,23,29)
#24141A
(36,20,26)
#1E1117
(30,17,23)
#180E14
(24,14,20)
#120B11
(18,11,17)
#0C080E
(12,8,14)
#06050B
(6,5,11)
#000000
(0,0,0)

Tints of #422329

#422329
(66,35,41)
#53373C
(83,55,60)
#644B4F
(100,75,79)
#755F62
(117,95,98)
#867375
(134,115,117)
#978788
(151,135,136)
#A89B9B
(168,155,155)
#B9AFAE
(185,175,174)
#CAC3C1
(202,195,193)
#DBD7D4
(219,215,212)
#ECEBE7
(236,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #422329 color. Also use rgb(66,35,41) instead hex code.

Text Font Color

.myTextColor { color: #422329; }

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

This text font color is #422329.

Background Color

.myBgColor { background-color: #422329; }

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

This div background color is #422329.

Border color

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

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

This div border color is #422329.

Opacity

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

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

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

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

This text has shadow with #422329 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #422329.

Preview

Color preview on black background

This text has color #422329 on black background.


Color preview on white background

This text has color #422329 on white background.


Black color preview on #422329 background

This text has black color on #422329 background.


White color preview on #422329 background

This text has white color on #422329 background.


Related colors

Complementary color

Complementary color for #hex is #BDDCD6.


I love getcolorcode.com

Triadic colors

1 #294223 and #232942 with #422329 are triadic colors.

2 #292342 and #234229 with #422329 are triadic colors.