COLOR #422673

HEX: #422673 RGB: (66,38,115)

Color info

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

RGB color model

#422673 color RGB value is (66,38,115).

RGB: (66,38,115) (26%, 15%, 45%)

RGB channels and saturation

R 66 of 255 = 26%
G 38 of 255 = 15%
B 115 of 255 = 45%

66
38
115

R + G + B ~ 29%. #422673 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 38 + 115 = 219 (100%)
R 66 of 219 ~ 30.14%
G 38 of 219 ~ 17.35%
B 115 of 219 ~ 52.51'%

%30.14
%17.35
%52.51

CMYK color model

#422673 color CMYK value is (43,67,0,55).

  • cyan value is 42.61%
  • magenta value is 66.96%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (43,67,0,55)
C43M67Y0K55 (43%, 67%, 0%, 55%)
(0.43 / 0.67 / 0.00 / 0.55)

CMYK percentages

%42.61
%66.96
%0
%54.9

Codes

Color #422673 in popluar color models

42 26 73
RGB 66 38 115
HSL 262° 50.33% 30.00%
HSB/HSV 262° 66.96% 45.10%
CMYK 42.61% 66.96% 0.00%
54.90%

Color #422673 in popluar number systems.

HEX 42 26 73
Decimal 66 38 115
Binary 1000010 100110 1110011
Octal 102 46 163

Shades and tints

Shades of #422673

#422673
(66,38,115)
#3C2369
(60,35,105)
#36205F
(54,32,95)
#301D55
(48,29,85)
#2A1A4B
(42,26,75)
#241741
(36,23,65)
#1E1437
(30,20,55)
#18112D
(24,17,45)
#120E23
(18,14,35)
#0C0B19
(12,11,25)
#06080F
(6,8,15)
#000000
(0,0,0)

Tints of #422673

#422673
(66,38,115)
#53397F
(83,57,127)
#644C8B
(100,76,139)
#755F97
(117,95,151)
#8672A3
(134,114,163)
#9785AF
(151,133,175)
#A898BB
(168,152,187)
#B9ABC7
(185,171,199)
#CABED3
(202,190,211)
#DBD1DF
(219,209,223)
#ECE4EB
(236,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #422673 color. Also use rgb(66,38,115) instead hex code.

Text Font Color

.myTextColor { color: #422673; }

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

This text font color is #422673.

Background Color

.myBgColor { background-color: #422673; }

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

This div background color is #422673.

Border color

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

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

This div border color is #422673.

Opacity

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

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

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

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

This text has shadow with #422673 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #422673.

Preview

Color preview on black background

This text has color #422673 on black background.


Color preview on white background

This text has color #422673 on white background.


Black color preview on #422673 background

This text has black color on #422673 background.


White color preview on #422673 background

This text has white color on #422673 background.


Related colors

Complementary color

Complementary color for #hex is #BDD98C.


I love getcolorcode.com

Triadic colors

1 #734226 and #267342 with #422673 are triadic colors.

2 #732642 and #264273 with #422673 are triadic colors.