Shades of Windsor #402088
Tints of Windsor #402088
RGB
CMYK
RGB Variations
Color information
#402088 (or 0x402088) is known color: Windsor. HEX triplet: 40, 20 and 88. RGB value is (64,32,136). Sum of RGB (Red+Green+Blue) = 64+32+136=232 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.59% from 232); Green value is 32 (12.89% from 255 or 13.79% from 232); Blue value is 136 (53.52% from 255 or 58.62% from 232); Max value from RGB is 136 - color contains mainly: blue. Hex color #402088 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #402088 is #BFDF77. Grayscale: #353535. Windows color (decimal): -12574584 or 8921152. OLE color: 8921152.
HSL color Cylindrical-coordinate representation of color #402088: hue angle of 258.46º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #402088 is Cyan = 0.53, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 32 | 136 | - |
| CMYK | 0.53 | 0.76 | 0 | 0.47 |
| HSL | 258.46º | 0.62% | 0.33% | - |
| HSV(B) | 258.46º | 0.76% | 0.53% | - |
| XYZ | 7.07 | 3.9 | 23.67 | - |
| YUV | 53.42 | 174.6 | 135.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 32 | 136 | 0.53 | 0.76 | 0 | 0.47 | 258.46 | 0.62 | 0.33 |
| Hex | 40 | 20 | 88 | 35 | 4C | 0 | 2F | 102 | 3E | 21 |
| Octal | 100 | 40 | 210 | 65 | 114 | 0 | 57 | 402 | 76 | 41 |
| Binary | 1000000 | 100000 | 10001000 | 110101 | 1001100 | 0 | 101111 | 100000010 | 111110 | 100001 |
Color Harmonies of #402088
Complementary color
Monochromatic Colors of #402088
Black with #402088
Text Example
Text Example
White with #402088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402088; }
p { color: rgb(64,32,136); }
H1.HeaderClassName
{
color: #402088;
}
.AnyTagClassName
{
color: #402088;
}
</style>
background-color css
<style>
a { background-color: #402088; }
a { background-color: rgb(64,32,136); }
div.DivClassName
{
background-color: #402088;
}
.BgClassName
{
background-color: #402088;
}
</style>
border-color css
<style>
span { border-color: #402088; }
span { border-color: rgb(64,32,136); }
td.TdClassName
{
border-color: #402088;
}
.TagClassName
{
border-color: #402088;
}
</style>