Shades of Windsor #402877
Tints of Windsor #402877
RGB
CMYK
RGB Variations
Color information
#402877 (or 0x402877) is known color: Windsor. HEX triplet: 40, 28 and 77. RGB value is (64,40,119). Sum of RGB (Red+Green+Blue) = 64+40+119=223 (29% of max value = 765). Red value is 64 (25.39% from 255 or 28.70% from 223); Green value is 40 (16.02% from 255 or 17.94% from 223); Blue value is 119 (46.88% from 255 or 53.36% from 223); Max value from RGB is 119 - color contains mainly: blue. Hex color #402877 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402877 is #BFD788. Grayscale: #373737. Windows color (decimal): -12572553 or 7809088. OLE color: 7809088.
HSL color Cylindrical-coordinate representation of color #402877: hue angle of 258.23º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #402877 is Cyan = 0.46, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 40 | 119 | - |
| CMYK | 0.46 | 0.66 | 0 | 0.53 |
| HSL | 258.23º | 0.5% | 0.31% | - |
| HSV(B) | 258.23º | 0.66% | 0.47% | - |
| XYZ | 6.2 | 3.94 | 17.89 | - |
| YUV | 56.18 | 163.45 | 133.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 40 | 119 | 0.46 | 0.66 | 0 | 0.53 | 258.23 | 0.5 | 0.31 |
| Hex | 40 | 28 | 77 | 2E | 42 | 0 | 35 | 102 | 32 | 1F |
| Octal | 100 | 50 | 167 | 56 | 102 | 0 | 65 | 402 | 62 | 37 |
| Binary | 1000000 | 101000 | 1110111 | 101110 | 1000010 | 0 | 110101 | 100000010 | 110010 | 11111 |
Color Harmonies of #402877
Complementary color
Monochromatic Colors of #402877
Black with #402877
Text Example
Text Example
White with #402877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402877; }
p { color: rgb(64,40,119); }
H1.HeaderClassName
{
color: #402877;
}
.AnyTagClassName
{
color: #402877;
}
</style>
background-color css
<style>
a { background-color: #402877; }
a { background-color: rgb(64,40,119); }
div.DivClassName
{
background-color: #402877;
}
.BgClassName
{
background-color: #402877;
}
</style>
border-color css
<style>
span { border-color: #402877; }
span { border-color: rgb(64,40,119); }
td.TdClassName
{
border-color: #402877;
}
.TagClassName
{
border-color: #402877;
}
</style>