Shades of Windsor #422783
Tints of Windsor #422783
RGB
CMYK
RGB Variations
Color information
#422783 (or 0x422783) is known color: Windsor. HEX triplet: 42, 27 and 83. RGB value is (66,39,131). Sum of RGB (Red+Green+Blue) = 66+39+131=236 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.97% from 236); Green value is 39 (15.62% from 255 or 16.53% from 236); Blue value is 131 (51.56% from 255 or 55.51% from 236); Max value from RGB is 131 - color contains mainly: blue. Hex color #422783 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #422783 is #BDD87C. Grayscale: #393939. Windows color (decimal): -12441725 or 8595266. OLE color: 8595266.
HSL color Cylindrical-coordinate representation of color #422783: hue angle of 257.61º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #422783 is Cyan = 0.50, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 66 | 39 | 131 | - |
| CMYK | 0.50 | 0.70 | 0 | 0.49 |
| HSL | 257.61º | 0.54% | 0.33% | - |
| HSV(B) | 257.61º | 0.7% | 0.51% | - |
| XYZ | 7.07 | 4.25 | 21.92 | - |
| YUV | 57.56 | 169.45 | 134.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 39 | 131 | 0.50 | 0.70 | 0 | 0.49 | 257.61 | 0.54 | 0.33 |
| Hex | 42 | 27 | 83 | 32 | 46 | 0 | 31 | 102 | 36 | 21 |
| Octal | 102 | 47 | 203 | 62 | 106 | 0 | 61 | 402 | 66 | 41 |
| Binary | 1000010 | 100111 | 10000011 | 110010 | 1000110 | 0 | 110001 | 100000010 | 110110 | 100001 |
Color Harmonies of #422783
Complementary color
Monochromatic Colors of #422783
Black with #422783
Text Example
Text Example
White with #422783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422783; }
p { color: rgb(66,39,131); }
H1.HeaderClassName
{
color: #422783;
}
.AnyTagClassName
{
color: #422783;
}
</style>
background-color css
<style>
a { background-color: #422783; }
a { background-color: rgb(66,39,131); }
div.DivClassName
{
background-color: #422783;
}
.BgClassName
{
background-color: #422783;
}
</style>
border-color css
<style>
span { border-color: #422783; }
span { border-color: rgb(66,39,131); }
td.TdClassName
{
border-color: #422783;
}
.TagClassName
{
border-color: #422783;
}
</style>