Shades of Windsor #422786
Tints of Windsor #422786
RGB
CMYK
RGB Variations
Color information
#422786 (or 0x422786) is known color: Windsor. HEX triplet: 42, 27 and 86. RGB value is (66,39,134). Sum of RGB (Red+Green+Blue) = 66+39+134=239 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.62% from 239); Green value is 39 (15.62% from 255 or 16.32% from 239); Blue value is 134 (52.73% from 255 or 56.07% from 239); Max value from RGB is 134 - color contains mainly: blue. Hex color #422786 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #422786 is #BDD879. Grayscale: #393939. Windows color (decimal): -12441722 or 8791874. OLE color: 8791874.
HSL color Cylindrical-coordinate representation of color #422786: hue angle of 257.05º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #422786 is Cyan = 0.51, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 39 | 134 | - |
| CMYK | 0.51 | 0.71 | 0 | 0.47 |
| HSL | 257.05º | 0.55% | 0.34% | - |
| HSV(B) | 257.05º | 0.71% | 0.53% | - |
| XYZ | 7.28 | 4.33 | 23.01 | - |
| YUV | 57.9 | 170.95 | 133.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 39 | 134 | 0.51 | 0.71 | 0 | 0.47 | 257.05 | 0.55 | 0.34 |
| Hex | 42 | 27 | 86 | 33 | 47 | 0 | 2F | 101 | 37 | 22 |
| Octal | 102 | 47 | 206 | 63 | 107 | 0 | 57 | 401 | 67 | 42 |
| Binary | 1000010 | 100111 | 10000110 | 110011 | 1000111 | 0 | 101111 | 100000001 | 110111 | 100010 |
Color Harmonies of #422786
Complementary color
Monochromatic Colors of #422786
Black with #422786
Text Example
Text Example
White with #422786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422786; }
p { color: rgb(66,39,134); }
H1.HeaderClassName
{
color: #422786;
}
.AnyTagClassName
{
color: #422786;
}
</style>
background-color css
<style>
a { background-color: #422786; }
a { background-color: rgb(66,39,134); }
div.DivClassName
{
background-color: #422786;
}
.BgClassName
{
background-color: #422786;
}
</style>
border-color css
<style>
span { border-color: #422786; }
span { border-color: rgb(66,39,134); }
td.TdClassName
{
border-color: #422786;
}
.TagClassName
{
border-color: #422786;
}
</style>