Shades of Windsor #422085
Tints of Windsor #422085
RGB
CMYK
RGB Variations
Color information
#422085 (or 0x422085) is known color: Windsor. HEX triplet: 42, 20 and 85. RGB value is (66,32,133). Sum of RGB (Red+Green+Blue) = 66+32+133=231 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.57% from 231); Green value is 32 (12.89% from 255 or 13.85% from 231); Blue value is 133 (52.34% from 255 or 57.58% from 231); Max value from RGB is 133 - color contains mainly: blue. Hex color #422085 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #422085 is #BDDF7A. Grayscale: #353535. Windows color (decimal): -12443515 or 8724546. OLE color: 8724546.
HSL color Cylindrical-coordinate representation of color #422085: hue angle of 260.2º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #422085 is Cyan = 0.50, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 66 | 32 | 133 | - |
| CMYK | 0.50 | 0.76 | 0 | 0.48 |
| HSL | 260.2º | 0.61% | 0.32% | - |
| HSV(B) | 260.2º | 0.76% | 0.52% | - |
| XYZ | 7 | 3.88 | 22.57 | - |
| YUV | 53.68 | 172.76 | 136.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 32 | 133 | 0.50 | 0.76 | 0 | 0.48 | 260.2 | 0.61 | 0.32 |
| Hex | 42 | 20 | 85 | 32 | 4C | 0 | 30 | 104 | 3D | 20 |
| Octal | 102 | 40 | 205 | 62 | 114 | 0 | 60 | 404 | 75 | 40 |
| Binary | 1000010 | 100000 | 10000101 | 110010 | 1001100 | 0 | 110000 | 100000100 | 111101 | 100000 |
Color Harmonies of #422085
Complementary color
Monochromatic Colors of #422085
Black with #422085
Text Example
Text Example
White with #422085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422085; }
p { color: rgb(66,32,133); }
H1.HeaderClassName
{
color: #422085;
}
.AnyTagClassName
{
color: #422085;
}
</style>
background-color css
<style>
a { background-color: #422085; }
a { background-color: rgb(66,32,133); }
div.DivClassName
{
background-color: #422085;
}
.BgClassName
{
background-color: #422085;
}
</style>
border-color css
<style>
span { border-color: #422085; }
span { border-color: rgb(66,32,133); }
td.TdClassName
{
border-color: #422085;
}
.TagClassName
{
border-color: #422085;
}
</style>