Shades of Windsor #422876
Tints of Windsor #422876
RGB
CMYK
RGB Variations
Color information
#422876 (or 0x422876) is known color: Windsor. HEX triplet: 42, 28 and 76. RGB value is (66,40,118). Sum of RGB (Red+Green+Blue) = 66+40+118=224 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.46% from 224); Green value is 40 (16.02% from 255 or 17.86% from 224); Blue value is 118 (46.48% from 255 or 52.68% from 224); Max value from RGB is 118 - color contains mainly: blue. Hex color #422876 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422876 is #BDD789. Grayscale: #383838. Windows color (decimal): -12441482 or 7743554. OLE color: 7743554.
HSL color Cylindrical-coordinate representation of color #422876: hue angle of 260º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #422876 is Cyan = 0.44, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 40 | 118 | - |
| CMYK | 0.44 | 0.66 | 0 | 0.54 |
| HSL | 260º | 0.49% | 0.31% | - |
| HSV(B) | 260º | 0.66% | 0.46% | - |
| XYZ | 6.28 | 3.98 | 17.58 | - |
| YUV | 56.67 | 162.61 | 134.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 40 | 118 | 0.44 | 0.66 | 0 | 0.54 | 260 | 0.49 | 0.31 |
| Hex | 42 | 28 | 76 | 2C | 42 | 0 | 36 | 104 | 31 | 1F |
| Octal | 102 | 50 | 166 | 54 | 102 | 0 | 66 | 404 | 61 | 37 |
| Binary | 1000010 | 101000 | 1110110 | 101100 | 1000010 | 0 | 110110 | 100000100 | 110001 | 11111 |
Color Harmonies of #422876
Complementary color
Monochromatic Colors of #422876
Black with #422876
Text Example
Text Example
White with #422876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422876; }
p { color: rgb(66,40,118); }
H1.HeaderClassName
{
color: #422876;
}
.AnyTagClassName
{
color: #422876;
}
</style>
background-color css
<style>
a { background-color: #422876; }
a { background-color: rgb(66,40,118); }
div.DivClassName
{
background-color: #422876;
}
.BgClassName
{
background-color: #422876;
}
</style>
border-color css
<style>
span { border-color: #422876; }
span { border-color: rgb(66,40,118); }
td.TdClassName
{
border-color: #422876;
}
.TagClassName
{
border-color: #422876;
}
</style>