Shades of Windsor #422889
Tints of Windsor #422889
RGB
CMYK
RGB Variations
Color information
#422889 (or 0x422889) is known color: Windsor. HEX triplet: 42, 28 and 89. RGB value is (66,40,137). Sum of RGB (Red+Green+Blue) = 66+40+137=243 (32% of max value = 765). Red value is 66 (26.17% from 255 or 27.16% from 243); Green value is 40 (16.02% from 255 or 16.46% from 243); Blue value is 137 (53.91% from 255 or 56.38% from 243); Max value from RGB is 137 - color contains mainly: blue. Hex color #422889 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #422889 is #BDD776. Grayscale: #3A3A3A. Windows color (decimal): -12441463 or 8988738. OLE color: 8988738.
HSL color Cylindrical-coordinate representation of color #422889: hue angle of 256.08º degrees, saturation: 0.55, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #422889 is Cyan = 0.52, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 66 | 40 | 137 | - |
| CMYK | 0.52 | 0.71 | 0 | 0.46 |
| HSL | 256.08º | 0.55% | 0.35% | - |
| HSV(B) | 256.08º | 0.71% | 0.54% | - |
| XYZ | 7.52 | 4.48 | 24.14 | - |
| YUV | 58.83 | 172.11 | 133.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 40 | 137 | 0.52 | 0.71 | 0 | 0.46 | 256.08 | 0.55 | 0.35 |
| Hex | 42 | 28 | 89 | 34 | 47 | 0 | 2E | 100 | 37 | 23 |
| Octal | 102 | 50 | 211 | 64 | 107 | 0 | 56 | 400 | 67 | 43 |
| Binary | 1000010 | 101000 | 10001001 | 110100 | 1000111 | 0 | 101110 | 100000000 | 110111 | 100011 |
Color Harmonies of #422889
Complementary color
Monochromatic Colors of #422889
Black with #422889
Text Example
Text Example
White with #422889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422889; }
p { color: rgb(66,40,137); }
H1.HeaderClassName
{
color: #422889;
}
.AnyTagClassName
{
color: #422889;
}
</style>
background-color css
<style>
a { background-color: #422889; }
a { background-color: rgb(66,40,137); }
div.DivClassName
{
background-color: #422889;
}
.BgClassName
{
background-color: #422889;
}
</style>
border-color css
<style>
span { border-color: #422889; }
span { border-color: rgb(66,40,137); }
td.TdClassName
{
border-color: #422889;
}
.TagClassName
{
border-color: #422889;
}
</style>