Shades of Windsor #463073
Tints of Windsor #463073
RGB
CMYK
RGB Variations
Color information
#463073 (or 0x463073) is known color: Windsor. HEX triplet: 46, 30 and 73. RGB value is (70,48,115). Sum of RGB (Red+Green+Blue) = 70+48+115=233 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.04% from 233); Green value is 48 (19.14% from 255 or 20.60% from 233); Blue value is 115 (45.31% from 255 or 49.36% from 233); Max value from RGB is 115 - color contains mainly: blue. Hex color #463073 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463073 is #B9CF8C. Grayscale: #3D3D3D. Windows color (decimal): -12177293 or 7548998. OLE color: 7548998.
HSL color Cylindrical-coordinate representation of color #463073: hue angle of 259.7º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #463073 is Cyan = 0.39, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 48 | 115 | - |
| CMYK | 0.39 | 0.58 | 0 | 0.55 |
| HSL | 259.7º | 0.41% | 0.32% | - |
| HSV(B) | 259.7º | 0.58% | 0.45% | - |
| XYZ | 6.68 | 4.65 | 16.77 | - |
| YUV | 62.22 | 157.79 | 133.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 48 | 115 | 0.39 | 0.58 | 0 | 0.55 | 259.7 | 0.41 | 0.32 |
| Hex | 46 | 30 | 73 | 27 | 3A | 0 | 37 | 104 | 29 | 20 |
| Octal | 106 | 60 | 163 | 47 | 72 | 0 | 67 | 404 | 51 | 40 |
| Binary | 1000110 | 110000 | 1110011 | 100111 | 111010 | 0 | 110111 | 100000100 | 101001 | 100000 |
Color Harmonies of #463073
Complementary color
Monochromatic Colors of #463073
Black with #463073
Text Example
Text Example
White with #463073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463073; }
p { color: rgb(70,48,115); }
H1.HeaderClassName
{
color: #463073;
}
.AnyTagClassName
{
color: #463073;
}
</style>
background-color css
<style>
a { background-color: #463073; }
a { background-color: rgb(70,48,115); }
div.DivClassName
{
background-color: #463073;
}
.BgClassName
{
background-color: #463073;
}
</style>
border-color css
<style>
span { border-color: #463073; }
span { border-color: rgb(70,48,115); }
td.TdClassName
{
border-color: #463073;
}
.TagClassName
{
border-color: #463073;
}
</style>