Shades of Windsor #422487
Tints of Windsor #422487
RGB
CMYK
RGB Variations
Color information
#422487 (or 0x422487) is known color: Windsor. HEX triplet: 42, 24 and 87. RGB value is (66,36,135). Sum of RGB (Red+Green+Blue) = 66+36+135=237 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.85% from 237); Green value is 36 (14.45% from 255 or 15.19% from 237); Blue value is 135 (53.12% from 255 or 56.96% from 237); Max value from RGB is 135 - color contains mainly: blue. Hex color #422487 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #422487 is #BDDB78. Grayscale: #373737. Windows color (decimal): -12442489 or 8856642. OLE color: 8856642.
HSL color Cylindrical-coordinate representation of color #422487: hue angle of 258.18º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #422487 is Cyan = 0.51, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 36 | 135 | - |
| CMYK | 0.51 | 0.73 | 0 | 0.47 |
| HSL | 258.18º | 0.58% | 0.34% | - |
| HSV(B) | 258.18º | 0.73% | 0.53% | - |
| XYZ | 7.25 | 4.17 | 23.34 | - |
| YUV | 56.26 | 172.44 | 134.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 36 | 135 | 0.51 | 0.73 | 0 | 0.47 | 258.18 | 0.58 | 0.34 |
| Hex | 42 | 24 | 87 | 33 | 49 | 0 | 2F | 102 | 3A | 22 |
| Octal | 102 | 44 | 207 | 63 | 111 | 0 | 57 | 402 | 72 | 42 |
| Binary | 1000010 | 100100 | 10000111 | 110011 | 1001001 | 0 | 101111 | 100000010 | 111010 | 100010 |
Color Harmonies of #422487
Complementary color
Monochromatic Colors of #422487
Black with #422487
Text Example
Text Example
White with #422487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422487; }
p { color: rgb(66,36,135); }
H1.HeaderClassName
{
color: #422487;
}
.AnyTagClassName
{
color: #422487;
}
</style>
background-color css
<style>
a { background-color: #422487; }
a { background-color: rgb(66,36,135); }
div.DivClassName
{
background-color: #422487;
}
.BgClassName
{
background-color: #422487;
}
</style>
border-color css
<style>
span { border-color: #422487; }
span { border-color: rgb(66,36,135); }
td.TdClassName
{
border-color: #422487;
}
.TagClassName
{
border-color: #422487;
}
</style>