Shades of Windsor #422382
Tints of Windsor #422382
RGB
CMYK
RGB Variations
Color information
#422382 (or 0x422382) is known color: Windsor. HEX triplet: 42, 23 and 82. RGB value is (66,35,130). Sum of RGB (Red+Green+Blue) = 66+35+130=231 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.57% from 231); Green value is 35 (14.06% from 255 or 15.15% from 231); Blue value is 130 (51.17% from 255 or 56.28% from 231); Max value from RGB is 130 - color contains mainly: blue. Hex color #422382 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #422382 is #BDDC7D. Grayscale: #363636. Windows color (decimal): -12442750 or 8528706. OLE color: 8528706.
HSL color Cylindrical-coordinate representation of color #422382: hue angle of 259.58º degrees, saturation: 0.58, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #422382 is Cyan = 0.49, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 66 | 35 | 130 | - |
| CMYK | 0.49 | 0.73 | 0 | 0.49 |
| HSL | 259.58º | 0.58% | 0.32% | - |
| HSV(B) | 259.58º | 0.73% | 0.51% | - |
| XYZ | 6.88 | 3.97 | 21.52 | - |
| YUV | 55.1 | 170.27 | 135.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 35 | 130 | 0.49 | 0.73 | 0 | 0.49 | 259.58 | 0.58 | 0.32 |
| Hex | 42 | 23 | 82 | 31 | 49 | 0 | 31 | 104 | 3A | 20 |
| Octal | 102 | 43 | 202 | 61 | 111 | 0 | 61 | 404 | 72 | 40 |
| Binary | 1000010 | 100011 | 10000010 | 110001 | 1001001 | 0 | 110001 | 100000100 | 111010 | 100000 |
Color Harmonies of #422382
Complementary color
Monochromatic Colors of #422382
Black with #422382
Text Example
Text Example
White with #422382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422382; }
p { color: rgb(66,35,130); }
H1.HeaderClassName
{
color: #422382;
}
.AnyTagClassName
{
color: #422382;
}
</style>
background-color css
<style>
a { background-color: #422382; }
a { background-color: rgb(66,35,130); }
div.DivClassName
{
background-color: #422382;
}
.BgClassName
{
background-color: #422382;
}
</style>
border-color css
<style>
span { border-color: #422382; }
span { border-color: rgb(66,35,130); }
td.TdClassName
{
border-color: #422382;
}
.TagClassName
{
border-color: #422382;
}
</style>