Shades of Windsor #461880
Tints of Windsor #461880
RGB
CMYK
RGB Variations
Color information
#461880 (or 0x461880) is known color: Windsor. HEX triplet: 46, 18 and 80. RGB value is (70,24,128). Sum of RGB (Red+Green+Blue) = 70+24+128=222 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.53% from 222); Green value is 24 (9.77% from 255 or 10.81% from 222); Blue value is 128 (50.39% from 255 or 57.66% from 222); Max value from RGB is 128 - color contains mainly: blue. Hex color #461880 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #461880 is #B9E77F. Grayscale: #313131. Windows color (decimal): -12183424 or 8394822. OLE color: 8394822.
HSL color Cylindrical-coordinate representation of color #461880: hue angle of 266.54º degrees, saturation: 0.68, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #461880 is Cyan = 0.45, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 70 | 24 | 128 | - |
| CMYK | 0.45 | 0.81 | 0 | 0.50 |
| HSL | 266.54º | 0.68% | 0.3% | - |
| HSV(B) | 266.54º | 0.81% | 0.5% | - |
| XYZ | 6.75 | 3.51 | 20.74 | - |
| YUV | 49.61 | 172.24 | 142.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 24 | 128 | 0.45 | 0.81 | 0 | 0.50 | 266.54 | 0.68 | 0.3 |
| Hex | 46 | 18 | 80 | 2D | 51 | 0 | 32 | 10B | 44 | 1E |
| Octal | 106 | 30 | 200 | 55 | 121 | 0 | 62 | 413 | 104 | 36 |
| Binary | 1000110 | 11000 | 10000000 | 101101 | 1010001 | 0 | 110010 | 100001011 | 1000100 | 11110 |
Color Harmonies of #461880
Complementary color
Monochromatic Colors of #461880
Black with #461880
Text Example
Text Example
White with #461880
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461880; }
p { color: rgb(70,24,128); }
H1.HeaderClassName
{
color: #461880;
}
.AnyTagClassName
{
color: #461880;
}
</style>
background-color css
<style>
a { background-color: #461880; }
a { background-color: rgb(70,24,128); }
div.DivClassName
{
background-color: #461880;
}
.BgClassName
{
background-color: #461880;
}
</style>
border-color css
<style>
span { border-color: #461880; }
span { border-color: rgb(70,24,128); }
td.TdClassName
{
border-color: #461880;
}
.TagClassName
{
border-color: #461880;
}
</style>