Shades of Windsor #422887
Tints of Windsor #422887
RGB
CMYK
RGB Variations
Color information
#422887 (or 0x422887) is known color: Windsor. HEX triplet: 42, 28 and 87. RGB value is (66,40,135). Sum of RGB (Red+Green+Blue) = 66+40+135=241 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.39% from 241); Green value is 40 (16.02% from 255 or 16.60% from 241); Blue value is 135 (53.12% from 255 or 56.02% from 241); Max value from RGB is 135 - color contains mainly: blue. Hex color #422887 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #422887 is #BDD778. Grayscale: #3A3A3A. Windows color (decimal): -12441465 or 8857666. OLE color: 8857666.
HSL color Cylindrical-coordinate representation of color #422887: hue angle of 256.42º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #422887 is Cyan = 0.51, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 40 | 135 | - |
| CMYK | 0.51 | 0.70 | 0 | 0.47 |
| HSL | 256.42º | 0.54% | 0.34% | - |
| HSV(B) | 256.42º | 0.7% | 0.53% | - |
| XYZ | 7.38 | 4.43 | 23.39 | - |
| YUV | 58.6 | 171.11 | 133.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 40 | 135 | 0.51 | 0.70 | 0 | 0.47 | 256.42 | 0.54 | 0.34 |
| Hex | 42 | 28 | 87 | 33 | 46 | 0 | 2F | 100 | 36 | 22 |
| Octal | 102 | 50 | 207 | 63 | 106 | 0 | 57 | 400 | 66 | 42 |
| Binary | 1000010 | 101000 | 10000111 | 110011 | 1000110 | 0 | 101111 | 100000000 | 110110 | 100010 |
Color Harmonies of #422887
Complementary color
Monochromatic Colors of #422887
Black with #422887
Text Example
Text Example
White with #422887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422887; }
p { color: rgb(66,40,135); }
H1.HeaderClassName
{
color: #422887;
}
.AnyTagClassName
{
color: #422887;
}
</style>
background-color css
<style>
a { background-color: #422887; }
a { background-color: rgb(66,40,135); }
div.DivClassName
{
background-color: #422887;
}
.BgClassName
{
background-color: #422887;
}
</style>
border-color css
<style>
span { border-color: #422887; }
span { border-color: rgb(66,40,135); }
td.TdClassName
{
border-color: #422887;
}
.TagClassName
{
border-color: #422887;
}
</style>