Shades of Windsor #463270
Tints of Windsor #463270
RGB
CMYK
RGB Variations
Color information
#463270 (or 0x463270) is known color: Windsor. HEX triplet: 46, 32 and 70. RGB value is (70,50,112). Sum of RGB (Red+Green+Blue) = 70+50+112=232 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.17% from 232); Green value is 50 (19.92% from 255 or 21.55% from 232); Blue value is 112 (44.14% from 255 or 48.28% from 232); Max value from RGB is 112 - color contains mainly: blue. Hex color #463270 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463270 is #B9CD8F. Grayscale: #3E3E3E. Windows color (decimal): -12176784 or 7352902. OLE color: 7352902.
HSL color Cylindrical-coordinate representation of color #463270: hue angle of 259.35º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #463270 is Cyan = 0.38, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 50 | 112 | - |
| CMYK | 0.38 | 0.55 | 0 | 0.56 |
| HSL | 259.35º | 0.38% | 0.32% | - |
| HSV(B) | 259.35º | 0.55% | 0.44% | - |
| XYZ | 6.59 | 4.75 | 15.9 | - |
| YUV | 63.05 | 155.63 | 132.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 50 | 112 | 0.38 | 0.55 | 0 | 0.56 | 259.35 | 0.38 | 0.32 |
| Hex | 46 | 32 | 70 | 26 | 37 | 0 | 38 | 103 | 26 | 20 |
| Octal | 106 | 62 | 160 | 46 | 67 | 0 | 70 | 403 | 46 | 40 |
| Binary | 1000110 | 110010 | 1110000 | 100110 | 110111 | 0 | 111000 | 100000011 | 100110 | 100000 |
Color Harmonies of #463270
Complementary color
Monochromatic Colors of #463270
Black with #463270
Text Example
Text Example
White with #463270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463270; }
p { color: rgb(70,50,112); }
H1.HeaderClassName
{
color: #463270;
}
.AnyTagClassName
{
color: #463270;
}
</style>
background-color css
<style>
a { background-color: #463270; }
a { background-color: rgb(70,50,112); }
div.DivClassName
{
background-color: #463270;
}
.BgClassName
{
background-color: #463270;
}
</style>
border-color css
<style>
span { border-color: #463270; }
span { border-color: rgb(70,50,112); }
td.TdClassName
{
border-color: #463270;
}
.TagClassName
{
border-color: #463270;
}
</style>