Shades of Windsor #422386
Tints of Windsor #422386
RGB
CMYK
RGB Variations
Color information
#422386 (or 0x422386) is known color: Windsor. HEX triplet: 42, 23 and 86. RGB value is (66,35,134). Sum of RGB (Red+Green+Blue) = 66+35+134=235 (31% of max value = 765). Red value is 66 (26.17% from 255 or 28.09% from 235); Green value is 35 (14.06% from 255 or 14.89% from 235); Blue value is 134 (52.73% from 255 or 57.02% from 235); Max value from RGB is 134 - color contains mainly: blue. Hex color #422386 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #422386 is #BDDC79. Grayscale: #373737. Windows color (decimal): -12442746 or 8790850. OLE color: 8790850.
HSL color Cylindrical-coordinate representation of color #422386: hue angle of 258.79º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #422386 is Cyan = 0.51, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 35 | 134 | - |
| CMYK | 0.51 | 0.74 | 0 | 0.47 |
| HSL | 258.79º | 0.59% | 0.33% | - |
| HSV(B) | 258.79º | 0.74% | 0.53% | - |
| XYZ | 7.15 | 4.08 | 22.97 | - |
| YUV | 55.56 | 172.27 | 135.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 35 | 134 | 0.51 | 0.74 | 0 | 0.47 | 258.79 | 0.59 | 0.33 |
| Hex | 42 | 23 | 86 | 33 | 4A | 0 | 2F | 103 | 3B | 21 |
| Octal | 102 | 43 | 206 | 63 | 112 | 0 | 57 | 403 | 73 | 41 |
| Binary | 1000010 | 100011 | 10000110 | 110011 | 1001010 | 0 | 101111 | 100000011 | 111011 | 100001 |
Color Harmonies of #422386
Complementary color
Monochromatic Colors of #422386
Black with #422386
Text Example
Text Example
White with #422386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422386; }
p { color: rgb(66,35,134); }
H1.HeaderClassName
{
color: #422386;
}
.AnyTagClassName
{
color: #422386;
}
</style>
background-color css
<style>
a { background-color: #422386; }
a { background-color: rgb(66,35,134); }
div.DivClassName
{
background-color: #422386;
}
.BgClassName
{
background-color: #422386;
}
</style>
border-color css
<style>
span { border-color: #422386; }
span { border-color: rgb(66,35,134); }
td.TdClassName
{
border-color: #422386;
}
.TagClassName
{
border-color: #422386;
}
</style>