Shades of Windsor #463170
Tints of Windsor #463170
RGB
CMYK
RGB Variations
Color information
#463170 (or 0x463170) is known color: Windsor. HEX triplet: 46, 31 and 70. RGB value is (70,49,112). Sum of RGB (Red+Green+Blue) = 70+49+112=231 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.30% from 231); Green value is 49 (19.53% from 255 or 21.21% from 231); Blue value is 112 (44.14% from 255 or 48.48% from 231); Max value from RGB is 112 - color contains mainly: blue. Hex color #463170 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463170 is #B9CE8F. Grayscale: #3E3E3E. Windows color (decimal): -12177040 or 7352646. OLE color: 7352646.
HSL color Cylindrical-coordinate representation of color #463170: hue angle of 260º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #463170 is Cyan = 0.38, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 49 | 112 | - |
| CMYK | 0.38 | 0.56 | 0 | 0.56 |
| HSL | 260º | 0.39% | 0.32% | - |
| HSV(B) | 260º | 0.56% | 0.44% | - |
| XYZ | 6.55 | 4.67 | 15.89 | - |
| YUV | 62.46 | 155.96 | 133.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 49 | 112 | 0.38 | 0.56 | 0 | 0.56 | 260 | 0.39 | 0.32 |
| Hex | 46 | 31 | 70 | 26 | 38 | 0 | 38 | 104 | 27 | 20 |
| Octal | 106 | 61 | 160 | 46 | 70 | 0 | 70 | 404 | 47 | 40 |
| Binary | 1000110 | 110001 | 1110000 | 100110 | 111000 | 0 | 111000 | 100000100 | 100111 | 100000 |
Color Harmonies of #463170
Complementary color
Monochromatic Colors of #463170
Black with #463170
Text Example
Text Example
White with #463170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463170; }
p { color: rgb(70,49,112); }
H1.HeaderClassName
{
color: #463170;
}
.AnyTagClassName
{
color: #463170;
}
</style>
background-color css
<style>
a { background-color: #463170; }
a { background-color: rgb(70,49,112); }
div.DivClassName
{
background-color: #463170;
}
.BgClassName
{
background-color: #463170;
}
</style>
border-color css
<style>
span { border-color: #463170; }
span { border-color: rgb(70,49,112); }
td.TdClassName
{
border-color: #463170;
}
.TagClassName
{
border-color: #463170;
}
</style>