Shades of Windsor #422070
Tints of Windsor #422070
RGB
CMYK
RGB Variations
Color information
#422070 (or 0x422070) is known color: Windsor. HEX triplet: 42, 20 and 70. RGB value is (66,32,112). Sum of RGB (Red+Green+Blue) = 66+32+112=210 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.43% from 210); Green value is 32 (12.89% from 255 or 15.24% from 210); Blue value is 112 (44.14% from 255 or 53.33% from 210); Max value from RGB is 112 - color contains mainly: blue. Hex color #422070 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422070 is #BDDF8F. Grayscale: #333333. Windows color (decimal): -12443536 or 7348290. OLE color: 7348290.
HSL color Cylindrical-coordinate representation of color #422070: hue angle of 265.5º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #422070 is Cyan = 0.41, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 32 | 112 | - |
| CMYK | 0.41 | 0.71 | 0 | 0.56 |
| HSL | 265.5º | 0.56% | 0.28% | - |
| HSV(B) | 265.5º | 0.71% | 0.44% | - |
| XYZ | 5.69 | 3.36 | 15.68 | - |
| YUV | 51.29 | 162.26 | 138.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 32 | 112 | 0.41 | 0.71 | 0 | 0.56 | 265.5 | 0.56 | 0.28 |
| Hex | 42 | 20 | 70 | 29 | 47 | 0 | 38 | 10A | 38 | 1C |
| Octal | 102 | 40 | 160 | 51 | 107 | 0 | 70 | 412 | 70 | 34 |
| Binary | 1000010 | 100000 | 1110000 | 101001 | 1000111 | 0 | 111000 | 100001010 | 111000 | 11100 |
Color Harmonies of #422070
Complementary color
Monochromatic Colors of #422070
Black with #422070
Text Example
Text Example
White with #422070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422070; }
p { color: rgb(66,32,112); }
H1.HeaderClassName
{
color: #422070;
}
.AnyTagClassName
{
color: #422070;
}
</style>
background-color css
<style>
a { background-color: #422070; }
a { background-color: rgb(66,32,112); }
div.DivClassName
{
background-color: #422070;
}
.BgClassName
{
background-color: #422070;
}
</style>
border-color css
<style>
span { border-color: #422070; }
span { border-color: rgb(66,32,112); }
td.TdClassName
{
border-color: #422070;
}
.TagClassName
{
border-color: #422070;
}
</style>