Shades of Windsor #422373
Tints of Windsor #422373
RGB
CMYK
RGB Variations
Color information
#422373 (or 0x422373) is known color: Windsor. HEX triplet: 42, 23 and 73. RGB value is (66,35,115). Sum of RGB (Red+Green+Blue) = 66+35+115=216 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.56% from 216); Green value is 35 (14.06% from 255 or 16.20% from 216); Blue value is 115 (45.31% from 255 or 53.24% from 216); Max value from RGB is 115 - color contains mainly: blue. Hex color #422373 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422373 is #BDDC8C. Grayscale: #353535. Windows color (decimal): -12442765 or 7545666. OLE color: 7545666.
HSL color Cylindrical-coordinate representation of color #422373: hue angle of 263.25º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #422373 is Cyan = 0.43, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 35 | 115 | - |
| CMYK | 0.43 | 0.70 | 0 | 0.55 |
| HSL | 263.25º | 0.53% | 0.29% | - |
| HSV(B) | 263.25º | 0.7% | 0.45% | - |
| XYZ | 5.94 | 3.6 | 16.6 | - |
| YUV | 53.39 | 162.77 | 137 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 35 | 115 | 0.43 | 0.70 | 0 | 0.55 | 263.25 | 0.53 | 0.29 |
| Hex | 42 | 23 | 73 | 2B | 46 | 0 | 37 | 107 | 35 | 1D |
| Octal | 102 | 43 | 163 | 53 | 106 | 0 | 67 | 407 | 65 | 35 |
| Binary | 1000010 | 100011 | 1110011 | 101011 | 1000110 | 0 | 110111 | 100000111 | 110101 | 11101 |
Color Harmonies of #422373
Complementary color
Monochromatic Colors of #422373
Black with #422373
Text Example
Text Example
White with #422373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422373; }
p { color: rgb(66,35,115); }
H1.HeaderClassName
{
color: #422373;
}
.AnyTagClassName
{
color: #422373;
}
</style>
background-color css
<style>
a { background-color: #422373; }
a { background-color: rgb(66,35,115); }
div.DivClassName
{
background-color: #422373;
}
.BgClassName
{
background-color: #422373;
}
</style>
border-color css
<style>
span { border-color: #422373; }
span { border-color: rgb(66,35,115); }
td.TdClassName
{
border-color: #422373;
}
.TagClassName
{
border-color: #422373;
}
</style>