Shades of Windsor #422585
Tints of Windsor #422585
RGB
CMYK
RGB Variations
Color information
#422585 (or 0x422585) is known color: Windsor. HEX triplet: 42, 25 and 85. RGB value is (66,37,133). Sum of RGB (Red+Green+Blue) = 66+37+133=236 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.97% from 236); Green value is 37 (14.84% from 255 or 15.68% from 236); Blue value is 133 (52.34% from 255 or 56.36% from 236); Max value from RGB is 133 - color contains mainly: blue. Hex color #422585 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #422585 is #BDDA7A. Grayscale: #383838. Windows color (decimal): -12442235 or 8725826. OLE color: 8725826.
HSL color Cylindrical-coordinate representation of color #422585: hue angle of 258.12º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #422585 is Cyan = 0.50, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 66 | 37 | 133 | - |
| CMYK | 0.50 | 0.72 | 0 | 0.48 |
| HSL | 258.13º | 0.56% | 0.33% | - |
| HSV(B) | 258.13º | 0.72% | 0.52% | - |
| XYZ | 7.14 | 4.17 | 22.62 | - |
| YUV | 56.62 | 171.11 | 134.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 37 | 133 | 0.50 | 0.72 | 0 | 0.48 | 258.13 | 0.56 | 0.33 |
| Hex | 42 | 25 | 85 | 32 | 48 | 0 | 30 | 102 | 38 | 21 |
| Octal | 102 | 45 | 205 | 62 | 110 | 0 | 60 | 402 | 70 | 41 |
| Binary | 1000010 | 100101 | 10000101 | 110010 | 1001000 | 0 | 110000 | 100000010 | 111000 | 100001 |
Color Harmonies of #422585
Complementary color
Monochromatic Colors of #422585
Black with #422585
Text Example
Text Example
White with #422585
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422585; }
p { color: rgb(66,37,133); }
H1.HeaderClassName
{
color: #422585;
}
.AnyTagClassName
{
color: #422585;
}
</style>
background-color css
<style>
a { background-color: #422585; }
a { background-color: rgb(66,37,133); }
div.DivClassName
{
background-color: #422585;
}
.BgClassName
{
background-color: #422585;
}
</style>
border-color css
<style>
span { border-color: #422585; }
span { border-color: rgb(66,37,133); }
td.TdClassName
{
border-color: #422585;
}
.TagClassName
{
border-color: #422585;
}
</style>