Shades of Windsor #463179
Tints of Windsor #463179
RGB
CMYK
RGB Variations
Color information
#463179 (or 0x463179) is known color: Windsor. HEX triplet: 46, 31 and 79. RGB value is (70,49,121). Sum of RGB (Red+Green+Blue) = 70+49+121=240 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.17% from 240); Green value is 49 (19.53% from 255 or 20.42% from 240); Blue value is 121 (47.66% from 255 or 50.42% from 240); Max value from RGB is 121 - color contains mainly: blue. Hex color #463179 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463179 is #B9CE86. Grayscale: #3F3F3F. Windows color (decimal): -12177031 or 7942470. OLE color: 7942470.
HSL color Cylindrical-coordinate representation of color #463179: hue angle of 257.5º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #463179 is Cyan = 0.42, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 49 | 121 | - |
| CMYK | 0.42 | 0.60 | 0 | 0.53 |
| HSL | 257.5º | 0.42% | 0.33% | - |
| HSV(B) | 257.5º | 0.6% | 0.47% | - |
| XYZ | 7.08 | 4.88 | 18.66 | - |
| YUV | 63.49 | 160.46 | 132.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 49 | 121 | 0.42 | 0.60 | 0 | 0.53 | 257.5 | 0.42 | 0.33 |
| Hex | 46 | 31 | 79 | 2A | 3C | 0 | 35 | 102 | 2A | 21 |
| Octal | 106 | 61 | 171 | 52 | 74 | 0 | 65 | 402 | 52 | 41 |
| Binary | 1000110 | 110001 | 1111001 | 101010 | 111100 | 0 | 110101 | 100000010 | 101010 | 100001 |
Color Harmonies of #463179
Complementary color
Monochromatic Colors of #463179
Black with #463179
Text Example
Text Example
White with #463179
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463179; }
p { color: rgb(70,49,121); }
H1.HeaderClassName
{
color: #463179;
}
.AnyTagClassName
{
color: #463179;
}
</style>
background-color css
<style>
a { background-color: #463179; }
a { background-color: rgb(70,49,121); }
div.DivClassName
{
background-color: #463179;
}
.BgClassName
{
background-color: #463179;
}
</style>
border-color css
<style>
span { border-color: #463179; }
span { border-color: rgb(70,49,121); }
td.TdClassName
{
border-color: #463179;
}
.TagClassName
{
border-color: #463179;
}
</style>