Shades of Windsor #422785
Tints of Windsor #422785
RGB
CMYK
RGB Variations
Color information
#422785 (or 0x422785) is known color: Windsor. HEX triplet: 42, 27 and 85. RGB value is (66,39,133). Sum of RGB (Red+Green+Blue) = 66+39+133=238 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.73% from 238); Green value is 39 (15.62% from 255 or 16.39% from 238); Blue value is 133 (52.34% from 255 or 55.88% from 238); Max value from RGB is 133 - color contains mainly: blue. Hex color #422785 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #422785 is #BDD87A. Grayscale: #393939. Windows color (decimal): -12441723 or 8726338. OLE color: 8726338.
HSL color Cylindrical-coordinate representation of color #422785: hue angle of 257.23º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #422785 is Cyan = 0.50, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 66 | 39 | 133 | - |
| CMYK | 0.50 | 0.71 | 0 | 0.48 |
| HSL | 257.23º | 0.55% | 0.34% | - |
| HSV(B) | 257.23º | 0.71% | 0.52% | - |
| XYZ | 7.21 | 4.3 | 22.64 | - |
| YUV | 57.79 | 170.45 | 133.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 39 | 133 | 0.50 | 0.71 | 0 | 0.48 | 257.23 | 0.55 | 0.34 |
| Hex | 42 | 27 | 85 | 32 | 47 | 0 | 30 | 101 | 37 | 22 |
| Octal | 102 | 47 | 205 | 62 | 107 | 0 | 60 | 401 | 67 | 42 |
| Binary | 1000010 | 100111 | 10000101 | 110010 | 1000111 | 0 | 110000 | 100000001 | 110111 | 100010 |
Color Harmonies of #422785
Complementary color
Monochromatic Colors of #422785
Black with #422785
Text Example
Text Example
White with #422785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422785; }
p { color: rgb(66,39,133); }
H1.HeaderClassName
{
color: #422785;
}
.AnyTagClassName
{
color: #422785;
}
</style>
background-color css
<style>
a { background-color: #422785; }
a { background-color: rgb(66,39,133); }
div.DivClassName
{
background-color: #422785;
}
.BgClassName
{
background-color: #422785;
}
</style>
border-color css
<style>
span { border-color: #422785; }
span { border-color: rgb(66,39,133); }
td.TdClassName
{
border-color: #422785;
}
.TagClassName
{
border-color: #422785;
}
</style>