Shades of Windsor #463675
Tints of Windsor #463675
RGB
CMYK
RGB Variations
Color information
#463675 (or 0x463675) is known color: Windsor. HEX triplet: 46, 36 and 75. RGB value is (70,54,117). Sum of RGB (Red+Green+Blue) = 70+54+117=241 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.05% from 241); Green value is 54 (21.48% from 255 or 22.41% from 241); Blue value is 117 (46.09% from 255 or 48.55% from 241); Max value from RGB is 117 - color contains mainly: blue. Hex color #463675 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463675 is #B9C98A. Grayscale: #414141. Windows color (decimal): -12175755 or 7681606. OLE color: 7681606.
HSL color Cylindrical-coordinate representation of color #463675: hue angle of 255.24º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #463675 is Cyan = 0.40, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 54 | 117 | - |
| CMYK | 0.40 | 0.54 | 0 | 0.54 |
| HSL | 255.24º | 0.37% | 0.34% | - |
| HSV(B) | 255.24º | 0.54% | 0.46% | - |
| XYZ | 7.06 | 5.22 | 17.47 | - |
| YUV | 65.97 | 156.8 | 130.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 54 | 117 | 0.40 | 0.54 | 0 | 0.54 | 255.24 | 0.37 | 0.34 |
| Hex | 46 | 36 | 75 | 28 | 36 | 0 | 36 | FF | 25 | 22 |
| Octal | 106 | 66 | 165 | 50 | 66 | 0 | 66 | 377 | 45 | 42 |
| Binary | 1000110 | 110110 | 1110101 | 101000 | 110110 | 0 | 110110 | 11111111 | 100101 | 100010 |
Color Harmonies of #463675
Complementary color
Monochromatic Colors of #463675
Black with #463675
Text Example
Text Example
White with #463675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463675; }
p { color: rgb(70,54,117); }
H1.HeaderClassName
{
color: #463675;
}
.AnyTagClassName
{
color: #463675;
}
</style>
background-color css
<style>
a { background-color: #463675; }
a { background-color: rgb(70,54,117); }
div.DivClassName
{
background-color: #463675;
}
.BgClassName
{
background-color: #463675;
}
</style>
border-color css
<style>
span { border-color: #463675; }
span { border-color: rgb(70,54,117); }
td.TdClassName
{
border-color: #463675;
}
.TagClassName
{
border-color: #463675;
}
</style>