Shades of Windsor #461987
Tints of Windsor #461987
RGB
CMYK
RGB Variations
Color information
#461987 (or 0x461987) is known color: Windsor. HEX triplet: 46, 19 and 87. RGB value is (70,25,135). Sum of RGB (Red+Green+Blue) = 70+25+135=230 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.43% from 230); Green value is 25 (10.16% from 255 or 10.87% from 230); Blue value is 135 (53.12% from 255 or 58.70% from 230); Max value from RGB is 135 - color contains mainly: blue. Hex color #461987 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #461987 is #B9E678. Grayscale: #323232. Windows color (decimal): -12183161 or 8853830. OLE color: 8853830.
HSL color Cylindrical-coordinate representation of color #461987: hue angle of 264.55º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #461987 is Cyan = 0.48, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 25 | 135 | - |
| CMYK | 0.48 | 0.81 | 0 | 0.47 |
| HSL | 264.55º | 0.69% | 0.31% | - |
| HSV(B) | 264.55º | 0.81% | 0.53% | - |
| XYZ | 7.25 | 3.75 | 23.26 | - |
| YUV | 51 | 175.41 | 141.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 25 | 135 | 0.48 | 0.81 | 0 | 0.47 | 264.55 | 0.69 | 0.31 |
| Hex | 46 | 19 | 87 | 30 | 51 | 0 | 2F | 109 | 45 | 1F |
| Octal | 106 | 31 | 207 | 60 | 121 | 0 | 57 | 411 | 105 | 37 |
| Binary | 1000110 | 11001 | 10000111 | 110000 | 1010001 | 0 | 101111 | 100001001 | 1000101 | 11111 |
Color Harmonies of #461987
Complementary color
Monochromatic Colors of #461987
Black with #461987
Text Example
Text Example
White with #461987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461987; }
p { color: rgb(70,25,135); }
H1.HeaderClassName
{
color: #461987;
}
.AnyTagClassName
{
color: #461987;
}
</style>
background-color css
<style>
a { background-color: #461987; }
a { background-color: rgb(70,25,135); }
div.DivClassName
{
background-color: #461987;
}
.BgClassName
{
background-color: #461987;
}
</style>
border-color css
<style>
span { border-color: #461987; }
span { border-color: rgb(70,25,135); }
td.TdClassName
{
border-color: #461987;
}
.TagClassName
{
border-color: #461987;
}
</style>