Shades of Windsor #422376
Tints of Windsor #422376
RGB
CMYK
RGB Variations
Color information
#422376 (or 0x422376) is known color: Windsor. HEX triplet: 42, 23 and 76. RGB value is (66,35,118). Sum of RGB (Red+Green+Blue) = 66+35+118=219 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30.14% from 219); Green value is 35 (14.06% from 255 or 15.98% from 219); Blue value is 118 (46.48% from 255 or 53.88% from 219); Max value from RGB is 118 - color contains mainly: blue. Hex color #422376 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422376 is #BDDC89. Grayscale: #353535. Windows color (decimal): -12442762 or 7742274. OLE color: 7742274.
HSL color Cylindrical-coordinate representation of color #422376: hue angle of 262.41º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #422376 is Cyan = 0.44, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 35 | 118 | - |
| CMYK | 0.44 | 0.70 | 0 | 0.54 |
| HSL | 262.41º | 0.54% | 0.3% | - |
| HSV(B) | 262.41º | 0.7% | 0.46% | - |
| XYZ | 6.12 | 3.67 | 17.53 | - |
| YUV | 53.73 | 164.27 | 136.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 35 | 118 | 0.44 | 0.70 | 0 | 0.54 | 262.41 | 0.54 | 0.3 |
| Hex | 42 | 23 | 76 | 2C | 46 | 0 | 36 | 106 | 36 | 1E |
| Octal | 102 | 43 | 166 | 54 | 106 | 0 | 66 | 406 | 66 | 36 |
| Binary | 1000010 | 100011 | 1110110 | 101100 | 1000110 | 0 | 110110 | 100000110 | 110110 | 11110 |
Color Harmonies of #422376
Complementary color
Monochromatic Colors of #422376
Black with #422376
Text Example
Text Example
White with #422376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422376; }
p { color: rgb(66,35,118); }
H1.HeaderClassName
{
color: #422376;
}
.AnyTagClassName
{
color: #422376;
}
</style>
background-color css
<style>
a { background-color: #422376; }
a { background-color: rgb(66,35,118); }
div.DivClassName
{
background-color: #422376;
}
.BgClassName
{
background-color: #422376;
}
</style>
border-color css
<style>
span { border-color: #422376; }
span { border-color: rgb(66,35,118); }
td.TdClassName
{
border-color: #422376;
}
.TagClassName
{
border-color: #422376;
}
</style>