Shades of Windsor #402476
Tints of Windsor #402476
RGB
CMYK
RGB Variations
Color information
#402476 (or 0x402476) is known color: Windsor. HEX triplet: 40, 24 and 76. RGB value is (64,36,118). Sum of RGB (Red+Green+Blue) = 64+36+118=218 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.36% from 218); Green value is 36 (14.45% from 255 or 16.51% from 218); Blue value is 118 (46.48% from 255 or 54.13% from 218); Max value from RGB is 118 - color contains mainly: blue. Hex color #402476 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402476 is #BFDB89. Grayscale: #353535. Windows color (decimal): -12573578 or 7742528. OLE color: 7742528.
HSL color Cylindrical-coordinate representation of color #402476: hue angle of 260.49º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #402476 is Cyan = 0.46, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 36 | 118 | - |
| CMYK | 0.46 | 0.69 | 0 | 0.54 |
| HSL | 260.49º | 0.53% | 0.3% | - |
| HSV(B) | 260.49º | 0.69% | 0.46% | - |
| XYZ | 6.02 | 3.66 | 17.53 | - |
| YUV | 53.72 | 164.28 | 135.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 36 | 118 | 0.46 | 0.69 | 0 | 0.54 | 260.49 | 0.53 | 0.3 |
| Hex | 40 | 24 | 76 | 2E | 45 | 0 | 36 | 104 | 35 | 1E |
| Octal | 100 | 44 | 166 | 56 | 105 | 0 | 66 | 404 | 65 | 36 |
| Binary | 1000000 | 100100 | 1110110 | 101110 | 1000101 | 0 | 110110 | 100000100 | 110101 | 11110 |
Color Harmonies of #402476
Complementary color
Monochromatic Colors of #402476
Black with #402476
Text Example
Text Example
White with #402476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402476; }
p { color: rgb(64,36,118); }
H1.HeaderClassName
{
color: #402476;
}
.AnyTagClassName
{
color: #402476;
}
</style>
background-color css
<style>
a { background-color: #402476; }
a { background-color: rgb(64,36,118); }
div.DivClassName
{
background-color: #402476;
}
.BgClassName
{
background-color: #402476;
}
</style>
border-color css
<style>
span { border-color: #402476; }
span { border-color: rgb(64,36,118); }
td.TdClassName
{
border-color: #402476;
}
.TagClassName
{
border-color: #402476;
}
</style>