Shades of Windsor #422685
Tints of Windsor #422685
RGB
CMYK
RGB Variations
Color information
#422685 (or 0x422685) is known color: Windsor. HEX triplet: 42, 26 and 85. RGB value is (66,38,133). Sum of RGB (Red+Green+Blue) = 66+38+133=237 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.85% from 237); Green value is 38 (15.23% from 255 or 16.03% from 237); Blue value is 133 (52.34% from 255 or 56.12% from 237); Max value from RGB is 133 - color contains mainly: blue. Hex color #422685 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #422685 is #BDD97A. Grayscale: #383838. Windows color (decimal): -12441979 or 8726082. OLE color: 8726082.
HSL color Cylindrical-coordinate representation of color #422685: hue angle of 257.68º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #422685 is Cyan = 0.50, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 66 | 38 | 133 | - |
| CMYK | 0.50 | 0.71 | 0 | 0.48 |
| HSL | 257.68º | 0.56% | 0.34% | - |
| HSV(B) | 257.68º | 0.71% | 0.52% | - |
| XYZ | 7.17 | 4.24 | 22.63 | - |
| YUV | 57.2 | 170.78 | 134.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 38 | 133 | 0.50 | 0.71 | 0 | 0.48 | 257.68 | 0.56 | 0.34 |
| Hex | 42 | 26 | 85 | 32 | 47 | 0 | 30 | 102 | 38 | 22 |
| Octal | 102 | 46 | 205 | 62 | 107 | 0 | 60 | 402 | 70 | 42 |
| Binary | 1000010 | 100110 | 10000101 | 110010 | 1000111 | 0 | 110000 | 100000010 | 111000 | 100010 |
Color Harmonies of #422685
Complementary color
Monochromatic Colors of #422685
Black with #422685
Text Example
Text Example
White with #422685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422685; }
p { color: rgb(66,38,133); }
H1.HeaderClassName
{
color: #422685;
}
.AnyTagClassName
{
color: #422685;
}
</style>
background-color css
<style>
a { background-color: #422685; }
a { background-color: rgb(66,38,133); }
div.DivClassName
{
background-color: #422685;
}
.BgClassName
{
background-color: #422685;
}
</style>
border-color css
<style>
span { border-color: #422685; }
span { border-color: rgb(66,38,133); }
td.TdClassName
{
border-color: #422685;
}
.TagClassName
{
border-color: #422685;
}
</style>