Shades of Windsor #422676
Tints of Windsor #422676
RGB
CMYK
RGB Variations
Color information
#422676 (or 0x422676) is known color: Windsor. HEX triplet: 42, 26 and 76. RGB value is (66,38,118). Sum of RGB (Red+Green+Blue) = 66+38+118=222 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.73% from 222); Green value is 38 (15.23% from 255 or 17.12% from 222); Blue value is 118 (46.48% from 255 or 53.15% from 222); Max value from RGB is 118 - color contains mainly: blue. Hex color #422676 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422676 is #BDD989. Grayscale: #373737. Windows color (decimal): -12441994 or 7743042. OLE color: 7743042.
HSL color Cylindrical-coordinate representation of color #422676: hue angle of 261º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #422676 is Cyan = 0.44, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 38 | 118 | - |
| CMYK | 0.44 | 0.68 | 0 | 0.54 |
| HSL | 261º | 0.51% | 0.31% | - |
| HSV(B) | 261º | 0.68% | 0.46% | - |
| XYZ | 6.21 | 3.85 | 17.56 | - |
| YUV | 55.49 | 163.28 | 135.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 38 | 118 | 0.44 | 0.68 | 0 | 0.54 | 261 | 0.51 | 0.31 |
| Hex | 42 | 26 | 76 | 2C | 44 | 0 | 36 | 105 | 33 | 1F |
| Octal | 102 | 46 | 166 | 54 | 104 | 0 | 66 | 405 | 63 | 37 |
| Binary | 1000010 | 100110 | 1110110 | 101100 | 1000100 | 0 | 110110 | 100000101 | 110011 | 11111 |
Color Harmonies of #422676
Complementary color
Monochromatic Colors of #422676
Black with #422676
Text Example
Text Example
White with #422676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422676; }
p { color: rgb(66,38,118); }
H1.HeaderClassName
{
color: #422676;
}
.AnyTagClassName
{
color: #422676;
}
</style>
background-color css
<style>
a { background-color: #422676; }
a { background-color: rgb(66,38,118); }
div.DivClassName
{
background-color: #422676;
}
.BgClassName
{
background-color: #422676;
}
</style>
border-color css
<style>
span { border-color: #422676; }
span { border-color: rgb(66,38,118); }
td.TdClassName
{
border-color: #422676;
}
.TagClassName
{
border-color: #422676;
}
</style>