Shades of Windsor #422574
Tints of Windsor #422574
RGB
CMYK
RGB Variations
Color information
#422574 (or 0x422574) is known color: Windsor. HEX triplet: 42, 25 and 74. RGB value is (66,37,116). Sum of RGB (Red+Green+Blue) = 66+37+116=219 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30.14% from 219); Green value is 37 (14.84% from 255 or 16.89% from 219); Blue value is 116 (45.70% from 255 or 52.97% from 219); Max value from RGB is 116 - color contains mainly: blue. Hex color #422574 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422574 is #BDDA8B. Grayscale: #363636. Windows color (decimal): -12442252 or 7611714. OLE color: 7611714.
HSL color Cylindrical-coordinate representation of color #422574: hue angle of 262.03º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #422574 is Cyan = 0.43, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 37 | 116 | - |
| CMYK | 0.43 | 0.68 | 0 | 0.55 |
| HSL | 262.03º | 0.52% | 0.3% | - |
| HSV(B) | 262.03º | 0.68% | 0.45% | - |
| XYZ | 6.06 | 3.74 | 16.93 | - |
| YUV | 54.68 | 162.61 | 136.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 37 | 116 | 0.43 | 0.68 | 0 | 0.55 | 262.03 | 0.52 | 0.3 |
| Hex | 42 | 25 | 74 | 2B | 44 | 0 | 37 | 106 | 34 | 1E |
| Octal | 102 | 45 | 164 | 53 | 104 | 0 | 67 | 406 | 64 | 36 |
| Binary | 1000010 | 100101 | 1110100 | 101011 | 1000100 | 0 | 110111 | 100000110 | 110100 | 11110 |
Color Harmonies of #422574
Complementary color
Monochromatic Colors of #422574
Black with #422574
Text Example
Text Example
White with #422574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422574; }
p { color: rgb(66,37,116); }
H1.HeaderClassName
{
color: #422574;
}
.AnyTagClassName
{
color: #422574;
}
</style>
background-color css
<style>
a { background-color: #422574; }
a { background-color: rgb(66,37,116); }
div.DivClassName
{
background-color: #422574;
}
.BgClassName
{
background-color: #422574;
}
</style>
border-color css
<style>
span { border-color: #422574; }
span { border-color: rgb(66,37,116); }
td.TdClassName
{
border-color: #422574;
}
.TagClassName
{
border-color: #422574;
}
</style>