Shades of Windsor #461983
Tints of Windsor #461983
RGB
CMYK
RGB Variations
Color information
#461983 (or 0x461983) is known color: Windsor. HEX triplet: 46, 19 and 83. RGB value is (70,25,131). Sum of RGB (Red+Green+Blue) = 70+25+131=226 (29% of max value = 765). Red value is 70 (27.73% from 255 or 30.97% from 226); Green value is 25 (10.16% from 255 or 11.06% from 226); Blue value is 131 (51.56% from 255 or 57.96% from 226); Max value from RGB is 131 - color contains mainly: blue. Hex color #461983 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #461983 is #B9E67C. Grayscale: #323232. Windows color (decimal): -12183165 or 8591686. OLE color: 8591686.
HSL color Cylindrical-coordinate representation of color #461983: hue angle of 265.47º degrees, saturation: 0.68, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #461983 is Cyan = 0.47, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 25 | 131 | - |
| CMYK | 0.47 | 0.81 | 0 | 0.49 |
| HSL | 265.47º | 0.68% | 0.31% | - |
| HSV(B) | 265.47º | 0.81% | 0.51% | - |
| XYZ | 6.97 | 3.64 | 21.81 | - |
| YUV | 50.54 | 173.41 | 141.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 25 | 131 | 0.47 | 0.81 | 0 | 0.49 | 265.47 | 0.68 | 0.31 |
| Hex | 46 | 19 | 83 | 2F | 51 | 0 | 31 | 109 | 44 | 1F |
| Octal | 106 | 31 | 203 | 57 | 121 | 0 | 61 | 411 | 104 | 37 |
| Binary | 1000110 | 11001 | 10000011 | 101111 | 1010001 | 0 | 110001 | 100001001 | 1000100 | 11111 |
Color Harmonies of #461983
Complementary color
Monochromatic Colors of #461983
Black with #461983
Text Example
Text Example
White with #461983
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461983; }
p { color: rgb(70,25,131); }
H1.HeaderClassName
{
color: #461983;
}
.AnyTagClassName
{
color: #461983;
}
</style>
background-color css
<style>
a { background-color: #461983; }
a { background-color: rgb(70,25,131); }
div.DivClassName
{
background-color: #461983;
}
.BgClassName
{
background-color: #461983;
}
</style>
border-color css
<style>
span { border-color: #461983; }
span { border-color: rgb(70,25,131); }
td.TdClassName
{
border-color: #461983;
}
.TagClassName
{
border-color: #461983;
}
</style>