Shades of Windsor #422273
Tints of Windsor #422273
RGB
CMYK
RGB Variations
Color information
#422273 (or 0x422273) is known color: Windsor. HEX triplet: 42, 22 and 73. RGB value is (66,34,115). Sum of RGB (Red+Green+Blue) = 66+34+115=215 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.70% from 215); Green value is 34 (13.67% from 255 or 15.81% from 215); Blue value is 115 (45.31% from 255 or 53.49% from 215); Max value from RGB is 115 - color contains mainly: blue. Hex color #422273 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422273 is #BDDD8C. Grayscale: #343434. Windows color (decimal): -12443021 or 7545410. OLE color: 7545410.
HSL color Cylindrical-coordinate representation of color #422273: hue angle of 263.7º degrees, saturation: 0.54, 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 #422273 is Cyan = 0.43, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 34 | 115 | - |
| CMYK | 0.43 | 0.70 | 0 | 0.55 |
| HSL | 263.7º | 0.54% | 0.29% | - |
| HSV(B) | 263.7º | 0.7% | 0.45% | - |
| XYZ | 5.91 | 3.54 | 16.59 | - |
| YUV | 52.8 | 163.1 | 137.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 34 | 115 | 0.43 | 0.70 | 0 | 0.55 | 263.7 | 0.54 | 0.29 |
| Hex | 42 | 22 | 73 | 2B | 46 | 0 | 37 | 108 | 36 | 1D |
| Octal | 102 | 42 | 163 | 53 | 106 | 0 | 67 | 410 | 66 | 35 |
| Binary | 1000010 | 100010 | 1110011 | 101011 | 1000110 | 0 | 110111 | 100001000 | 110110 | 11101 |
Color Harmonies of #422273
Complementary color
Monochromatic Colors of #422273
Black with #422273
Text Example
Text Example
White with #422273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422273; }
p { color: rgb(66,34,115); }
H1.HeaderClassName
{
color: #422273;
}
.AnyTagClassName
{
color: #422273;
}
</style>
background-color css
<style>
a { background-color: #422273; }
a { background-color: rgb(66,34,115); }
div.DivClassName
{
background-color: #422273;
}
.BgClassName
{
background-color: #422273;
}
</style>
border-color css
<style>
span { border-color: #422273; }
span { border-color: rgb(66,34,115); }
td.TdClassName
{
border-color: #422273;
}
.TagClassName
{
border-color: #422273;
}
</style>