Shades of Windsor #402584
Tints of Windsor #402584
RGB
CMYK
RGB Variations
Color information
#402584 (or 0x402584) is known color: Windsor. HEX triplet: 40, 25 and 84. RGB value is (64,37,132). Sum of RGB (Red+Green+Blue) = 64+37+132=233 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.47% from 233); Green value is 37 (14.84% from 255 or 15.88% from 233); Blue value is 132 (51.95% from 255 or 56.65% from 233); Max value from RGB is 132 - color contains mainly: blue. Hex color #402584 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #402584 is #BFDA7B. Grayscale: #373737. Windows color (decimal): -12573308 or 8660288. OLE color: 8660288.
HSL color Cylindrical-coordinate representation of color #402584: hue angle of 257.05º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #402584 is Cyan = 0.52, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 64 | 37 | 132 | - |
| CMYK | 0.52 | 0.72 | 0 | 0.48 |
| HSL | 257.05º | 0.56% | 0.33% | - |
| HSV(B) | 257.05º | 0.72% | 0.52% | - |
| XYZ | 6.94 | 4.08 | 22.25 | - |
| YUV | 55.9 | 170.95 | 133.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 37 | 132 | 0.52 | 0.72 | 0 | 0.48 | 257.05 | 0.56 | 0.33 |
| Hex | 40 | 25 | 84 | 34 | 48 | 0 | 30 | 101 | 38 | 21 |
| Octal | 100 | 45 | 204 | 64 | 110 | 0 | 60 | 401 | 70 | 41 |
| Binary | 1000000 | 100101 | 10000100 | 110100 | 1001000 | 0 | 110000 | 100000001 | 111000 | 100001 |
Color Harmonies of #402584
Complementary color
Monochromatic Colors of #402584
Black with #402584
Text Example
Text Example
White with #402584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402584; }
p { color: rgb(64,37,132); }
H1.HeaderClassName
{
color: #402584;
}
.AnyTagClassName
{
color: #402584;
}
</style>
background-color css
<style>
a { background-color: #402584; }
a { background-color: rgb(64,37,132); }
div.DivClassName
{
background-color: #402584;
}
.BgClassName
{
background-color: #402584;
}
</style>
border-color css
<style>
span { border-color: #402584; }
span { border-color: rgb(64,37,132); }
td.TdClassName
{
border-color: #402584;
}
.TagClassName
{
border-color: #402584;
}
</style>