Shades of Windsor #422479
Tints of Windsor #422479
RGB
CMYK
RGB Variations
Color information
#422479 (or 0x422479) is known color: Windsor. HEX triplet: 42, 24 and 79. RGB value is (66,36,121). Sum of RGB (Red+Green+Blue) = 66+36+121=223 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.60% from 223); Green value is 36 (14.45% from 255 or 16.14% from 223); Blue value is 121 (47.66% from 255 or 54.26% from 223); Max value from RGB is 121 - color contains mainly: blue. Hex color #422479 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422479 is #BDDB86. Grayscale: #363636. Windows color (decimal): -12442503 or 7939138. OLE color: 7939138.
HSL color Cylindrical-coordinate representation of color #422479: hue angle of 261.18º degrees, saturation: 0.54, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #422479 is Cyan = 0.45, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 36 | 121 | - |
| CMYK | 0.45 | 0.70 | 0 | 0.53 |
| HSL | 261.18º | 0.54% | 0.31% | - |
| HSV(B) | 261.18º | 0.7% | 0.47% | - |
| XYZ | 6.33 | 3.8 | 18.49 | - |
| YUV | 54.66 | 165.44 | 136.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 36 | 121 | 0.45 | 0.70 | 0 | 0.53 | 261.18 | 0.54 | 0.31 |
| Hex | 42 | 24 | 79 | 2D | 46 | 0 | 35 | 105 | 36 | 1F |
| Octal | 102 | 44 | 171 | 55 | 106 | 0 | 65 | 405 | 66 | 37 |
| Binary | 1000010 | 100100 | 1111001 | 101101 | 1000110 | 0 | 110101 | 100000101 | 110110 | 11111 |
Color Harmonies of #422479
Complementary color
Monochromatic Colors of #422479
Black with #422479
Text Example
Text Example
White with #422479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422479; }
p { color: rgb(66,36,121); }
H1.HeaderClassName
{
color: #422479;
}
.AnyTagClassName
{
color: #422479;
}
</style>
background-color css
<style>
a { background-color: #422479; }
a { background-color: rgb(66,36,121); }
div.DivClassName
{
background-color: #422479;
}
.BgClassName
{
background-color: #422479;
}
</style>
border-color css
<style>
span { border-color: #422479; }
span { border-color: rgb(66,36,121); }
td.TdClassName
{
border-color: #422479;
}
.TagClassName
{
border-color: #422479;
}
</style>