Shades of Windsor #422088
Tints of Windsor #422088
RGB
CMYK
RGB Variations
Color information
#422088 (or 0x422088) is known color: Windsor. HEX triplet: 42, 20 and 88. RGB value is (66,32,136). Sum of RGB (Red+Green+Blue) = 66+32+136=234 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.21% from 234); Green value is 32 (12.89% from 255 or 13.68% from 234); Blue value is 136 (53.52% from 255 or 58.12% from 234); Max value from RGB is 136 - color contains mainly: blue. Hex color #422088 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #422088 is #BDDF77. Grayscale: #353535. Windows color (decimal): -12443512 or 8921154. OLE color: 8921154.
HSL color Cylindrical-coordinate representation of color #422088: hue angle of 259.62º 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 #422088 is Cyan = 0.51, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 32 | 136 | - |
| CMYK | 0.51 | 0.76 | 0 | 0.47 |
| HSL | 259.62º | 0.62% | 0.33% | - |
| HSV(B) | 259.62º | 0.76% | 0.53% | - |
| XYZ | 7.21 | 3.97 | 23.68 | - |
| YUV | 54.02 | 174.26 | 136.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 32 | 136 | 0.51 | 0.76 | 0 | 0.47 | 259.62 | 0.62 | 0.33 |
| Hex | 42 | 20 | 88 | 33 | 4C | 0 | 2F | 104 | 3E | 21 |
| Octal | 102 | 40 | 210 | 63 | 114 | 0 | 57 | 404 | 76 | 41 |
| Binary | 1000010 | 100000 | 10001000 | 110011 | 1001100 | 0 | 101111 | 100000100 | 111110 | 100001 |
Color Harmonies of #422088
Complementary color
Monochromatic Colors of #422088
Black with #422088
Text Example
Text Example
White with #422088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422088; }
p { color: rgb(66,32,136); }
H1.HeaderClassName
{
color: #422088;
}
.AnyTagClassName
{
color: #422088;
}
</style>
background-color css
<style>
a { background-color: #422088; }
a { background-color: rgb(66,32,136); }
div.DivClassName
{
background-color: #422088;
}
.BgClassName
{
background-color: #422088;
}
</style>
border-color css
<style>
span { border-color: #422088; }
span { border-color: rgb(66,32,136); }
td.TdClassName
{
border-color: #422088;
}
.TagClassName
{
border-color: #422088;
}
</style>