Shades of Windsor #463677
Tints of Windsor #463677
RGB
CMYK
RGB Variations
Color information
#463677 (or 0x463677) is known color: Windsor. HEX triplet: 46, 36 and 77. RGB value is (70,54,119). Sum of RGB (Red+Green+Blue) = 70+54+119=243 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.81% from 243); Green value is 54 (21.48% from 255 or 22.22% from 243); Blue value is 119 (46.88% from 255 or 48.97% from 243); Max value from RGB is 119 - color contains mainly: blue. Hex color #463677 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463677 is #B9C988. Grayscale: #414141. Windows color (decimal): -12175753 or 7812678. OLE color: 7812678.
HSL color Cylindrical-coordinate representation of color #463677: hue angle of 254.77º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #463677 is Cyan = 0.41, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 54 | 119 | - |
| CMYK | 0.41 | 0.55 | 0 | 0.53 |
| HSL | 254.77º | 0.38% | 0.34% | - |
| HSV(B) | 254.77º | 0.55% | 0.47% | - |
| XYZ | 7.17 | 5.27 | 18.09 | - |
| YUV | 66.19 | 157.8 | 130.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 54 | 119 | 0.41 | 0.55 | 0 | 0.53 | 254.77 | 0.38 | 0.34 |
| Hex | 46 | 36 | 77 | 29 | 37 | 0 | 35 | FF | 26 | 22 |
| Octal | 106 | 66 | 167 | 51 | 67 | 0 | 65 | 377 | 46 | 42 |
| Binary | 1000110 | 110110 | 1110111 | 101001 | 110111 | 0 | 110101 | 11111111 | 100110 | 100010 |
Color Harmonies of #463677
Complementary color
Monochromatic Colors of #463677
Black with #463677
Text Example
Text Example
White with #463677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463677; }
p { color: rgb(70,54,119); }
H1.HeaderClassName
{
color: #463677;
}
.AnyTagClassName
{
color: #463677;
}
</style>
background-color css
<style>
a { background-color: #463677; }
a { background-color: rgb(70,54,119); }
div.DivClassName
{
background-color: #463677;
}
.BgClassName
{
background-color: #463677;
}
</style>
border-color css
<style>
span { border-color: #463677; }
span { border-color: rgb(70,54,119); }
td.TdClassName
{
border-color: #463677;
}
.TagClassName
{
border-color: #463677;
}
</style>