Shades of Windsor #422689
Tints of Windsor #422689
RGB
CMYK
RGB Variations
Color information
#422689 (or 0x422689) is known color: Windsor. HEX triplet: 42, 26 and 89. RGB value is (66,38,137). Sum of RGB (Red+Green+Blue) = 66+38+137=241 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.39% from 241); Green value is 38 (15.23% from 255 or 15.77% from 241); Blue value is 137 (53.91% from 255 or 56.85% from 241); Max value from RGB is 137 - color contains mainly: blue. Hex color #422689 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #422689 is #BDD976. Grayscale: #393939. Windows color (decimal): -12441975 or 8988226. OLE color: 8988226.
HSL color Cylindrical-coordinate representation of color #422689: hue angle of 256.97º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #422689 is Cyan = 0.52, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 66 | 38 | 137 | - |
| CMYK | 0.52 | 0.72 | 0 | 0.46 |
| HSL | 256.97º | 0.57% | 0.34% | - |
| HSV(B) | 256.97º | 0.72% | 0.54% | - |
| XYZ | 7.46 | 4.35 | 24.11 | - |
| YUV | 57.66 | 172.78 | 133.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 38 | 137 | 0.52 | 0.72 | 0 | 0.46 | 256.97 | 0.57 | 0.34 |
| Hex | 42 | 26 | 89 | 34 | 48 | 0 | 2E | 101 | 39 | 22 |
| Octal | 102 | 46 | 211 | 64 | 110 | 0 | 56 | 401 | 71 | 42 |
| Binary | 1000010 | 100110 | 10001001 | 110100 | 1001000 | 0 | 101110 | 100000001 | 111001 | 100010 |
Color Harmonies of #422689
Complementary color
Monochromatic Colors of #422689
Black with #422689
Text Example
Text Example
White with #422689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422689; }
p { color: rgb(66,38,137); }
H1.HeaderClassName
{
color: #422689;
}
.AnyTagClassName
{
color: #422689;
}
</style>
background-color css
<style>
a { background-color: #422689; }
a { background-color: rgb(66,38,137); }
div.DivClassName
{
background-color: #422689;
}
.BgClassName
{
background-color: #422689;
}
</style>
border-color css
<style>
span { border-color: #422689; }
span { border-color: rgb(66,38,137); }
td.TdClassName
{
border-color: #422689;
}
.TagClassName
{
border-color: #422689;
}
</style>