COLOR #422338

HEX: #422338 RGB: (66,35,56)

Color info

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

RGB color model

#422338 color RGB value is (66,35,56).

RGB: (66,35,56) (26%, 14%, 22%)

RGB channels and saturation

R 66 of 255 = 26%
G 35 of 255 = 14%
B 56 of 255 = 22%

66
35
56

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

Portions of RGB colors in percentages

R + G + B = 66 + 35 + 56 = 157 (100%)
R 66 of 157 ~ 42.04%
G 35 of 157 ~ 22.29%
B 56 of 157 ~ 35.67'%

%42.04
%22.29
%35.67

CMYK color model

#422338 color CMYK value is (0,47,15,74).

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

CMYK: (0,47,15,74)
C0M47Y15K74 (0%, 47%, 15%, 74%)
(0.00 / 0.47 / 0.15 / 0.74)

CMYK percentages

%0
%46.97
%15.15
%74.12

Codes

Color #422338 in popluar color models

42 23 38
RGB 66 35 56
HSL 319° 30.69% 19.80%
HSB/HSV 319° 46.97% 25.88%
CMYK 0.00% 46.97% 15.15%
74.12%

Color #422338 in popluar number systems.

HEX 42 23 38
Decimal 66 35 56
Binary 1000010 100011 111000
Octal 102 43 70

Shades and tints

Shades of #422338

#422338
(66,35,56)
#3C2033
(60,32,51)
#361D2E
(54,29,46)
#301A29
(48,26,41)
#2A1724
(42,23,36)
#24141F
(36,20,31)
#1E111A
(30,17,26)
#180E15
(24,14,21)
#120B10
(18,11,16)
#0C080B
(12,8,11)
#060506
(6,5,6)
#000000
(0,0,0)

Tints of #422338

#422338
(66,35,56)
#53374A
(83,55,74)
#644B5C
(100,75,92)
#755F6E
(117,95,110)
#867380
(134,115,128)
#978792
(151,135,146)
#A89BA4
(168,155,164)
#B9AFB6
(185,175,182)
#CAC3C8
(202,195,200)
#DBD7DA
(219,215,218)
#ECEBEC
(236,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #422338; }

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

This text font color is #422338.

Background Color

.myBgColor { background-color: #422338; }

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

This div background color is #422338.

Border color

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

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

This div border color is #422338.

Opacity

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

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

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

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

This text has shadow with #422338 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #422338.

Preview

Color preview on black background

This text has color #422338 on black background.


Color preview on white background

This text has color #422338 on white background.


Black color preview on #422338 background

This text has black color on #422338 background.


White color preview on #422338 background

This text has white color on #422338 background.


Related colors

Complementary color

Complementary color for #hex is #BDDCC7.


I love getcolorcode.com

Triadic colors

1 #384223 and #233842 with #422338 are triadic colors.

2 #382342 and #234238 with #422338 are triadic colors.