COLOR #422B49

HEX: #422B49 RGB: (66,43,73)

Color info

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

RGB color model

#422B49 color RGB value is (66,43,73).

RGB: (66,43,73) (26%, 17%, 29%)

RGB channels and saturation

R 66 of 255 = 26%
G 43 of 255 = 17%
B 73 of 255 = 29%

66
43
73

R + G + B ~ 24%. #422B49 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 43 + 73 = 182 (100%)
R 66 of 182 ~ 36.26%
G 43 of 182 ~ 23.63%
B 73 of 182 ~ 40.11'%

%36.26
%23.63
%40.11

CMYK color model

#422B49 color CMYK value is (10,41,0,71).

  • cyan value is 9.59%
  • magenta value is 41.10%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (10,41,0,71)
C10M41Y0K71 (10%, 41%, 0%, 71%)
(0.10 / 0.41 / 0.00 / 0.71)

CMYK percentages

%9.59
%41.1
%0
%71.37

Codes

Color #422B49 in popluar color models

42 2B 49
RGB 66 43 73
HSL 286° 25.86% 22.75%
HSB/HSV 286° 41.10% 28.63%
CMYK 9.59% 41.10% 0.00%
71.37%

Color #422B49 in popluar number systems.

HEX 42 2B 49
Decimal 66 43 73
Binary 1000010 101011 1001001
Octal 102 53 111

Shades and tints

Shades of #422B49

#422B49
(66,43,73)
#3C2843
(60,40,67)
#36253D
(54,37,61)
#302237
(48,34,55)
#2A1F31
(42,31,49)
#241C2B
(36,28,43)
#1E1925
(30,25,37)
#18161F
(24,22,31)
#121319
(18,19,25)
#0C1013
(12,16,19)
#060D0D
(6,13,13)
#000000
(0,0,0)

Tints of #422B49

#422B49
(66,43,73)
#533E59
(83,62,89)
#645169
(100,81,105)
#756479
(117,100,121)
#867789
(134,119,137)
#978A99
(151,138,153)
#A89DA9
(168,157,169)
#B9B0B9
(185,176,185)
#CAC3C9
(202,195,201)
#DBD6D9
(219,214,217)
#ECE9E9
(236,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #422B49 color. Also use rgb(66,43,73) instead hex code.

Text Font Color

.myTextColor { color: #422B49; }

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

This text font color is #422B49.

Background Color

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

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

This div background color is #422B49.

Border color

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

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

This div border color is #422B49.

Opacity

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

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

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

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

This text has shadow with #422B49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #422B49.

Preview

Color preview on black background

This text has color #422B49 on black background.


Color preview on white background

This text has color #422B49 on white background.


Black color preview on #422B49 background

This text has black color on #422B49 background.


White color preview on #422B49 background

This text has white color on #422B49 background.


Related colors

Complementary color

Complementary color for #hex is #BDD4B6.


I love getcolorcode.com

Triadic colors

1 #49422B and #2B4942 with #422B49 are triadic colors.

2 #492B42 and #2B4249 with #422B49 are triadic colors.