Shades of Windsor #462587
Tints of Windsor #462587
RGB
CMYK
RGB Variations
Color information
#462587 (or 0x462587) is known color: Windsor. HEX triplet: 46, 25 and 87. RGB value is (70,37,135). Sum of RGB (Red+Green+Blue) = 70+37+135=242 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.93% from 242); Green value is 37 (14.84% from 255 or 15.29% from 242); Blue value is 135 (53.12% from 255 or 55.79% from 242); Max value from RGB is 135 - color contains mainly: blue. Hex color #462587 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #462587 is #B9DA78. Grayscale: #393939. Windows color (decimal): -12180089 or 8856902. OLE color: 8856902.
HSL color Cylindrical-coordinate representation of color #462587: hue angle of 260.2º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #462587 is Cyan = 0.48, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 37 | 135 | - |
| CMYK | 0.48 | 0.73 | 0 | 0.47 |
| HSL | 260.2º | 0.57% | 0.34% | - |
| HSV(B) | 260.2º | 0.73% | 0.53% | - |
| XYZ | 7.56 | 4.37 | 23.37 | - |
| YUV | 58.04 | 171.43 | 136.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 37 | 135 | 0.48 | 0.73 | 0 | 0.47 | 260.2 | 0.57 | 0.34 |
| Hex | 46 | 25 | 87 | 30 | 49 | 0 | 2F | 104 | 39 | 22 |
| Octal | 106 | 45 | 207 | 60 | 111 | 0 | 57 | 404 | 71 | 42 |
| Binary | 1000110 | 100101 | 10000111 | 110000 | 1001001 | 0 | 101111 | 100000100 | 111001 | 100010 |
Color Harmonies of #462587
Complementary color
Monochromatic Colors of #462587
Black with #462587
Text Example
Text Example
White with #462587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462587; }
p { color: rgb(70,37,135); }
H1.HeaderClassName
{
color: #462587;
}
.AnyTagClassName
{
color: #462587;
}
</style>
background-color css
<style>
a { background-color: #462587; }
a { background-color: rgb(70,37,135); }
div.DivClassName
{
background-color: #462587;
}
.BgClassName
{
background-color: #462587;
}
</style>
border-color css
<style>
span { border-color: #462587; }
span { border-color: rgb(70,37,135); }
td.TdClassName
{
border-color: #462587;
}
.TagClassName
{
border-color: #462587;
}
</style>