Shades of Windsor #463172
Tints of Windsor #463172
RGB
CMYK
RGB Variations
Color information
#463172 (or 0x463172) is known color: Windsor. HEX triplet: 46, 31 and 72. RGB value is (70,49,114). Sum of RGB (Red+Green+Blue) = 70+49+114=233 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.04% from 233); Green value is 49 (19.53% from 255 or 21.03% from 233); Blue value is 114 (44.92% from 255 or 48.93% from 233); Max value from RGB is 114 - color contains mainly: blue. Hex color #463172 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463172 is #B9CE8D. Grayscale: #3E3E3E. Windows color (decimal): -12177038 or 7483718. OLE color: 7483718.
HSL color Cylindrical-coordinate representation of color #463172: hue angle of 259.38º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #463172 is Cyan = 0.39, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 49 | 114 | - |
| CMYK | 0.39 | 0.57 | 0 | 0.55 |
| HSL | 259.38º | 0.4% | 0.32% | - |
| HSV(B) | 259.38º | 0.57% | 0.45% | - |
| XYZ | 6.66 | 4.71 | 16.48 | - |
| YUV | 62.69 | 156.96 | 133.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 49 | 114 | 0.39 | 0.57 | 0 | 0.55 | 259.38 | 0.4 | 0.32 |
| Hex | 46 | 31 | 72 | 27 | 39 | 0 | 37 | 103 | 28 | 20 |
| Octal | 106 | 61 | 162 | 47 | 71 | 0 | 67 | 403 | 50 | 40 |
| Binary | 1000110 | 110001 | 1110010 | 100111 | 111001 | 0 | 110111 | 100000011 | 101000 | 100000 |
Color Harmonies of #463172
Complementary color
Monochromatic Colors of #463172
Black with #463172
Text Example
Text Example
White with #463172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463172; }
p { color: rgb(70,49,114); }
H1.HeaderClassName
{
color: #463172;
}
.AnyTagClassName
{
color: #463172;
}
</style>
background-color css
<style>
a { background-color: #463172; }
a { background-color: rgb(70,49,114); }
div.DivClassName
{
background-color: #463172;
}
.BgClassName
{
background-color: #463172;
}
</style>
border-color css
<style>
span { border-color: #463172; }
span { border-color: rgb(70,49,114); }
td.TdClassName
{
border-color: #463172;
}
.TagClassName
{
border-color: #463172;
}
</style>