Shades of Windsor #422872
Tints of Windsor #422872
RGB
CMYK
RGB Variations
Color information
#422872 (or 0x422872) is known color: Windsor. HEX triplet: 42, 28 and 72. RGB value is (66,40,114). Sum of RGB (Red+Green+Blue) = 66+40+114=220 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30% from 220); Green value is 40 (16.02% from 255 or 18.18% from 220); Blue value is 114 (44.92% from 255 or 51.82% from 220); Max value from RGB is 114 - color contains mainly: blue. Hex color #422872 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422872 is #BDD78D. Grayscale: #373737. Windows color (decimal): -12441486 or 7481410. OLE color: 7481410.
HSL color Cylindrical-coordinate representation of color #422872: hue angle of 261.08º 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 #422872 is Cyan = 0.42, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 40 | 114 | - |
| CMYK | 0.42 | 0.65 | 0 | 0.55 |
| HSL | 261.08º | 0.48% | 0.3% | - |
| HSV(B) | 261.08º | 0.65% | 0.45% | - |
| XYZ | 6.04 | 3.89 | 16.35 | - |
| YUV | 56.21 | 160.61 | 134.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 40 | 114 | 0.42 | 0.65 | 0 | 0.55 | 261.08 | 0.48 | 0.3 |
| Hex | 42 | 28 | 72 | 2A | 41 | 0 | 37 | 105 | 30 | 1E |
| Octal | 102 | 50 | 162 | 52 | 101 | 0 | 67 | 405 | 60 | 36 |
| Binary | 1000010 | 101000 | 1110010 | 101010 | 1000001 | 0 | 110111 | 100000101 | 110000 | 11110 |
Color Harmonies of #422872
Complementary color
Monochromatic Colors of #422872
Black with #422872
Text Example
Text Example
White with #422872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422872; }
p { color: rgb(66,40,114); }
H1.HeaderClassName
{
color: #422872;
}
.AnyTagClassName
{
color: #422872;
}
</style>
background-color css
<style>
a { background-color: #422872; }
a { background-color: rgb(66,40,114); }
div.DivClassName
{
background-color: #422872;
}
.BgClassName
{
background-color: #422872;
}
</style>
border-color css
<style>
span { border-color: #422872; }
span { border-color: rgb(66,40,114); }
td.TdClassName
{
border-color: #422872;
}
.TagClassName
{
border-color: #422872;
}
</style>