Shades of Windsor #422776
Tints of Windsor #422776
RGB
CMYK
RGB Variations
Color information
#422776 (or 0x422776) is known color: Windsor. HEX triplet: 42, 27 and 76. RGB value is (66,39,118). Sum of RGB (Red+Green+Blue) = 66+39+118=223 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.60% from 223); Green value is 39 (15.62% from 255 or 17.49% from 223); Blue value is 118 (46.48% from 255 or 52.91% from 223); Max value from RGB is 118 - color contains mainly: blue. Hex color #422776 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422776 is #BDD889. Grayscale: #373737. Windows color (decimal): -12441738 or 7743298. OLE color: 7743298.
HSL color Cylindrical-coordinate representation of color #422776: hue angle of 260.51º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #422776 is Cyan = 0.44, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 39 | 118 | - |
| CMYK | 0.44 | 0.67 | 0 | 0.54 |
| HSL | 260.51º | 0.5% | 0.31% | - |
| HSV(B) | 260.51º | 0.67% | 0.46% | - |
| XYZ | 6.24 | 3.92 | 17.57 | - |
| YUV | 56.08 | 162.95 | 135.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 39 | 118 | 0.44 | 0.67 | 0 | 0.54 | 260.51 | 0.5 | 0.31 |
| Hex | 42 | 27 | 76 | 2C | 43 | 0 | 36 | 105 | 32 | 1F |
| Octal | 102 | 47 | 166 | 54 | 103 | 0 | 66 | 405 | 62 | 37 |
| Binary | 1000010 | 100111 | 1110110 | 101100 | 1000011 | 0 | 110110 | 100000101 | 110010 | 11111 |
Color Harmonies of #422776
Complementary color
Monochromatic Colors of #422776
Black with #422776
Text Example
Text Example
White with #422776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422776; }
p { color: rgb(66,39,118); }
H1.HeaderClassName
{
color: #422776;
}
.AnyTagClassName
{
color: #422776;
}
</style>
background-color css
<style>
a { background-color: #422776; }
a { background-color: rgb(66,39,118); }
div.DivClassName
{
background-color: #422776;
}
.BgClassName
{
background-color: #422776;
}
</style>
border-color css
<style>
span { border-color: #422776; }
span { border-color: rgb(66,39,118); }
td.TdClassName
{
border-color: #422776;
}
.TagClassName
{
border-color: #422776;
}
</style>