Shades of Windsor #422977
Tints of Windsor #422977
RGB
CMYK
RGB Variations
Color information
#422977 (or 0x422977) is known color: Windsor. HEX triplet: 42, 29 and 77. RGB value is (66,41,119). Sum of RGB (Red+Green+Blue) = 66+41+119=226 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.20% from 226); Green value is 41 (16.41% from 255 or 18.14% from 226); Blue value is 119 (46.88% from 255 or 52.65% from 226); Max value from RGB is 119 - color contains mainly: blue. Hex color #422977 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422977 is #BDD688. Grayscale: #393939. Windows color (decimal): -12441225 or 7809346. OLE color: 7809346.
HSL color Cylindrical-coordinate representation of color #422977: hue angle of 259.23º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #422977 is Cyan = 0.45, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 41 | 119 | - |
| CMYK | 0.45 | 0.66 | 0 | 0.53 |
| HSL | 259.23º | 0.49% | 0.31% | - |
| HSV(B) | 259.23º | 0.66% | 0.47% | - |
| XYZ | 6.37 | 4.08 | 17.9 | - |
| YUV | 57.37 | 162.78 | 134.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 41 | 119 | 0.45 | 0.66 | 0 | 0.53 | 259.23 | 0.49 | 0.31 |
| Hex | 42 | 29 | 77 | 2D | 42 | 0 | 35 | 103 | 31 | 1F |
| Octal | 102 | 51 | 167 | 55 | 102 | 0 | 65 | 403 | 61 | 37 |
| Binary | 1000010 | 101001 | 1110111 | 101101 | 1000010 | 0 | 110101 | 100000011 | 110001 | 11111 |
Color Harmonies of #422977
Complementary color
Monochromatic Colors of #422977
Black with #422977
Text Example
Text Example
White with #422977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422977; }
p { color: rgb(66,41,119); }
H1.HeaderClassName
{
color: #422977;
}
.AnyTagClassName
{
color: #422977;
}
</style>
background-color css
<style>
a { background-color: #422977; }
a { background-color: rgb(66,41,119); }
div.DivClassName
{
background-color: #422977;
}
.BgClassName
{
background-color: #422977;
}
</style>
border-color css
<style>
span { border-color: #422977; }
span { border-color: rgb(66,41,119); }
td.TdClassName
{
border-color: #422977;
}
.TagClassName
{
border-color: #422977;
}
</style>