Shades of Windsor #402484
Tints of Windsor #402484
RGB
CMYK
RGB Variations
Color information
#402484 (or 0x402484) is known color: Windsor. HEX triplet: 40, 24 and 84. RGB value is (64,36,132). Sum of RGB (Red+Green+Blue) = 64+36+132=232 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.59% from 232); Green value is 36 (14.45% from 255 or 15.52% from 232); Blue value is 132 (51.95% from 255 or 56.90% from 232); Max value from RGB is 132 - color contains mainly: blue. Hex color #402484 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #402484 is #BFDB7B. Grayscale: #363636. Windows color (decimal): -12573564 or 8660032. OLE color: 8660032.
HSL color Cylindrical-coordinate representation of color #402484: hue angle of 257.5º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #402484 is Cyan = 0.52, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 64 | 36 | 132 | - |
| CMYK | 0.52 | 0.73 | 0 | 0.48 |
| HSL | 257.5º | 0.57% | 0.33% | - |
| HSV(B) | 257.5º | 0.73% | 0.52% | - |
| XYZ | 6.91 | 4.02 | 22.24 | - |
| YUV | 55.32 | 171.28 | 134.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 36 | 132 | 0.52 | 0.73 | 0 | 0.48 | 257.5 | 0.57 | 0.33 |
| Hex | 40 | 24 | 84 | 34 | 49 | 0 | 30 | 102 | 39 | 21 |
| Octal | 100 | 44 | 204 | 64 | 111 | 0 | 60 | 402 | 71 | 41 |
| Binary | 1000000 | 100100 | 10000100 | 110100 | 1001001 | 0 | 110000 | 100000010 | 111001 | 100001 |
Color Harmonies of #402484
Complementary color
Monochromatic Colors of #402484
Black with #402484
Text Example
Text Example
White with #402484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402484; }
p { color: rgb(64,36,132); }
H1.HeaderClassName
{
color: #402484;
}
.AnyTagClassName
{
color: #402484;
}
</style>
background-color css
<style>
a { background-color: #402484; }
a { background-color: rgb(64,36,132); }
div.DivClassName
{
background-color: #402484;
}
.BgClassName
{
background-color: #402484;
}
</style>
border-color css
<style>
span { border-color: #402484; }
span { border-color: rgb(64,36,132); }
td.TdClassName
{
border-color: #402484;
}
.TagClassName
{
border-color: #402484;
}
</style>