Shades of Windsor #422584
Tints of Windsor #422584
RGB
CMYK
RGB Variations
Color information
#422584 (or 0x422584) is known color: Windsor. HEX triplet: 42, 25 and 84. RGB value is (66,37,132). Sum of RGB (Red+Green+Blue) = 66+37+132=235 (31% of max value = 765). Red value is 66 (26.17% from 255 or 28.09% from 235); Green value is 37 (14.84% from 255 or 15.74% from 235); Blue value is 132 (51.95% from 255 or 56.17% from 235); Max value from RGB is 132 - color contains mainly: blue. Hex color #422584 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #422584 is #BDDA7B. Grayscale: #383838. Windows color (decimal): -12442236 or 8660290. OLE color: 8660290.
HSL color Cylindrical-coordinate representation of color #422584: hue angle of 258.32º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #422584 is Cyan = 0.5, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 66 | 37 | 132 | - |
| CMYK | 0.5 | 0.72 | 0 | 0.48 |
| HSL | 258.32º | 0.56% | 0.33% | - |
| HSV(B) | 258.32º | 0.72% | 0.52% | - |
| XYZ | 7.07 | 4.15 | 22.26 | - |
| YUV | 56.5 | 170.61 | 134.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 37 | 132 | 0.5 | 0.72 | 0 | 0.48 | 258.32 | 0.56 | 0.33 |
| Hex | 42 | 25 | 84 | 32 | 48 | 0 | 30 | 102 | 38 | 21 |
| Octal | 102 | 45 | 204 | 62 | 110 | 0 | 60 | 402 | 70 | 41 |
| Binary | 1000010 | 100101 | 10000100 | 110010 | 1001000 | 0 | 110000 | 100000010 | 111000 | 100001 |
Color Harmonies of #422584
Complementary color
Monochromatic Colors of #422584
Black with #422584
Text Example
Text Example
White with #422584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422584; }
p { color: rgb(66,37,132); }
H1.HeaderClassName
{
color: #422584;
}
.AnyTagClassName
{
color: #422584;
}
</style>
background-color css
<style>
a { background-color: #422584; }
a { background-color: rgb(66,37,132); }
div.DivClassName
{
background-color: #422584;
}
.BgClassName
{
background-color: #422584;
}
</style>
border-color css
<style>
span { border-color: #422584; }
span { border-color: rgb(66,37,132); }
td.TdClassName
{
border-color: #422584;
}
.TagClassName
{
border-color: #422584;
}
</style>