COLOR #422529

HEX: #422529 RGB: (66,37,41)

Color info

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

RGB color model

#422529 color RGB value is (66,37,41).

RGB: (66,37,41) (26%, 15%, 16%)

RGB channels and saturation

R 66 of 255 = 26%
G 37 of 255 = 15%
B 41 of 255 = 16%

66
37
41

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

Portions of RGB colors in percentages

R + G + B = 66 + 37 + 41 = 144 (100%)
R 66 of 144 ~ 45.83%
G 37 of 144 ~ 25.69%
B 41 of 144 ~ 28.47'%

%45.83
%25.69
%28.47

CMYK color model

#422529 color CMYK value is (0,44,38,74).

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

CMYK: (0,44,38,74)
C0M44Y38K74 (0%, 44%, 38%, 74%)
(0.00 / 0.44 / 0.38 / 0.74)

CMYK percentages

%0
%43.94
%37.88
%74.12

Codes

Color #422529 in popluar color models

42 25 29
RGB 66 37 41
HSL 352° 28.16% 20.20%
HSB/HSV 352° 43.94% 25.88%
CMYK 0.00% 43.94% 37.88%
74.12%

Color #422529 in popluar number systems.

HEX 42 25 29
Decimal 66 37 41
Binary 1000010 100101 101001
Octal 102 45 51

Shades and tints

Shades of #422529

#422529
(66,37,41)
#3C2226
(60,34,38)
#361F23
(54,31,35)
#301C20
(48,28,32)
#2A191D
(42,25,29)
#24161A
(36,22,26)
#1E1317
(30,19,23)
#181014
(24,16,20)
#120D11
(18,13,17)
#0C0A0E
(12,10,14)
#06070B
(6,7,11)
#000000
(0,0,0)

Tints of #422529

#422529
(66,37,41)
#53383C
(83,56,60)
#644B4F
(100,75,79)
#755E62
(117,94,98)
#867175
(134,113,117)
#978488
(151,132,136)
#A8979B
(168,151,155)
#B9AAAE
(185,170,174)
#CABDC1
(202,189,193)
#DBD0D4
(219,208,212)
#ECE3E7
(236,227,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #422529; }

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

This text font color is #422529.

Background Color

.myBgColor { background-color: #422529; }

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

This div background color is #422529.

Border color

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

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

This div border color is #422529.

Opacity

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

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

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

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

This text has shadow with #422529 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #422529.

Preview

Color preview on black background

This text has color #422529 on black background.


Color preview on white background

This text has color #422529 on white background.


Black color preview on #422529 background

This text has black color on #422529 background.


White color preview on #422529 background

This text has white color on #422529 background.


Related colors

Complementary color

Complementary color for #hex is #BDDAD6.


I love getcolorcode.com

Triadic colors

1 #294225 and #252942 with #422529 are triadic colors.

2 #292542 and #254229 with #422529 are triadic colors.