Shades of Windsor #422377
Tints of Windsor #422377
RGB
CMYK
RGB Variations
Color information
#422377 (or 0x422377) is known color: Windsor. HEX triplet: 42, 23 and 77. RGB value is (66,35,119). Sum of RGB (Red+Green+Blue) = 66+35+119=220 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30% from 220); Green value is 35 (14.06% from 255 or 15.91% from 220); Blue value is 119 (46.88% from 255 or 54.09% from 220); Max value from RGB is 119 - color contains mainly: blue. Hex color #422377 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422377 is #BDDC88. Grayscale: #353535. Windows color (decimal): -12442761 or 7807810. OLE color: 7807810.
HSL color Cylindrical-coordinate representation of color #422377: hue angle of 262.14º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #422377 is Cyan = 0.45, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 35 | 119 | - |
| CMYK | 0.45 | 0.71 | 0 | 0.53 |
| HSL | 262.14º | 0.55% | 0.3% | - |
| HSV(B) | 262.14º | 0.71% | 0.47% | - |
| XYZ | 6.18 | 3.69 | 17.84 | - |
| YUV | 53.85 | 164.77 | 136.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 35 | 119 | 0.45 | 0.71 | 0 | 0.53 | 262.14 | 0.55 | 0.3 |
| Hex | 42 | 23 | 77 | 2D | 47 | 0 | 35 | 106 | 37 | 1E |
| Octal | 102 | 43 | 167 | 55 | 107 | 0 | 65 | 406 | 67 | 36 |
| Binary | 1000010 | 100011 | 1110111 | 101101 | 1000111 | 0 | 110101 | 100000110 | 110111 | 11110 |
Color Harmonies of #422377
Complementary color
Monochromatic Colors of #422377
Black with #422377
Text Example
Text Example
White with #422377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422377; }
p { color: rgb(66,35,119); }
H1.HeaderClassName
{
color: #422377;
}
.AnyTagClassName
{
color: #422377;
}
</style>
background-color css
<style>
a { background-color: #422377; }
a { background-color: rgb(66,35,119); }
div.DivClassName
{
background-color: #422377;
}
.BgClassName
{
background-color: #422377;
}
</style>
border-color css
<style>
span { border-color: #422377; }
span { border-color: rgb(66,35,119); }
td.TdClassName
{
border-color: #422377;
}
.TagClassName
{
border-color: #422377;
}
</style>