Shades of Windsor #422787
Tints of Windsor #422787
RGB
CMYK
RGB Variations
Color information
#422787 (or 0x422787) is known color: Windsor. HEX triplet: 42, 27 and 87. RGB value is (66,39,135). Sum of RGB (Red+Green+Blue) = 66+39+135=240 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.5% from 240); Green value is 39 (15.62% from 255 or 16.25% from 240); Blue value is 135 (53.12% from 255 or 56.25% from 240); Max value from RGB is 135 - color contains mainly: blue. Hex color #422787 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #422787 is #BDD878. Grayscale: #393939. Windows color (decimal): -12441721 or 8857410. OLE color: 8857410.
HSL color Cylindrical-coordinate representation of color #422787: hue angle of 256.88º 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 #422787 is Cyan = 0.51, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 39 | 135 | - |
| CMYK | 0.51 | 0.71 | 0 | 0.47 |
| HSL | 256.88º | 0.55% | 0.34% | - |
| HSV(B) | 256.88º | 0.71% | 0.53% | - |
| XYZ | 7.35 | 4.36 | 23.38 | - |
| YUV | 58.02 | 171.45 | 133.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 39 | 135 | 0.51 | 0.71 | 0 | 0.47 | 256.88 | 0.55 | 0.34 |
| Hex | 42 | 27 | 87 | 33 | 47 | 0 | 2F | 101 | 37 | 22 |
| Octal | 102 | 47 | 207 | 63 | 107 | 0 | 57 | 401 | 67 | 42 |
| Binary | 1000010 | 100111 | 10000111 | 110011 | 1000111 | 0 | 101111 | 100000001 | 110111 | 100010 |
Color Harmonies of #422787
Complementary color
Monochromatic Colors of #422787
Black with #422787
Text Example
Text Example
White with #422787
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422787; }
p { color: rgb(66,39,135); }
H1.HeaderClassName
{
color: #422787;
}
.AnyTagClassName
{
color: #422787;
}
</style>
background-color css
<style>
a { background-color: #422787; }
a { background-color: rgb(66,39,135); }
div.DivClassName
{
background-color: #422787;
}
.BgClassName
{
background-color: #422787;
}
</style>
border-color css
<style>
span { border-color: #422787; }
span { border-color: rgb(66,39,135); }
td.TdClassName
{
border-color: #422787;
}
.TagClassName
{
border-color: #422787;
}
</style>