Shades of Windsor #422076
Tints of Windsor #422076
RGB
CMYK
RGB Variations
Color information
#422076 (or 0x422076) is known color: Windsor. HEX triplet: 42, 20 and 76. RGB value is (66,32,118). Sum of RGB (Red+Green+Blue) = 66+32+118=216 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.56% from 216); Green value is 32 (12.89% from 255 or 14.81% from 216); Blue value is 118 (46.48% from 255 or 54.63% from 216); Max value from RGB is 118 - color contains mainly: blue. Hex color #422076 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422076 is #BDDF89. Grayscale: #333333. Windows color (decimal): -12443530 or 7741506. OLE color: 7741506.
HSL color Cylindrical-coordinate representation of color #422076: hue angle of 263.72º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #422076 is Cyan = 0.44, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 32 | 118 | - |
| CMYK | 0.44 | 0.73 | 0 | 0.54 |
| HSL | 263.72º | 0.57% | 0.29% | - |
| HSV(B) | 263.72º | 0.73% | 0.46% | - |
| XYZ | 6.03 | 3.5 | 17.5 | - |
| YUV | 51.97 | 165.26 | 138.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 32 | 118 | 0.44 | 0.73 | 0 | 0.54 | 263.72 | 0.57 | 0.29 |
| Hex | 42 | 20 | 76 | 2C | 49 | 0 | 36 | 108 | 39 | 1D |
| Octal | 102 | 40 | 166 | 54 | 111 | 0 | 66 | 410 | 71 | 35 |
| Binary | 1000010 | 100000 | 1110110 | 101100 | 1001001 | 0 | 110110 | 100001000 | 111001 | 11101 |
Color Harmonies of #422076
Complementary color
Monochromatic Colors of #422076
Black with #422076
Text Example
Text Example
White with #422076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422076; }
p { color: rgb(66,32,118); }
H1.HeaderClassName
{
color: #422076;
}
.AnyTagClassName
{
color: #422076;
}
</style>
background-color css
<style>
a { background-color: #422076; }
a { background-color: rgb(66,32,118); }
div.DivClassName
{
background-color: #422076;
}
.BgClassName
{
background-color: #422076;
}
</style>
border-color css
<style>
span { border-color: #422076; }
span { border-color: rgb(66,32,118); }
td.TdClassName
{
border-color: #422076;
}
.TagClassName
{
border-color: #422076;
}
</style>