Shades of Windsor #422688
Tints of Windsor #422688
RGB
CMYK
RGB Variations
Color information
#422688 (or 0x422688) is known color: Windsor. HEX triplet: 42, 26 and 88. RGB value is (66,38,136). Sum of RGB (Red+Green+Blue) = 66+38+136=240 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.5% from 240); Green value is 38 (15.23% from 255 or 15.83% from 240); Blue value is 136 (53.52% from 255 or 56.67% from 240); Max value from RGB is 136 - color contains mainly: blue. Hex color #422688 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #422688 is #BDD977. Grayscale: #393939. Windows color (decimal): -12441976 or 8922690. OLE color: 8922690.
HSL color Cylindrical-coordinate representation of color #422688: hue angle of 257.14º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #422688 is Cyan = 0.51, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 38 | 136 | - |
| CMYK | 0.51 | 0.72 | 0 | 0.47 |
| HSL | 257.14º | 0.56% | 0.34% | - |
| HSV(B) | 257.14º | 0.72% | 0.53% | - |
| XYZ | 7.38 | 4.32 | 23.74 | - |
| YUV | 57.54 | 172.28 | 134.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 38 | 136 | 0.51 | 0.72 | 0 | 0.47 | 257.14 | 0.56 | 0.34 |
| Hex | 42 | 26 | 88 | 33 | 48 | 0 | 2F | 101 | 38 | 22 |
| Octal | 102 | 46 | 210 | 63 | 110 | 0 | 57 | 401 | 70 | 42 |
| Binary | 1000010 | 100110 | 10001000 | 110011 | 1001000 | 0 | 101111 | 100000001 | 111000 | 100010 |
Color Harmonies of #422688
Complementary color
Monochromatic Colors of #422688
Black with #422688
Text Example
Text Example
White with #422688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422688; }
p { color: rgb(66,38,136); }
H1.HeaderClassName
{
color: #422688;
}
.AnyTagClassName
{
color: #422688;
}
</style>
background-color css
<style>
a { background-color: #422688; }
a { background-color: rgb(66,38,136); }
div.DivClassName
{
background-color: #422688;
}
.BgClassName
{
background-color: #422688;
}
</style>
border-color css
<style>
span { border-color: #422688; }
span { border-color: rgb(66,38,136); }
td.TdClassName
{
border-color: #422688;
}
.TagClassName
{
border-color: #422688;
}
</style>