Shades of Windsor #463777
Tints of Windsor #463777
RGB
CMYK
RGB Variations
Color information
#463777 (or 0x463777) is known color: Windsor. HEX triplet: 46, 37 and 77. RGB value is (70,55,119). Sum of RGB (Red+Green+Blue) = 70+55+119=244 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.69% from 244); Green value is 55 (21.88% from 255 or 22.54% from 244); Blue value is 119 (46.88% from 255 or 48.77% from 244); Max value from RGB is 119 - color contains mainly: blue. Hex color #463777 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463777 is #B9C888. Grayscale: #424242. Windows color (decimal): -12175497 or 7812934. OLE color: 7812934.
HSL color Cylindrical-coordinate representation of color #463777: hue angle of 254.06º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #463777 is Cyan = 0.41, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 55 | 119 | - |
| CMYK | 0.41 | 0.54 | 0 | 0.53 |
| HSL | 254.06º | 0.37% | 0.34% | - |
| HSV(B) | 254.06º | 0.54% | 0.47% | - |
| XYZ | 7.22 | 5.37 | 18.11 | - |
| YUV | 66.78 | 157.47 | 130.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 55 | 119 | 0.41 | 0.54 | 0 | 0.53 | 254.06 | 0.37 | 0.34 |
| Hex | 46 | 37 | 77 | 29 | 36 | 0 | 35 | FE | 25 | 22 |
| Octal | 106 | 67 | 167 | 51 | 66 | 0 | 65 | 376 | 45 | 42 |
| Binary | 1000110 | 110111 | 1110111 | 101001 | 110110 | 0 | 110101 | 11111110 | 100101 | 100010 |
Color Harmonies of #463777
Complementary color
Monochromatic Colors of #463777
Black with #463777
Text Example
Text Example
White with #463777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463777; }
p { color: rgb(70,55,119); }
H1.HeaderClassName
{
color: #463777;
}
.AnyTagClassName
{
color: #463777;
}
</style>
background-color css
<style>
a { background-color: #463777; }
a { background-color: rgb(70,55,119); }
div.DivClassName
{
background-color: #463777;
}
.BgClassName
{
background-color: #463777;
}
</style>
border-color css
<style>
span { border-color: #463777; }
span { border-color: rgb(70,55,119); }
td.TdClassName
{
border-color: #463777;
}
.TagClassName
{
border-color: #463777;
}
</style>