Shades of Windsor #422782
Tints of Windsor #422782
RGB
CMYK
RGB Variations
Color information
#422782 (or 0x422782) is known color: Windsor. HEX triplet: 42, 27 and 82. RGB value is (66,39,130). Sum of RGB (Red+Green+Blue) = 66+39+130=235 (31% of max value = 765). Red value is 66 (26.17% from 255 or 28.09% from 235); Green value is 39 (15.62% from 255 or 16.60% from 235); Blue value is 130 (51.17% from 255 or 55.32% from 235); Max value from RGB is 130 - color contains mainly: blue. Hex color #422782 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #422782 is #BDD87D. Grayscale: #393939. Windows color (decimal): -12441726 or 8529730. OLE color: 8529730.
HSL color Cylindrical-coordinate representation of color #422782: hue angle of 257.8º 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 #422782 is Cyan = 0.49, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 66 | 39 | 130 | - |
| CMYK | 0.49 | 0.70 | 0 | 0.49 |
| HSL | 257.8º | 0.54% | 0.33% | - |
| HSV(B) | 257.8º | 0.7% | 0.51% | - |
| XYZ | 7 | 4.22 | 21.56 | - |
| YUV | 57.45 | 168.95 | 134.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 39 | 130 | 0.49 | 0.70 | 0 | 0.49 | 257.8 | 0.54 | 0.33 |
| Hex | 42 | 27 | 82 | 31 | 46 | 0 | 31 | 102 | 36 | 21 |
| Octal | 102 | 47 | 202 | 61 | 106 | 0 | 61 | 402 | 66 | 41 |
| Binary | 1000010 | 100111 | 10000010 | 110001 | 1000110 | 0 | 110001 | 100000010 | 110110 | 100001 |
Color Harmonies of #422782
Complementary color
Monochromatic Colors of #422782
Black with #422782
Text Example
Text Example
White with #422782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422782; }
p { color: rgb(66,39,130); }
H1.HeaderClassName
{
color: #422782;
}
.AnyTagClassName
{
color: #422782;
}
</style>
background-color css
<style>
a { background-color: #422782; }
a { background-color: rgb(66,39,130); }
div.DivClassName
{
background-color: #422782;
}
.BgClassName
{
background-color: #422782;
}
</style>
border-color css
<style>
span { border-color: #422782; }
span { border-color: rgb(66,39,130); }
td.TdClassName
{
border-color: #422782;
}
.TagClassName
{
border-color: #422782;
}
</style>