Shades of Windsor #422677
Tints of Windsor #422677
RGB
CMYK
RGB Variations
Color information
#422677 (or 0x422677) is known color: Windsor. HEX triplet: 42, 26 and 77. RGB value is (66,38,119). Sum of RGB (Red+Green+Blue) = 66+38+119=223 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.60% from 223); Green value is 38 (15.23% from 255 or 17.04% from 223); Blue value is 119 (46.88% from 255 or 53.36% from 223); Max value from RGB is 119 - color contains mainly: blue. Hex color #422677 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422677 is #BDD988. Grayscale: #373737. Windows color (decimal): -12441993 or 7808578. OLE color: 7808578.
HSL color Cylindrical-coordinate representation of color #422677: hue angle of 260.74º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #422677 is Cyan = 0.45, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 38 | 119 | - |
| CMYK | 0.45 | 0.68 | 0 | 0.53 |
| HSL | 260.74º | 0.52% | 0.31% | - |
| HSV(B) | 260.74º | 0.68% | 0.47% | - |
| XYZ | 6.27 | 3.88 | 17.87 | - |
| YUV | 55.61 | 163.78 | 135.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 38 | 119 | 0.45 | 0.68 | 0 | 0.53 | 260.74 | 0.52 | 0.31 |
| Hex | 42 | 26 | 77 | 2D | 44 | 0 | 35 | 105 | 34 | 1F |
| Octal | 102 | 46 | 167 | 55 | 104 | 0 | 65 | 405 | 64 | 37 |
| Binary | 1000010 | 100110 | 1110111 | 101101 | 1000100 | 0 | 110101 | 100000101 | 110100 | 11111 |
Color Harmonies of #422677
Complementary color
Monochromatic Colors of #422677
Black with #422677
Text Example
Text Example
White with #422677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422677; }
p { color: rgb(66,38,119); }
H1.HeaderClassName
{
color: #422677;
}
.AnyTagClassName
{
color: #422677;
}
</style>
background-color css
<style>
a { background-color: #422677; }
a { background-color: rgb(66,38,119); }
div.DivClassName
{
background-color: #422677;
}
.BgClassName
{
background-color: #422677;
}
</style>
border-color css
<style>
span { border-color: #422677; }
span { border-color: rgb(66,38,119); }
td.TdClassName
{
border-color: #422677;
}
.TagClassName
{
border-color: #422677;
}
</style>