Shades of Windsor #422187
Tints of Windsor #422187
RGB
CMYK
RGB Variations
Color information
#422187 (or 0x422187) is known color: Windsor. HEX triplet: 42, 21 and 87. RGB value is (66,33,135). Sum of RGB (Red+Green+Blue) = 66+33+135=234 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.21% from 234); Green value is 33 (13.28% from 255 or 14.10% from 234); Blue value is 135 (53.12% from 255 or 57.69% from 234); Max value from RGB is 135 - color contains mainly: blue. Hex color #422187 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #422187 is #BDDE78. Grayscale: #363636. Windows color (decimal): -12443257 or 8855874. OLE color: 8855874.
HSL color Cylindrical-coordinate representation of color #422187: hue angle of 259.41º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #422187 is Cyan = 0.51, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 33 | 135 | - |
| CMYK | 0.51 | 0.76 | 0 | 0.47 |
| HSL | 259.41º | 0.61% | 0.33% | - |
| HSV(B) | 259.41º | 0.76% | 0.53% | - |
| XYZ | 7.16 | 4 | 23.32 | - |
| YUV | 54.5 | 173.43 | 136.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 33 | 135 | 0.51 | 0.76 | 0 | 0.47 | 259.41 | 0.61 | 0.33 |
| Hex | 42 | 21 | 87 | 33 | 4C | 0 | 2F | 103 | 3D | 21 |
| Octal | 102 | 41 | 207 | 63 | 114 | 0 | 57 | 403 | 75 | 41 |
| Binary | 1000010 | 100001 | 10000111 | 110011 | 1001100 | 0 | 101111 | 100000011 | 111101 | 100001 |
Color Harmonies of #422187
Complementary color
Monochromatic Colors of #422187
Black with #422187
Text Example
Text Example
White with #422187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422187; }
p { color: rgb(66,33,135); }
H1.HeaderClassName
{
color: #422187;
}
.AnyTagClassName
{
color: #422187;
}
</style>
background-color css
<style>
a { background-color: #422187; }
a { background-color: rgb(66,33,135); }
div.DivClassName
{
background-color: #422187;
}
.BgClassName
{
background-color: #422187;
}
</style>
border-color css
<style>
span { border-color: #422187; }
span { border-color: rgb(66,33,135); }
td.TdClassName
{
border-color: #422187;
}
.TagClassName
{
border-color: #422187;
}
</style>