COLOR #422062

HEX: #422062 RGB: (66,32,98)

Color info

#422062 contains mainly red and blue colors. Web safe color of #422062 is #333366 (or #336).

RGB color model

#422062 color RGB value is (66,32,98).

RGB: (66,32,98) (26%, 13%, 38%)

RGB channels and saturation

R 66 of 255 = 26%
G 32 of 255 = 13%
B 98 of 255 = 38%

66
32
98

R + G + B ~ 26%. #422062 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 32 + 98 = 196 (100%)
R 66 of 196 ~ 33.67%
G 32 of 196 ~ 16.33%
B 98 of 196 ~ 50'%

%33.67
%16.33
%50

CMYK color model

#422062 color CMYK value is (33,67,0,62).

  • cyan value is 32.65%
  • magenta value is 67.35%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (33,67,0,62)
C33M67Y0K62 (33%, 67%, 0%, 62%)
(0.33 / 0.67 / 0.00 / 0.62)

CMYK percentages

%32.65
%67.35
%0
%61.57

Codes

Color #422062 in popluar color models

42 20 62
RGB 66 32 98
HSL 271° 50.77% 25.49%
HSB/HSV 271° 67.35% 38.43%
CMYK 32.65% 67.35% 0.00%
61.57%

Color #422062 in popluar number systems.

HEX 42 20 62
Decimal 66 32 98
Binary 1000010 100000 1100010
Octal 102 40 142

Shades and tints

Shades of #422062

#422062
(66,32,98)
#3C1E5A
(60,30,90)
#361C52
(54,28,82)
#301A4A
(48,26,74)
#2A1842
(42,24,66)
#24163A
(36,22,58)
#1E1432
(30,20,50)
#18122A
(24,18,42)
#121022
(18,16,34)
#0C0E1A
(12,14,26)
#060C12
(6,12,18)
#000000
(0,0,0)

Tints of #422062

#422062
(66,32,98)
#533470
(83,52,112)
#64487E
(100,72,126)
#755C8C
(117,92,140)
#86709A
(134,112,154)
#9784A8
(151,132,168)
#A898B6
(168,152,182)
#B9ACC4
(185,172,196)
#CAC0D2
(202,192,210)
#DBD4E0
(219,212,224)
#ECE8EE
(236,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #422062 color. Also use rgb(66,32,98) instead hex code.

Text Font Color

.myTextColor { color: #422062; }

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

This text font color is #422062.

Background Color

.myBgColor { background-color: #422062; }

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

This div background color is #422062.

Border color

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

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

This div border color is #422062.

Opacity

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

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

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

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

This text has shadow with #422062 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #422062.

Preview

Color preview on black background

This text has color #422062 on black background.


Color preview on white background

This text has color #422062 on white background.


Black color preview on #422062 background

This text has black color on #422062 background.


White color preview on #422062 background

This text has white color on #422062 background.


Related colors

Complementary color

Complementary color for #hex is #BDDF9D.


I love getcolorcode.com

Triadic colors

1 #624220 and #206242 with #422062 are triadic colors.

2 #622042 and #204262 with #422062 are triadic colors.