Shades of Windsor #422272
Tints of Windsor #422272
RGB
CMYK
RGB Variations
Color information
#422272 (or 0x422272) is known color: Windsor. HEX triplet: 42, 22 and 72. RGB value is (66,34,114). Sum of RGB (Red+Green+Blue) = 66+34+114=214 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.84% from 214); Green value is 34 (13.67% from 255 or 15.89% from 214); Blue value is 114 (44.92% from 255 or 53.27% from 214); Max value from RGB is 114 - color contains mainly: blue. Hex color #422272 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422272 is #BDDD8D. Grayscale: #343434. Windows color (decimal): -12443022 or 7479874. OLE color: 7479874.
HSL color Cylindrical-coordinate representation of color #422272: hue angle of 264º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #422272 is Cyan = 0.42, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 34 | 114 | - |
| CMYK | 0.42 | 0.70 | 0 | 0.55 |
| HSL | 264º | 0.54% | 0.29% | - |
| HSV(B) | 264º | 0.7% | 0.45% | - |
| XYZ | 5.86 | 3.52 | 16.29 | - |
| YUV | 52.69 | 162.6 | 137.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 34 | 114 | 0.42 | 0.70 | 0 | 0.55 | 264 | 0.54 | 0.29 |
| Hex | 42 | 22 | 72 | 2A | 46 | 0 | 37 | 108 | 36 | 1D |
| Octal | 102 | 42 | 162 | 52 | 106 | 0 | 67 | 410 | 66 | 35 |
| Binary | 1000010 | 100010 | 1110010 | 101010 | 1000110 | 0 | 110111 | 100001000 | 110110 | 11101 |
Color Harmonies of #422272
Complementary color
Monochromatic Colors of #422272
Black with #422272
Text Example
Text Example
White with #422272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422272; }
p { color: rgb(66,34,114); }
H1.HeaderClassName
{
color: #422272;
}
.AnyTagClassName
{
color: #422272;
}
</style>
background-color css
<style>
a { background-color: #422272; }
a { background-color: rgb(66,34,114); }
div.DivClassName
{
background-color: #422272;
}
.BgClassName
{
background-color: #422272;
}
</style>
border-color css
<style>
span { border-color: #422272; }
span { border-color: rgb(66,34,114); }
td.TdClassName
{
border-color: #422272;
}
.TagClassName
{
border-color: #422272;
}
</style>