Shades of Windsor #422087
Tints of Windsor #422087
RGB
CMYK
RGB Variations
Color information
#422087 (or 0x422087) is known color: Windsor. HEX triplet: 42, 20 and 87. RGB value is (66,32,135). Sum of RGB (Red+Green+Blue) = 66+32+135=233 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.33% from 233); Green value is 32 (12.89% from 255 or 13.73% from 233); Blue value is 135 (53.12% from 255 or 57.94% from 233); Max value from RGB is 135 - color contains mainly: blue. Hex color #422087 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #422087 is #BDDF78. Grayscale: #353535. Windows color (decimal): -12443513 or 8855618. OLE color: 8855618.
HSL color Cylindrical-coordinate representation of color #422087: hue angle of 259.81º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #422087 is Cyan = 0.51, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 32 | 135 | - |
| CMYK | 0.51 | 0.76 | 0 | 0.47 |
| HSL | 259.81º | 0.62% | 0.33% | - |
| HSV(B) | 259.81º | 0.76% | 0.53% | - |
| XYZ | 7.14 | 3.94 | 23.31 | - |
| YUV | 53.91 | 173.76 | 136.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 32 | 135 | 0.51 | 0.76 | 0 | 0.47 | 259.81 | 0.62 | 0.33 |
| Hex | 42 | 20 | 87 | 33 | 4C | 0 | 2F | 104 | 3E | 21 |
| Octal | 102 | 40 | 207 | 63 | 114 | 0 | 57 | 404 | 76 | 41 |
| Binary | 1000010 | 100000 | 10000111 | 110011 | 1001100 | 0 | 101111 | 100000100 | 111110 | 100001 |
Color Harmonies of #422087
Complementary color
Monochromatic Colors of #422087
Black with #422087
Text Example
Text Example
White with #422087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422087; }
p { color: rgb(66,32,135); }
H1.HeaderClassName
{
color: #422087;
}
.AnyTagClassName
{
color: #422087;
}
</style>
background-color css
<style>
a { background-color: #422087; }
a { background-color: rgb(66,32,135); }
div.DivClassName
{
background-color: #422087;
}
.BgClassName
{
background-color: #422087;
}
</style>
border-color css
<style>
span { border-color: #422087; }
span { border-color: rgb(66,32,135); }
td.TdClassName
{
border-color: #422087;
}
.TagClassName
{
border-color: #422087;
}
</style>