Shades of Windsor #422170
Tints of Windsor #422170
RGB
CMYK
RGB Variations
Color information
#422170 (or 0x422170) is known color: Windsor. HEX triplet: 42, 21 and 70. RGB value is (66,33,112). Sum of RGB (Red+Green+Blue) = 66+33+112=211 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.28% from 211); Green value is 33 (13.28% from 255 or 15.64% from 211); Blue value is 112 (44.14% from 255 or 53.08% from 211); Max value from RGB is 112 - color contains mainly: blue. Hex color #422170 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422170 is #BDDE8F. Grayscale: #333333. Windows color (decimal): -12443280 or 7348546. OLE color: 7348546.
HSL color Cylindrical-coordinate representation of color #422170: hue angle of 265.06º degrees, saturation: 0.54, 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 #422170 is Cyan = 0.41, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 33 | 112 | - |
| CMYK | 0.41 | 0.71 | 0 | 0.56 |
| HSL | 265.06º | 0.54% | 0.28% | - |
| HSV(B) | 265.06º | 0.71% | 0.44% | - |
| XYZ | 5.72 | 3.42 | 15.69 | - |
| YUV | 51.87 | 161.93 | 138.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 33 | 112 | 0.41 | 0.71 | 0 | 0.56 | 265.06 | 0.54 | 0.28 |
| Hex | 42 | 21 | 70 | 29 | 47 | 0 | 38 | 109 | 36 | 1C |
| Octal | 102 | 41 | 160 | 51 | 107 | 0 | 70 | 411 | 66 | 34 |
| Binary | 1000010 | 100001 | 1110000 | 101001 | 1000111 | 0 | 111000 | 100001001 | 110110 | 11100 |
Color Harmonies of #422170
Complementary color
Monochromatic Colors of #422170
Black with #422170
Text Example
Text Example
White with #422170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422170; }
p { color: rgb(66,33,112); }
H1.HeaderClassName
{
color: #422170;
}
.AnyTagClassName
{
color: #422170;
}
</style>
background-color css
<style>
a { background-color: #422170; }
a { background-color: rgb(66,33,112); }
div.DivClassName
{
background-color: #422170;
}
.BgClassName
{
background-color: #422170;
}
</style>
border-color css
<style>
span { border-color: #422170; }
span { border-color: rgb(66,33,112); }
td.TdClassName
{
border-color: #422170;
}
.TagClassName
{
border-color: #422170;
}
</style>