Shades of Windsor #461980
Tints of Windsor #461980
RGB
CMYK
RGB Variations
Color information
#461980 (or 0x461980) is known color: Windsor. HEX triplet: 46, 19 and 80. RGB value is (70,25,128). Sum of RGB (Red+Green+Blue) = 70+25+128=223 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.39% from 223); Green value is 25 (10.16% from 255 or 11.21% from 223); Blue value is 128 (50.39% from 255 or 57.40% from 223); Max value from RGB is 128 - color contains mainly: blue. Hex color #461980 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #461980 is #B9E67F. Grayscale: #313131. Windows color (decimal): -12183168 or 8395078. OLE color: 8395078.
HSL color Cylindrical-coordinate representation of color #461980: hue angle of 266.21º degrees, saturation: 0.67, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #461980 is Cyan = 0.45, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 70 | 25 | 128 | - |
| CMYK | 0.45 | 0.80 | 0 | 0.50 |
| HSL | 266.21º | 0.67% | 0.3% | - |
| HSV(B) | 266.21º | 0.8% | 0.5% | - |
| XYZ | 6.77 | 3.56 | 20.75 | - |
| YUV | 50.2 | 171.91 | 142.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 25 | 128 | 0.45 | 0.80 | 0 | 0.50 | 266.21 | 0.67 | 0.3 |
| Hex | 46 | 19 | 80 | 2D | 50 | 0 | 32 | 10A | 43 | 1E |
| Octal | 106 | 31 | 200 | 55 | 120 | 0 | 62 | 412 | 103 | 36 |
| Binary | 1000110 | 11001 | 10000000 | 101101 | 1010000 | 0 | 110010 | 100001010 | 1000011 | 11110 |
Color Harmonies of #461980
Complementary color
Monochromatic Colors of #461980
Black with #461980
Text Example
Text Example
White with #461980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461980; }
p { color: rgb(70,25,128); }
H1.HeaderClassName
{
color: #461980;
}
.AnyTagClassName
{
color: #461980;
}
</style>
background-color css
<style>
a { background-color: #461980; }
a { background-color: rgb(70,25,128); }
div.DivClassName
{
background-color: #461980;
}
.BgClassName
{
background-color: #461980;
}
</style>
border-color css
<style>
span { border-color: #461980; }
span { border-color: rgb(70,25,128); }
td.TdClassName
{
border-color: #461980;
}
.TagClassName
{
border-color: #461980;
}
</style>