Shades of Windsor #422675
Tints of Windsor #422675
RGB
CMYK
RGB Variations
Color information
#422675 (or 0x422675) is known color: Windsor. HEX triplet: 42, 26 and 75. RGB value is (66,38,117). Sum of RGB (Red+Green+Blue) = 66+38+117=221 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.86% from 221); Green value is 38 (15.23% from 255 or 17.19% from 221); Blue value is 117 (46.09% from 255 or 52.94% from 221); Max value from RGB is 117 - color contains mainly: blue. Hex color #422675 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422675 is #BDD98A. Grayscale: #373737. Windows color (decimal): -12441995 or 7677506. OLE color: 7677506.
HSL color Cylindrical-coordinate representation of color #422675: hue angle of 261.27º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #422675 is Cyan = 0.44, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 38 | 117 | - |
| CMYK | 0.44 | 0.68 | 0 | 0.54 |
| HSL | 261.27º | 0.51% | 0.3% | - |
| HSV(B) | 261.27º | 0.68% | 0.46% | - |
| XYZ | 6.15 | 3.83 | 17.24 | - |
| YUV | 55.38 | 162.78 | 135.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 38 | 117 | 0.44 | 0.68 | 0 | 0.54 | 261.27 | 0.51 | 0.3 |
| Hex | 42 | 26 | 75 | 2C | 44 | 0 | 36 | 105 | 33 | 1E |
| Octal | 102 | 46 | 165 | 54 | 104 | 0 | 66 | 405 | 63 | 36 |
| Binary | 1000010 | 100110 | 1110101 | 101100 | 1000100 | 0 | 110110 | 100000101 | 110011 | 11110 |
Color Harmonies of #422675
Complementary color
Monochromatic Colors of #422675
Black with #422675
Text Example
Text Example
White with #422675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422675; }
p { color: rgb(66,38,117); }
H1.HeaderClassName
{
color: #422675;
}
.AnyTagClassName
{
color: #422675;
}
</style>
background-color css
<style>
a { background-color: #422675; }
a { background-color: rgb(66,38,117); }
div.DivClassName
{
background-color: #422675;
}
.BgClassName
{
background-color: #422675;
}
</style>
border-color css
<style>
span { border-color: #422675; }
span { border-color: rgb(66,38,117); }
td.TdClassName
{
border-color: #422675;
}
.TagClassName
{
border-color: #422675;
}
</style>