Shades of Windsor #463376
Tints of Windsor #463376
RGB
CMYK
RGB Variations
Color information
#463376 (or 0x463376) is known color: Windsor. HEX triplet: 46, 33 and 76. RGB value is (70,51,118). Sum of RGB (Red+Green+Blue) = 70+51+118=239 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.29% from 239); Green value is 51 (20.31% from 255 or 21.34% from 239); Blue value is 118 (46.48% from 255 or 49.37% from 239); Max value from RGB is 118 - color contains mainly: blue. Hex color #463376 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463376 is #B9CC89. Grayscale: #404040. Windows color (decimal): -12176522 or 7746374. OLE color: 7746374.
HSL color Cylindrical-coordinate representation of color #463376: hue angle of 257.01º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #463376 is Cyan = 0.41, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 51 | 118 | - |
| CMYK | 0.41 | 0.57 | 0 | 0.54 |
| HSL | 257.01º | 0.4% | 0.33% | - |
| HSV(B) | 257.01º | 0.57% | 0.46% | - |
| XYZ | 6.98 | 4.98 | 17.73 | - |
| YUV | 64.32 | 158.29 | 132.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 51 | 118 | 0.41 | 0.57 | 0 | 0.54 | 257.01 | 0.4 | 0.33 |
| Hex | 46 | 33 | 76 | 29 | 39 | 0 | 36 | 101 | 28 | 21 |
| Octal | 106 | 63 | 166 | 51 | 71 | 0 | 66 | 401 | 50 | 41 |
| Binary | 1000110 | 110011 | 1110110 | 101001 | 111001 | 0 | 110110 | 100000001 | 101000 | 100001 |
Color Harmonies of #463376
Complementary color
Monochromatic Colors of #463376
Black with #463376
Text Example
Text Example
White with #463376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463376; }
p { color: rgb(70,51,118); }
H1.HeaderClassName
{
color: #463376;
}
.AnyTagClassName
{
color: #463376;
}
</style>
background-color css
<style>
a { background-color: #463376; }
a { background-color: rgb(70,51,118); }
div.DivClassName
{
background-color: #463376;
}
.BgClassName
{
background-color: #463376;
}
</style>
border-color css
<style>
span { border-color: #463376; }
span { border-color: rgb(70,51,118); }
td.TdClassName
{
border-color: #463376;
}
.TagClassName
{
border-color: #463376;
}
</style>