Shades of Windsor #422390
Tints of Windsor #422390
RGB
CMYK
RGB Variations
Color information
#422390 (or 0x422390) is known color: Windsor. HEX triplet: 42, 23 and 90. RGB value is (66,35,144). Sum of RGB (Red+Green+Blue) = 66+35+144=245 (32% of max value = 765). Red value is 66 (26.17% from 255 or 26.94% from 245); Green value is 35 (14.06% from 255 or 14.29% from 245); Blue value is 144 (56.64% from 255 or 58.78% from 245); Max value from RGB is 144 - color contains mainly: blue. Hex color #422390 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #422390 is #BDDC6F. Grayscale: #383838. Windows color (decimal): -12442736 or 9446210. OLE color: 9446210.
HSL color Cylindrical-coordinate representation of color #422390: hue angle of 257.06º degrees, saturation: 0.61, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #422390 is Cyan = 0.54, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 66 | 35 | 144 | - |
| CMYK | 0.54 | 0.76 | 0 | 0.44 |
| HSL | 257.06º | 0.61% | 0.35% | - |
| HSV(B) | 257.06º | 0.76% | 0.56% | - |
| XYZ | 7.88 | 4.37 | 26.81 | - |
| YUV | 56.7 | 177.27 | 134.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 35 | 144 | 0.54 | 0.76 | 0 | 0.44 | 257.06 | 0.61 | 0.35 |
| Hex | 42 | 23 | 90 | 36 | 4C | 0 | 2C | 101 | 3D | 23 |
| Octal | 102 | 43 | 220 | 66 | 114 | 0 | 54 | 401 | 75 | 43 |
| Binary | 1000010 | 100011 | 10010000 | 110110 | 1001100 | 0 | 101100 | 100000001 | 111101 | 100011 |
Color Harmonies of #422390
Complementary color
Monochromatic Colors of #422390
Black with #422390
Text Example
Text Example
White with #422390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422390; }
p { color: rgb(66,35,144); }
H1.HeaderClassName
{
color: #422390;
}
.AnyTagClassName
{
color: #422390;
}
</style>
background-color css
<style>
a { background-color: #422390; }
a { background-color: rgb(66,35,144); }
div.DivClassName
{
background-color: #422390;
}
.BgClassName
{
background-color: #422390;
}
</style>
border-color css
<style>
span { border-color: #422390; }
span { border-color: rgb(66,35,144); }
td.TdClassName
{
border-color: #422390;
}
.TagClassName
{
border-color: #422390;
}
</style>