Shades of Windsor #463075
Tints of Windsor #463075
RGB
CMYK
RGB Variations
Color information
#463075 (or 0x463075) is known color: Windsor. HEX triplet: 46, 30 and 75. RGB value is (70,48,117). Sum of RGB (Red+Green+Blue) = 70+48+117=235 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.79% from 235); Green value is 48 (19.14% from 255 or 20.43% from 235); Blue value is 117 (46.09% from 255 or 49.79% from 235); Max value from RGB is 117 - color contains mainly: blue. Hex color #463075 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463075 is #B9CF8A. Grayscale: #3E3E3E. Windows color (decimal): -12177291 or 7680070. OLE color: 7680070.
HSL color Cylindrical-coordinate representation of color #463075: hue angle of 259.13º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #463075 is Cyan = 0.40, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 48 | 117 | - |
| CMYK | 0.40 | 0.59 | 0 | 0.54 |
| HSL | 259.13º | 0.42% | 0.32% | - |
| HSV(B) | 259.13º | 0.59% | 0.46% | - |
| XYZ | 6.79 | 4.7 | 17.38 | - |
| YUV | 62.44 | 158.79 | 133.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 48 | 117 | 0.40 | 0.59 | 0 | 0.54 | 259.13 | 0.42 | 0.32 |
| Hex | 46 | 30 | 75 | 28 | 3B | 0 | 36 | 103 | 2A | 20 |
| Octal | 106 | 60 | 165 | 50 | 73 | 0 | 66 | 403 | 52 | 40 |
| Binary | 1000110 | 110000 | 1110101 | 101000 | 111011 | 0 | 110110 | 100000011 | 101010 | 100000 |
Color Harmonies of #463075
Complementary color
Monochromatic Colors of #463075
Black with #463075
Text Example
Text Example
White with #463075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463075; }
p { color: rgb(70,48,117); }
H1.HeaderClassName
{
color: #463075;
}
.AnyTagClassName
{
color: #463075;
}
</style>
background-color css
<style>
a { background-color: #463075; }
a { background-color: rgb(70,48,117); }
div.DivClassName
{
background-color: #463075;
}
.BgClassName
{
background-color: #463075;
}
</style>
border-color css
<style>
span { border-color: #463075; }
span { border-color: rgb(70,48,117); }
td.TdClassName
{
border-color: #463075;
}
.TagClassName
{
border-color: #463075;
}
</style>