Shades of Windsor #422979
Tints of Windsor #422979
RGB
CMYK
RGB Variations
Color information
#422979 (or 0x422979) is known color: Windsor. HEX triplet: 42, 29 and 79. RGB value is (66,41,121). Sum of RGB (Red+Green+Blue) = 66+41+121=228 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.95% from 228); Green value is 41 (16.41% from 255 or 17.98% from 228); Blue value is 121 (47.66% from 255 or 53.07% from 228); Max value from RGB is 121 - color contains mainly: blue. Hex color #422979 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422979 is #BDD686. Grayscale: #393939. Windows color (decimal): -12441223 or 7940418. OLE color: 7940418.
HSL color Cylindrical-coordinate representation of color #422979: hue angle of 258.75º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #422979 is Cyan = 0.45, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 41 | 121 | - |
| CMYK | 0.45 | 0.66 | 0 | 0.53 |
| HSL | 258.75º | 0.49% | 0.32% | - |
| HSV(B) | 258.75º | 0.66% | 0.47% | - |
| XYZ | 6.49 | 4.12 | 18.54 | - |
| YUV | 57.6 | 163.78 | 134 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 41 | 121 | 0.45 | 0.66 | 0 | 0.53 | 258.75 | 0.49 | 0.32 |
| Hex | 42 | 29 | 79 | 2D | 42 | 0 | 35 | 103 | 31 | 20 |
| Octal | 102 | 51 | 171 | 55 | 102 | 0 | 65 | 403 | 61 | 40 |
| Binary | 1000010 | 101001 | 1111001 | 101101 | 1000010 | 0 | 110101 | 100000011 | 110001 | 100000 |
Color Harmonies of #422979
Complementary color
Monochromatic Colors of #422979
Black with #422979
Text Example
Text Example
White with #422979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422979; }
p { color: rgb(66,41,121); }
H1.HeaderClassName
{
color: #422979;
}
.AnyTagClassName
{
color: #422979;
}
</style>
background-color css
<style>
a { background-color: #422979; }
a { background-color: rgb(66,41,121); }
div.DivClassName
{
background-color: #422979;
}
.BgClassName
{
background-color: #422979;
}
</style>
border-color css
<style>
span { border-color: #422979; }
span { border-color: rgb(66,41,121); }
td.TdClassName
{
border-color: #422979;
}
.TagClassName
{
border-color: #422979;
}
</style>