Shades of Windsor #422873
Tints of Windsor #422873
RGB
CMYK
RGB Variations
Color information
#422873 (or 0x422873) is known color: Windsor. HEX triplet: 42, 28 and 73. RGB value is (66,40,115). Sum of RGB (Red+Green+Blue) = 66+40+115=221 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.86% from 221); Green value is 40 (16.02% from 255 or 18.10% from 221); Blue value is 115 (45.31% from 255 or 52.04% from 221); Max value from RGB is 115 - color contains mainly: blue. Hex color #422873 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422873 is #BDD78C. Grayscale: #383838. Windows color (decimal): -12441485 or 7546946. OLE color: 7546946.
HSL color Cylindrical-coordinate representation of color #422873: hue angle of 260.8º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #422873 is Cyan = 0.43, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 40 | 115 | - |
| CMYK | 0.43 | 0.65 | 0 | 0.55 |
| HSL | 260.8º | 0.48% | 0.3% | - |
| HSV(B) | 260.8º | 0.65% | 0.45% | - |
| XYZ | 6.1 | 3.91 | 16.65 | - |
| YUV | 56.32 | 161.11 | 134.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 40 | 115 | 0.43 | 0.65 | 0 | 0.55 | 260.8 | 0.48 | 0.3 |
| Hex | 42 | 28 | 73 | 2B | 41 | 0 | 37 | 105 | 30 | 1E |
| Octal | 102 | 50 | 163 | 53 | 101 | 0 | 67 | 405 | 60 | 36 |
| Binary | 1000010 | 101000 | 1110011 | 101011 | 1000001 | 0 | 110111 | 100000101 | 110000 | 11110 |
Color Harmonies of #422873
Complementary color
Monochromatic Colors of #422873
Black with #422873
Text Example
Text Example
White with #422873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422873; }
p { color: rgb(66,40,115); }
H1.HeaderClassName
{
color: #422873;
}
.AnyTagClassName
{
color: #422873;
}
</style>
background-color css
<style>
a { background-color: #422873; }
a { background-color: rgb(66,40,115); }
div.DivClassName
{
background-color: #422873;
}
.BgClassName
{
background-color: #422873;
}
</style>
border-color css
<style>
span { border-color: #422873; }
span { border-color: rgb(66,40,115); }
td.TdClassName
{
border-color: #422873;
}
.TagClassName
{
border-color: #422873;
}
</style>