COLOR #422859

HEX: #422859 RGB: (66,40,89)

Color info

#422859 contains red, green and blue colors in about the same proportion. Web safe color of #422859 is #333366 (or #336).

RGB color model

#422859 color RGB value is (66,40,89).

RGB: (66,40,89) (26%, 16%, 35%)

RGB channels and saturation

R 66 of 255 = 26%
G 40 of 255 = 16%
B 89 of 255 = 35%

66
40
89

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

Portions of RGB colors in percentages

R + G + B = 66 + 40 + 89 = 195 (100%)
R 66 of 195 ~ 33.85%
G 40 of 195 ~ 20.51%
B 89 of 195 ~ 45.64'%

%33.85
%20.51
%45.64

CMYK color model

#422859 color CMYK value is (26,55,0,65).

  • cyan value is 25.84%
  • magenta value is 55.06%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (26,55,0,65)
C26M55Y0K65 (26%, 55%, 0%, 65%)
(0.26 / 0.55 / 0.00 / 0.65)

CMYK percentages

%25.84
%55.06
%0
%65.1

Codes

Color #422859 in popluar color models

42 28 59
RGB 66 40 89
HSL 272° 37.98% 25.29%
HSB/HSV 272° 55.06% 34.90%
CMYK 25.84% 55.06% 0.00%
65.10%

Color #422859 in popluar number systems.

HEX 42 28 59
Decimal 66 40 89
Binary 1000010 101000 1011001
Octal 102 50 131

Shades and tints

Shades of #422859

#422859
(66,40,89)
#3C2551
(60,37,81)
#362249
(54,34,73)
#301F41
(48,31,65)
#2A1C39
(42,28,57)
#241931
(36,25,49)
#1E1629
(30,22,41)
#181321
(24,19,33)
#121019
(18,16,25)
#0C0D11
(12,13,17)
#060A09
(6,10,9)
#000000
(0,0,0)

Tints of #422859

#422859
(66,40,89)
#533B68
(83,59,104)
#644E77
(100,78,119)
#756186
(117,97,134)
#867495
(134,116,149)
#9787A4
(151,135,164)
#A89AB3
(168,154,179)
#B9ADC2
(185,173,194)
#CAC0D1
(202,192,209)
#DBD3E0
(219,211,224)
#ECE6EF
(236,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #422859 color. Also use rgb(66,40,89) instead hex code.

Text Font Color

.myTextColor { color: #422859; }

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

This text font color is #422859.

Background Color

.myBgColor { background-color: #422859; }

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

This div background color is #422859.

Border color

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

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

This div border color is #422859.

Opacity

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

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

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

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

This text has shadow with #422859 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #422859.

Preview

Color preview on black background

This text has color #422859 on black background.


Color preview on white background

This text has color #422859 on white background.


Black color preview on #422859 background

This text has black color on #422859 background.


White color preview on #422859 background

This text has white color on #422859 background.


Related colors

Complementary color

Complementary color for #hex is #BDD7A6.


I love getcolorcode.com

Triadic colors

1 #594228 and #285942 with #422859 are triadic colors.

2 #592842 and #284259 with #422859 are triadic colors.