Shades of Windsor #422177
Tints of Windsor #422177
RGB
CMYK
RGB Variations
Color information
#422177 (or 0x422177) is known color: Windsor. HEX triplet: 42, 21 and 77. RGB value is (66,33,119). Sum of RGB (Red+Green+Blue) = 66+33+119=218 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.28% from 218); Green value is 33 (13.28% from 255 or 15.14% from 218); Blue value is 119 (46.88% from 255 or 54.59% from 218); Max value from RGB is 119 - color contains mainly: blue. Hex color #422177 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422177 is #BDDE88. Grayscale: #343434. Windows color (decimal): -12443273 or 7807298. OLE color: 7807298.
HSL color Cylindrical-coordinate representation of color #422177: hue angle of 263.02º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #422177 is Cyan = 0.45, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 33 | 119 | - |
| CMYK | 0.45 | 0.72 | 0 | 0.53 |
| HSL | 263.02º | 0.57% | 0.3% | - |
| HSV(B) | 263.02º | 0.72% | 0.47% | - |
| XYZ | 6.12 | 3.58 | 17.82 | - |
| YUV | 52.67 | 165.43 | 137.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 33 | 119 | 0.45 | 0.72 | 0 | 0.53 | 263.02 | 0.57 | 0.3 |
| Hex | 42 | 21 | 77 | 2D | 48 | 0 | 35 | 107 | 39 | 1E |
| Octal | 102 | 41 | 167 | 55 | 110 | 0 | 65 | 407 | 71 | 36 |
| Binary | 1000010 | 100001 | 1110111 | 101101 | 1001000 | 0 | 110101 | 100000111 | 111001 | 11110 |
Color Harmonies of #422177
Complementary color
Monochromatic Colors of #422177
Black with #422177
Text Example
Text Example
White with #422177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422177; }
p { color: rgb(66,33,119); }
H1.HeaderClassName
{
color: #422177;
}
.AnyTagClassName
{
color: #422177;
}
</style>
background-color css
<style>
a { background-color: #422177; }
a { background-color: rgb(66,33,119); }
div.DivClassName
{
background-color: #422177;
}
.BgClassName
{
background-color: #422177;
}
</style>
border-color css
<style>
span { border-color: #422177; }
span { border-color: rgb(66,33,119); }
td.TdClassName
{
border-color: #422177;
}
.TagClassName
{
border-color: #422177;
}
</style>