Shades of Windsor #422881
Tints of Windsor #422881
RGB
CMYK
RGB Variations
Color information
#422881 (or 0x422881) is known color: Windsor. HEX triplet: 42, 28 and 81. RGB value is (66,40,129). Sum of RGB (Red+Green+Blue) = 66+40+129=235 (31% of max value = 765). Red value is 66 (26.17% from 255 or 28.09% from 235); Green value is 40 (16.02% from 255 or 17.02% from 235); Blue value is 129 (50.78% from 255 or 54.89% from 235); Max value from RGB is 129 - color contains mainly: blue. Hex color #422881 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #422881 is #BDD77E. Grayscale: #393939. Windows color (decimal): -12441471 or 8464450. OLE color: 8464450.
HSL color Cylindrical-coordinate representation of color #422881: hue angle of 257.53º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #422881 is Cyan = 0.49, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 66 | 40 | 129 | - |
| CMYK | 0.49 | 0.69 | 0 | 0.49 |
| HSL | 257.53º | 0.53% | 0.33% | - |
| HSV(B) | 257.53º | 0.69% | 0.51% | - |
| XYZ | 6.97 | 4.26 | 21.22 | - |
| YUV | 57.92 | 168.11 | 133.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 40 | 129 | 0.49 | 0.69 | 0 | 0.49 | 257.53 | 0.53 | 0.33 |
| Hex | 42 | 28 | 81 | 31 | 45 | 0 | 31 | 102 | 35 | 21 |
| Octal | 102 | 50 | 201 | 61 | 105 | 0 | 61 | 402 | 65 | 41 |
| Binary | 1000010 | 101000 | 10000001 | 110001 | 1000101 | 0 | 110001 | 100000010 | 110101 | 100001 |
Color Harmonies of #422881
Complementary color
Monochromatic Colors of #422881
Black with #422881
Text Example
Text Example
White with #422881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422881; }
p { color: rgb(66,40,129); }
H1.HeaderClassName
{
color: #422881;
}
.AnyTagClassName
{
color: #422881;
}
</style>
background-color css
<style>
a { background-color: #422881; }
a { background-color: rgb(66,40,129); }
div.DivClassName
{
background-color: #422881;
}
.BgClassName
{
background-color: #422881;
}
</style>
border-color css
<style>
span { border-color: #422881; }
span { border-color: rgb(66,40,129); }
td.TdClassName
{
border-color: #422881;
}
.TagClassName
{
border-color: #422881;
}
</style>