COLOR #422546

HEX: #422546 RGB: (66,37,70)

Color info

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

RGB color model

#422546 color RGB value is (66,37,70).

RGB: (66,37,70) (26%, 15%, 27%)

RGB channels and saturation

R 66 of 255 = 26%
G 37 of 255 = 15%
B 70 of 255 = 27%

66
37
70

R + G + B ~ 23%. #422546 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 37 + 70 = 173 (100%)
R 66 of 173 ~ 38.15%
G 37 of 173 ~ 21.39%
B 70 of 173 ~ 40.46'%

%38.15
%21.39
%40.46

CMYK color model

#422546 color CMYK value is (6,47,0,73).

  • cyan value is 5.71%
  • magenta value is 47.14%
  • yellow value is 0.00%
  • key color value is 72.55%

CMYK: (6,47,0,73)
C6M47Y0K73 (6%, 47%, 0%, 73%)
(0.06 / 0.47 / 0.00 / 0.73)

CMYK percentages

%5.71
%47.14
%0
%72.55

Codes

Color #422546 in popluar color models

42 25 46
RGB 66 37 70
HSL 293° 30.84% 20.98%
HSB/HSV 293° 47.14% 27.45%
CMYK 5.71% 47.14% 0.00%
72.55%

Color #422546 in popluar number systems.

HEX 42 25 46
Decimal 66 37 70
Binary 1000010 100101 1000110
Octal 102 45 106

Shades and tints

Shades of #422546

#422546
(66,37,70)
#3C2240
(60,34,64)
#361F3A
(54,31,58)
#301C34
(48,28,52)
#2A192E
(42,25,46)
#241628
(36,22,40)
#1E1322
(30,19,34)
#18101C
(24,16,28)
#120D16
(18,13,22)
#0C0A10
(12,10,16)
#06070A
(6,7,10)
#000000
(0,0,0)

Tints of #422546

#422546
(66,37,70)
#533856
(83,56,86)
#644B66
(100,75,102)
#755E76
(117,94,118)
#867186
(134,113,134)
#978496
(151,132,150)
#A897A6
(168,151,166)
#B9AAB6
(185,170,182)
#CABDC6
(202,189,198)
#DBD0D6
(219,208,214)
#ECE3E6
(236,227,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #422546; }

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

This text font color is #422546.

Background Color

.myBgColor { background-color: #422546; }

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

This div background color is #422546.

Border color

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

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

This div border color is #422546.

Opacity

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

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

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

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

This text has shadow with #422546 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #422546.

Preview

Color preview on black background

This text has color #422546 on black background.


Color preview on white background

This text has color #422546 on white background.


Black color preview on #422546 background

This text has black color on #422546 background.


White color preview on #422546 background

This text has white color on #422546 background.


Related colors

Complementary color

Complementary color for #hex is #BDDAB9.


I love getcolorcode.com

Triadic colors

1 #464225 and #254642 with #422546 are triadic colors.

2 #462542 and #254246 with #422546 are triadic colors.