Shades of Windsor #422276
Tints of Windsor #422276
RGB
CMYK
RGB Variations
Color information
#422276 (or 0x422276) is known color: Windsor. HEX triplet: 42, 22 and 76. RGB value is (66,34,118). Sum of RGB (Red+Green+Blue) = 66+34+118=218 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.28% from 218); Green value is 34 (13.67% from 255 or 15.60% from 218); Blue value is 118 (46.48% from 255 or 54.13% from 218); Max value from RGB is 118 - color contains mainly: blue. Hex color #422276 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422276 is #BDDD89. Grayscale: #343434. Windows color (decimal): -12443018 or 7742018. OLE color: 7742018.
HSL color Cylindrical-coordinate representation of color #422276: hue angle of 262.86º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #422276 is Cyan = 0.44, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 34 | 118 | - |
| CMYK | 0.44 | 0.71 | 0 | 0.54 |
| HSL | 262.86º | 0.55% | 0.3% | - |
| HSV(B) | 262.86º | 0.71% | 0.46% | - |
| XYZ | 6.09 | 3.61 | 17.52 | - |
| YUV | 53.14 | 164.6 | 137.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 34 | 118 | 0.44 | 0.71 | 0 | 0.54 | 262.86 | 0.55 | 0.3 |
| Hex | 42 | 22 | 76 | 2C | 47 | 0 | 36 | 107 | 37 | 1E |
| Octal | 102 | 42 | 166 | 54 | 107 | 0 | 66 | 407 | 67 | 36 |
| Binary | 1000010 | 100010 | 1110110 | 101100 | 1000111 | 0 | 110110 | 100000111 | 110111 | 11110 |
Color Harmonies of #422276
Complementary color
Monochromatic Colors of #422276
Black with #422276
Text Example
Text Example
White with #422276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422276; }
p { color: rgb(66,34,118); }
H1.HeaderClassName
{
color: #422276;
}
.AnyTagClassName
{
color: #422276;
}
</style>
background-color css
<style>
a { background-color: #422276; }
a { background-color: rgb(66,34,118); }
div.DivClassName
{
background-color: #422276;
}
.BgClassName
{
background-color: #422276;
}
</style>
border-color css
<style>
span { border-color: #422276; }
span { border-color: rgb(66,34,118); }
td.TdClassName
{
border-color: #422276;
}
.TagClassName
{
border-color: #422276;
}
</style>