Shades of Windsor #422673
Tints of Windsor #422673
RGB
CMYK
RGB Variations
Color information
#422673 (or 0x422673) is known color: Windsor. HEX triplet: 42, 26 and 73. RGB value is (66,38,115). Sum of RGB (Red+Green+Blue) = 66+38+115=219 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30.14% from 219); Green value is 38 (15.23% from 255 or 17.35% from 219); Blue value is 115 (45.31% from 255 or 52.51% from 219); Max value from RGB is 115 - color contains mainly: blue. Hex color #422673 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422673 is #BDD98C. Grayscale: #363636. Windows color (decimal): -12441997 or 7546434. OLE color: 7546434.
HSL color Cylindrical-coordinate representation of color #422673: hue angle of 261.82º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #422673 is Cyan = 0.43, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 38 | 115 | - |
| CMYK | 0.43 | 0.67 | 0 | 0.55 |
| HSL | 261.82º | 0.5% | 0.3% | - |
| HSV(B) | 261.82º | 0.67% | 0.45% | - |
| XYZ | 6.03 | 3.78 | 16.63 | - |
| YUV | 55.15 | 161.78 | 135.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 38 | 115 | 0.43 | 0.67 | 0 | 0.55 | 261.82 | 0.5 | 0.3 |
| Hex | 42 | 26 | 73 | 2B | 43 | 0 | 37 | 106 | 32 | 1E |
| Octal | 102 | 46 | 163 | 53 | 103 | 0 | 67 | 406 | 62 | 36 |
| Binary | 1000010 | 100110 | 1110011 | 101011 | 1000011 | 0 | 110111 | 100000110 | 110010 | 11110 |
Color Harmonies of #422673
Complementary color
Monochromatic Colors of #422673
Black with #422673
Text Example
Text Example
White with #422673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422673; }
p { color: rgb(66,38,115); }
H1.HeaderClassName
{
color: #422673;
}
.AnyTagClassName
{
color: #422673;
}
</style>
background-color css
<style>
a { background-color: #422673; }
a { background-color: rgb(66,38,115); }
div.DivClassName
{
background-color: #422673;
}
.BgClassName
{
background-color: #422673;
}
</style>
border-color css
<style>
span { border-color: #422673; }
span { border-color: rgb(66,38,115); }
td.TdClassName
{
border-color: #422673;
}
.TagClassName
{
border-color: #422673;
}
</style>