Shades of Windsor #422588
Tints of Windsor #422588
RGB
CMYK
RGB Variations
Color information
#422588 (or 0x422588) is known color: Windsor. HEX triplet: 42, 25 and 88. RGB value is (66,37,136). Sum of RGB (Red+Green+Blue) = 66+37+136=239 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.62% from 239); Green value is 37 (14.84% from 255 or 15.48% from 239); Blue value is 136 (53.52% from 255 or 56.90% from 239); Max value from RGB is 136 - color contains mainly: blue. Hex color #422588 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #422588 is #BDDA77. Grayscale: #383838. Windows color (decimal): -12442232 or 8922434. OLE color: 8922434.
HSL color Cylindrical-coordinate representation of color #422588: hue angle of 257.58º degrees, saturation: 0.57, 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 #422588 is Cyan = 0.51, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 37 | 136 | - |
| CMYK | 0.51 | 0.73 | 0 | 0.47 |
| HSL | 257.58º | 0.57% | 0.34% | - |
| HSV(B) | 257.58º | 0.73% | 0.53% | - |
| XYZ | 7.35 | 4.26 | 23.73 | - |
| YUV | 56.96 | 172.61 | 134.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 37 | 136 | 0.51 | 0.73 | 0 | 0.47 | 257.58 | 0.57 | 0.34 |
| Hex | 42 | 25 | 88 | 33 | 49 | 0 | 2F | 102 | 39 | 22 |
| Octal | 102 | 45 | 210 | 63 | 111 | 0 | 57 | 402 | 71 | 42 |
| Binary | 1000010 | 100101 | 10001000 | 110011 | 1001001 | 0 | 101111 | 100000010 | 111001 | 100010 |
Color Harmonies of #422588
Complementary color
Monochromatic Colors of #422588
Black with #422588
Text Example
Text Example
White with #422588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422588; }
p { color: rgb(66,37,136); }
H1.HeaderClassName
{
color: #422588;
}
.AnyTagClassName
{
color: #422588;
}
</style>
background-color css
<style>
a { background-color: #422588; }
a { background-color: rgb(66,37,136); }
div.DivClassName
{
background-color: #422588;
}
.BgClassName
{
background-color: #422588;
}
</style>
border-color css
<style>
span { border-color: #422588; }
span { border-color: rgb(66,37,136); }
td.TdClassName
{
border-color: #422588;
}
.TagClassName
{
border-color: #422588;
}
</style>