Shades of Windsor #461986
Tints of Windsor #461986
RGB
CMYK
RGB Variations
Color information
#461986 (or 0x461986) is known color: Windsor. HEX triplet: 46, 19 and 86. RGB value is (70,25,134). Sum of RGB (Red+Green+Blue) = 70+25+134=229 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.57% from 229); Green value is 25 (10.16% from 255 or 10.92% from 229); Blue value is 134 (52.73% from 255 or 58.52% from 229); Max value from RGB is 134 - color contains mainly: blue. Hex color #461986 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #461986 is #B9E679. Grayscale: #323232. Windows color (decimal): -12183162 or 8788294. OLE color: 8788294.
HSL color Cylindrical-coordinate representation of color #461986: hue angle of 264.77º 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 #461986 is Cyan = 0.48, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 25 | 134 | - |
| CMYK | 0.48 | 0.81 | 0 | 0.47 |
| HSL | 264.77º | 0.69% | 0.31% | - |
| HSV(B) | 264.77º | 0.81% | 0.53% | - |
| XYZ | 7.18 | 3.72 | 22.89 | - |
| YUV | 50.88 | 174.91 | 141.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 25 | 134 | 0.48 | 0.81 | 0 | 0.47 | 264.77 | 0.69 | 0.31 |
| Hex | 46 | 19 | 86 | 30 | 51 | 0 | 2F | 109 | 45 | 1F |
| Octal | 106 | 31 | 206 | 60 | 121 | 0 | 57 | 411 | 105 | 37 |
| Binary | 1000110 | 11001 | 10000110 | 110000 | 1010001 | 0 | 101111 | 100001001 | 1000101 | 11111 |
Color Harmonies of #461986
Complementary color
Monochromatic Colors of #461986
Black with #461986
Text Example
Text Example
White with #461986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461986; }
p { color: rgb(70,25,134); }
H1.HeaderClassName
{
color: #461986;
}
.AnyTagClassName
{
color: #461986;
}
</style>
background-color css
<style>
a { background-color: #461986; }
a { background-color: rgb(70,25,134); }
div.DivClassName
{
background-color: #461986;
}
.BgClassName
{
background-color: #461986;
}
</style>
border-color css
<style>
span { border-color: #461986; }
span { border-color: rgb(70,25,134); }
td.TdClassName
{
border-color: #461986;
}
.TagClassName
{
border-color: #461986;
}
</style>