Shades of Windsor #463378
Tints of Windsor #463378
RGB
CMYK
RGB Variations
Color information
#463378 (or 0x463378) is known color: Windsor. HEX triplet: 46, 33 and 78. RGB value is (70,51,120). Sum of RGB (Red+Green+Blue) = 70+51+120=241 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.05% from 241); Green value is 51 (20.31% from 255 or 21.16% from 241); Blue value is 120 (47.27% from 255 or 49.79% from 241); Max value from RGB is 120 - color contains mainly: blue. Hex color #463378 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463378 is #B9CC87. Grayscale: #404040. Windows color (decimal): -12176520 or 7877446. OLE color: 7877446.
HSL color Cylindrical-coordinate representation of color #463378: hue angle of 256.52º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #463378 is Cyan = 0.42, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 51 | 120 | - |
| CMYK | 0.42 | 0.58 | 0 | 0.53 |
| HSL | 256.52º | 0.4% | 0.34% | - |
| HSV(B) | 256.52º | 0.58% | 0.47% | - |
| XYZ | 7.1 | 5.03 | 18.37 | - |
| YUV | 64.55 | 159.29 | 131.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 51 | 120 | 0.42 | 0.58 | 0 | 0.53 | 256.52 | 0.4 | 0.34 |
| Hex | 46 | 33 | 78 | 2A | 3A | 0 | 35 | 101 | 28 | 22 |
| Octal | 106 | 63 | 170 | 52 | 72 | 0 | 65 | 401 | 50 | 42 |
| Binary | 1000110 | 110011 | 1111000 | 101010 | 111010 | 0 | 110101 | 100000001 | 101000 | 100010 |
Color Harmonies of #463378
Complementary color
Monochromatic Colors of #463378
Black with #463378
Text Example
Text Example
White with #463378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463378; }
p { color: rgb(70,51,120); }
H1.HeaderClassName
{
color: #463378;
}
.AnyTagClassName
{
color: #463378;
}
</style>
background-color css
<style>
a { background-color: #463378; }
a { background-color: rgb(70,51,120); }
div.DivClassName
{
background-color: #463378;
}
.BgClassName
{
background-color: #463378;
}
</style>
border-color css
<style>
span { border-color: #463378; }
span { border-color: rgb(70,51,120); }
td.TdClassName
{
border-color: #463378;
}
.TagClassName
{
border-color: #463378;
}
</style>