Shades of Windsor #462584
Tints of Windsor #462584
RGB
CMYK
RGB Variations
Color information
#462584 (or 0x462584) is known color: Windsor. HEX triplet: 46, 25 and 84. RGB value is (70,37,132). Sum of RGB (Red+Green+Blue) = 70+37+132=239 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.29% from 239); Green value is 37 (14.84% from 255 or 15.48% from 239); Blue value is 132 (51.95% from 255 or 55.23% from 239); Max value from RGB is 132 - color contains mainly: blue. Hex color #462584 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #462584 is #B9DA7B. Grayscale: #393939. Windows color (decimal): -12180092 or 8660294. OLE color: 8660294.
HSL color Cylindrical-coordinate representation of color #462584: hue angle of 260.84º 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 #462584 is Cyan = 0.47, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 70 | 37 | 132 | - |
| CMYK | 0.47 | 0.72 | 0 | 0.48 |
| HSL | 260.84º | 0.56% | 0.33% | - |
| HSV(B) | 260.84º | 0.72% | 0.52% | - |
| XYZ | 7.35 | 4.29 | 22.27 | - |
| YUV | 57.7 | 169.93 | 136.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 37 | 132 | 0.47 | 0.72 | 0 | 0.48 | 260.84 | 0.56 | 0.33 |
| Hex | 46 | 25 | 84 | 2F | 48 | 0 | 30 | 105 | 38 | 21 |
| Octal | 106 | 45 | 204 | 57 | 110 | 0 | 60 | 405 | 70 | 41 |
| Binary | 1000110 | 100101 | 10000100 | 101111 | 1001000 | 0 | 110000 | 100000101 | 111000 | 100001 |
Color Harmonies of #462584
Complementary color
Monochromatic Colors of #462584
Black with #462584
Text Example
Text Example
White with #462584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462584; }
p { color: rgb(70,37,132); }
H1.HeaderClassName
{
color: #462584;
}
.AnyTagClassName
{
color: #462584;
}
</style>
background-color css
<style>
a { background-color: #462584; }
a { background-color: rgb(70,37,132); }
div.DivClassName
{
background-color: #462584;
}
.BgClassName
{
background-color: #462584;
}
</style>
border-color css
<style>
span { border-color: #462584; }
span { border-color: rgb(70,37,132); }
td.TdClassName
{
border-color: #462584;
}
.TagClassName
{
border-color: #462584;
}
</style>