COLOR #422334

HEX: #422334 RGB: (66,35,52)

Color info

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

RGB color model

#422334 color RGB value is (66,35,52).

RGB: (66,35,52) (26%, 14%, 20%)

RGB channels and saturation

R 66 of 255 = 26%
G 35 of 255 = 14%
B 52 of 255 = 20%

66
35
52

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

Portions of RGB colors in percentages

R + G + B = 66 + 35 + 52 = 153 (100%)
R 66 of 153 ~ 43.14%
G 35 of 153 ~ 22.88%
B 52 of 153 ~ 33.99'%

%43.14
%22.88
%33.99

CMYK color model

#422334 color CMYK value is (0,47,21,74).

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

CMYK: (0,47,21,74)
C0M47Y21K74 (0%, 47%, 21%, 74%)
(0.00 / 0.47 / 0.21 / 0.74)

CMYK percentages

%0
%46.97
%21.21
%74.12

Codes

Color #422334 in popluar color models

42 23 34
RGB 66 35 52
HSL 327° 30.69% 19.80%
HSB/HSV 327° 46.97% 25.88%
CMYK 0.00% 46.97% 21.21%
74.12%

Color #422334 in popluar number systems.

HEX 42 23 34
Decimal 66 35 52
Binary 1000010 100011 110100
Octal 102 43 64

Shades and tints

Shades of #422334

#422334
(66,35,52)
#3C2030
(60,32,48)
#361D2C
(54,29,44)
#301A28
(48,26,40)
#2A1724
(42,23,36)
#241420
(36,20,32)
#1E111C
(30,17,28)
#180E18
(24,14,24)
#120B14
(18,11,20)
#0C0810
(12,8,16)
#06050C
(6,5,12)
#000000
(0,0,0)

Tints of #422334

#422334
(66,35,52)
#533746
(83,55,70)
#644B58
(100,75,88)
#755F6A
(117,95,106)
#86737C
(134,115,124)
#97878E
(151,135,142)
#A89BA0
(168,155,160)
#B9AFB2
(185,175,178)
#CAC3C4
(202,195,196)
#DBD7D6
(219,215,214)
#ECEBE8
(236,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #422334; }

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

This text font color is #422334.

Background Color

.myBgColor { background-color: #422334; }

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

This div background color is #422334.

Border color

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

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

This div border color is #422334.

Opacity

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

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

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

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

This text has shadow with #422334 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #422334.

Preview

Color preview on black background

This text has color #422334 on black background.


Color preview on white background

This text has color #422334 on white background.


Black color preview on #422334 background

This text has black color on #422334 background.


White color preview on #422334 background

This text has white color on #422334 background.


Related colors

Complementary color

Complementary color for #hex is #BDDCCB.


I love getcolorcode.com

Triadic colors

1 #344223 and #233442 with #422334 are triadic colors.

2 #342342 and #234234 with #422334 are triadic colors.