Shades of Windsor #422775
Tints of Windsor #422775
RGB
CMYK
RGB Variations
Color information
#422775 (or 0x422775) is known color: Windsor. HEX triplet: 42, 27 and 75. RGB value is (66,39,117). Sum of RGB (Red+Green+Blue) = 66+39+117=222 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.73% from 222); Green value is 39 (15.62% from 255 or 17.57% from 222); Blue value is 117 (46.09% from 255 or 52.70% from 222); Max value from RGB is 117 - color contains mainly: blue. Hex color #422775 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422775 is #BDD88A. Grayscale: #373737. Windows color (decimal): -12441739 or 7677762. OLE color: 7677762.
HSL color Cylindrical-coordinate representation of color #422775: hue angle of 260.77º 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 #422775 is Cyan = 0.44, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 39 | 117 | - |
| CMYK | 0.44 | 0.67 | 0 | 0.54 |
| HSL | 260.77º | 0.5% | 0.31% | - |
| HSV(B) | 260.77º | 0.67% | 0.46% | - |
| XYZ | 6.18 | 3.89 | 17.26 | - |
| YUV | 55.97 | 162.45 | 135.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 39 | 117 | 0.44 | 0.67 | 0 | 0.54 | 260.77 | 0.5 | 0.31 |
| Hex | 42 | 27 | 75 | 2C | 43 | 0 | 36 | 105 | 32 | 1F |
| Octal | 102 | 47 | 165 | 54 | 103 | 0 | 66 | 405 | 62 | 37 |
| Binary | 1000010 | 100111 | 1110101 | 101100 | 1000011 | 0 | 110110 | 100000101 | 110010 | 11111 |
Color Harmonies of #422775
Complementary color
Monochromatic Colors of #422775
Black with #422775
Text Example
Text Example
White with #422775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422775; }
p { color: rgb(66,39,117); }
H1.HeaderClassName
{
color: #422775;
}
.AnyTagClassName
{
color: #422775;
}
</style>
background-color css
<style>
a { background-color: #422775; }
a { background-color: rgb(66,39,117); }
div.DivClassName
{
background-color: #422775;
}
.BgClassName
{
background-color: #422775;
}
</style>
border-color css
<style>
span { border-color: #422775; }
span { border-color: rgb(66,39,117); }
td.TdClassName
{
border-color: #422775;
}
.TagClassName
{
border-color: #422775;
}
</style>