Shades of Windsor #463576
Tints of Windsor #463576
RGB
CMYK
RGB Variations
Color information
#463576 (or 0x463576) is known color: Windsor. HEX triplet: 46, 35 and 76. RGB value is (70,53,118). Sum of RGB (Red+Green+Blue) = 70+53+118=241 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.05% from 241); Green value is 53 (21.09% from 255 or 21.99% from 241); Blue value is 118 (46.48% from 255 or 48.96% from 241); Max value from RGB is 118 - color contains mainly: blue. Hex color #463576 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463576 is #B9CA89. Grayscale: #414141. Windows color (decimal): -12176010 or 7746886. OLE color: 7746886.
HSL color Cylindrical-coordinate representation of color #463576: hue angle of 255.69º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #463576 is Cyan = 0.41, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 53 | 118 | - |
| CMYK | 0.41 | 0.55 | 0 | 0.54 |
| HSL | 255.69º | 0.38% | 0.34% | - |
| HSV(B) | 255.69º | 0.55% | 0.46% | - |
| XYZ | 7.07 | 5.16 | 17.76 | - |
| YUV | 65.49 | 157.63 | 131.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 53 | 118 | 0.41 | 0.55 | 0 | 0.54 | 255.69 | 0.38 | 0.34 |
| Hex | 46 | 35 | 76 | 29 | 37 | 0 | 36 | 100 | 26 | 22 |
| Octal | 106 | 65 | 166 | 51 | 67 | 0 | 66 | 400 | 46 | 42 |
| Binary | 1000110 | 110101 | 1110110 | 101001 | 110111 | 0 | 110110 | 100000000 | 100110 | 100010 |
Color Harmonies of #463576
Complementary color
Monochromatic Colors of #463576
Black with #463576
Text Example
Text Example
White with #463576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463576; }
p { color: rgb(70,53,118); }
H1.HeaderClassName
{
color: #463576;
}
.AnyTagClassName
{
color: #463576;
}
</style>
background-color css
<style>
a { background-color: #463576; }
a { background-color: rgb(70,53,118); }
div.DivClassName
{
background-color: #463576;
}
.BgClassName
{
background-color: #463576;
}
</style>
border-color css
<style>
span { border-color: #463576; }
span { border-color: rgb(70,53,118); }
td.TdClassName
{
border-color: #463576;
}
.TagClassName
{
border-color: #463576;
}
</style>