Shades of Windsor #463372
Tints of Windsor #463372
RGB
CMYK
RGB Variations
Color information
#463372 (or 0x463372) is known color: Windsor. HEX triplet: 46, 33 and 72. RGB value is (70,51,114). Sum of RGB (Red+Green+Blue) = 70+51+114=235 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.79% from 235); Green value is 51 (20.31% from 255 or 21.70% from 235); Blue value is 114 (44.92% from 255 or 48.51% from 235); Max value from RGB is 114 - color contains mainly: blue. Hex color #463372 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463372 is #B9CC8D. Grayscale: #3F3F3F. Windows color (decimal): -12176526 or 7484230. OLE color: 7484230.
HSL color Cylindrical-coordinate representation of color #463372: hue angle of 258.1º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #463372 is Cyan = 0.39, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 51 | 114 | - |
| CMYK | 0.39 | 0.55 | 0 | 0.55 |
| HSL | 258.1º | 0.38% | 0.32% | - |
| HSV(B) | 258.1º | 0.55% | 0.45% | - |
| XYZ | 6.75 | 4.88 | 16.51 | - |
| YUV | 63.86 | 156.29 | 132.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 51 | 114 | 0.39 | 0.55 | 0 | 0.55 | 258.1 | 0.38 | 0.32 |
| Hex | 46 | 33 | 72 | 27 | 37 | 0 | 37 | 102 | 26 | 20 |
| Octal | 106 | 63 | 162 | 47 | 67 | 0 | 67 | 402 | 46 | 40 |
| Binary | 1000110 | 110011 | 1110010 | 100111 | 110111 | 0 | 110111 | 100000010 | 100110 | 100000 |
Color Harmonies of #463372
Complementary color
Monochromatic Colors of #463372
Black with #463372
Text Example
Text Example
White with #463372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463372; }
p { color: rgb(70,51,114); }
H1.HeaderClassName
{
color: #463372;
}
.AnyTagClassName
{
color: #463372;
}
</style>
background-color css
<style>
a { background-color: #463372; }
a { background-color: rgb(70,51,114); }
div.DivClassName
{
background-color: #463372;
}
.BgClassName
{
background-color: #463372;
}
</style>
border-color css
<style>
span { border-color: #463372; }
span { border-color: rgb(70,51,114); }
td.TdClassName
{
border-color: #463372;
}
.TagClassName
{
border-color: #463372;
}
</style>