Shades of Windsor #402089
Tints of Windsor #402089
RGB
CMYK
RGB Variations
Color information
#402089 (or 0x402089) is known color: Windsor. HEX triplet: 40, 20 and 89. RGB value is (64,32,137). Sum of RGB (Red+Green+Blue) = 64+32+137=233 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.47% from 233); Green value is 32 (12.89% from 255 or 13.73% from 233); Blue value is 137 (53.91% from 255 or 58.80% from 233); Max value from RGB is 137 - color contains mainly: blue. Hex color #402089 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #402089 is #BFDF76. Grayscale: #353535. Windows color (decimal): -12574583 or 8986688. OLE color: 8986688.
HSL color Cylindrical-coordinate representation of color #402089: hue angle of 258.29º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #402089 is Cyan = 0.53, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 64 | 32 | 137 | - |
| CMYK | 0.53 | 0.77 | 0 | 0.46 |
| HSL | 258.29º | 0.62% | 0.33% | - |
| HSV(B) | 258.29º | 0.77% | 0.54% | - |
| XYZ | 7.15 | 3.93 | 24.05 | - |
| YUV | 53.54 | 175.1 | 135.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 32 | 137 | 0.53 | 0.77 | 0 | 0.46 | 258.29 | 0.62 | 0.33 |
| Hex | 40 | 20 | 89 | 35 | 4D | 0 | 2E | 102 | 3E | 21 |
| Octal | 100 | 40 | 211 | 65 | 115 | 0 | 56 | 402 | 76 | 41 |
| Binary | 1000000 | 100000 | 10001001 | 110101 | 1001101 | 0 | 101110 | 100000010 | 111110 | 100001 |
Color Harmonies of #402089
Complementary color
Monochromatic Colors of #402089
Black with #402089
Text Example
Text Example
White with #402089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402089; }
p { color: rgb(64,32,137); }
H1.HeaderClassName
{
color: #402089;
}
.AnyTagClassName
{
color: #402089;
}
</style>
background-color css
<style>
a { background-color: #402089; }
a { background-color: rgb(64,32,137); }
div.DivClassName
{
background-color: #402089;
}
.BgClassName
{
background-color: #402089;
}
</style>
border-color css
<style>
span { border-color: #402089; }
span { border-color: rgb(64,32,137); }
td.TdClassName
{
border-color: #402089;
}
.TagClassName
{
border-color: #402089;
}
</style>