Shades of Windsor #422670
Tints of Windsor #422670
RGB
CMYK
RGB Variations
Color information
#422670 (or 0x422670) is known color: Windsor. HEX triplet: 42, 26 and 70. RGB value is (66,38,112). Sum of RGB (Red+Green+Blue) = 66+38+112=216 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.56% from 216); Green value is 38 (15.23% from 255 or 17.59% from 216); Blue value is 112 (44.14% from 255 or 51.85% from 216); Max value from RGB is 112 - color contains mainly: blue. Hex color #422670 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422670 is #BDD98F. Grayscale: #363636. Windows color (decimal): -12442000 or 7349826. OLE color: 7349826.
HSL color Cylindrical-coordinate representation of color #422670: hue angle of 262.7º degrees, saturation: 0.49, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #422670 is Cyan = 0.41, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 38 | 112 | - |
| CMYK | 0.41 | 0.66 | 0 | 0.56 |
| HSL | 262.7º | 0.49% | 0.29% | - |
| HSV(B) | 262.7º | 0.66% | 0.44% | - |
| XYZ | 5.86 | 3.71 | 15.74 | - |
| YUV | 54.81 | 160.28 | 135.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 38 | 112 | 0.41 | 0.66 | 0 | 0.56 | 262.7 | 0.49 | 0.29 |
| Hex | 42 | 26 | 70 | 29 | 42 | 0 | 38 | 107 | 31 | 1D |
| Octal | 102 | 46 | 160 | 51 | 102 | 0 | 70 | 407 | 61 | 35 |
| Binary | 1000010 | 100110 | 1110000 | 101001 | 1000010 | 0 | 111000 | 100000111 | 110001 | 11101 |
Color Harmonies of #422670
Complementary color
Monochromatic Colors of #422670
Black with #422670
Text Example
Text Example
White with #422670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422670; }
p { color: rgb(66,38,112); }
H1.HeaderClassName
{
color: #422670;
}
.AnyTagClassName
{
color: #422670;
}
</style>
background-color css
<style>
a { background-color: #422670; }
a { background-color: rgb(66,38,112); }
div.DivClassName
{
background-color: #422670;
}
.BgClassName
{
background-color: #422670;
}
</style>
border-color css
<style>
span { border-color: #422670; }
span { border-color: rgb(66,38,112); }
td.TdClassName
{
border-color: #422670;
}
.TagClassName
{
border-color: #422670;
}
</style>