Shades of Windsor #422972
Tints of Windsor #422972
RGB
CMYK
RGB Variations
Color information
#422972 (or 0x422972) is known color: Windsor. HEX triplet: 42, 29 and 72. RGB value is (66,41,114). Sum of RGB (Red+Green+Blue) = 66+41+114=221 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.86% from 221); Green value is 41 (16.41% from 255 or 18.55% from 221); Blue value is 114 (44.92% from 255 or 51.58% from 221); Max value from RGB is 114 - color contains mainly: blue. Hex color #422972 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422972 is #BDD68D. Grayscale: #383838. Windows color (decimal): -12441230 or 7481666. OLE color: 7481666.
HSL color Cylindrical-coordinate representation of color #422972: hue angle of 260.55º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #422972 is Cyan = 0.42, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 41 | 114 | - |
| CMYK | 0.42 | 0.64 | 0 | 0.55 |
| HSL | 260.55º | 0.47% | 0.3% | - |
| HSV(B) | 260.55º | 0.64% | 0.45% | - |
| XYZ | 6.08 | 3.96 | 16.36 | - |
| YUV | 56.8 | 160.28 | 134.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 41 | 114 | 0.42 | 0.64 | 0 | 0.55 | 260.55 | 0.47 | 0.3 |
| Hex | 42 | 29 | 72 | 2A | 40 | 0 | 37 | 105 | 2F | 1E |
| Octal | 102 | 51 | 162 | 52 | 100 | 0 | 67 | 405 | 57 | 36 |
| Binary | 1000010 | 101001 | 1110010 | 101010 | 1000000 | 0 | 110111 | 100000101 | 101111 | 11110 |
Color Harmonies of #422972
Complementary color
Monochromatic Colors of #422972
Black with #422972
Text Example
Text Example
White with #422972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422972; }
p { color: rgb(66,41,114); }
H1.HeaderClassName
{
color: #422972;
}
.AnyTagClassName
{
color: #422972;
}
</style>
background-color css
<style>
a { background-color: #422972; }
a { background-color: rgb(66,41,114); }
div.DivClassName
{
background-color: #422972;
}
.BgClassName
{
background-color: #422972;
}
</style>
border-color css
<style>
span { border-color: #422972; }
span { border-color: rgb(66,41,114); }
td.TdClassName
{
border-color: #422972;
}
.TagClassName
{
border-color: #422972;
}
</style>