Shades of Windsor #463182
Tints of Windsor #463182
RGB
CMYK
RGB Variations
Color information
#463182 (or 0x463182) is known color: Windsor. HEX triplet: 46, 31 and 82. RGB value is (70,49,130). Sum of RGB (Red+Green+Blue) = 70+49+130=249 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.11% from 249); Green value is 49 (19.53% from 255 or 19.68% from 249); Blue value is 130 (51.17% from 255 or 52.21% from 249); Max value from RGB is 130 - color contains mainly: blue. Hex color #463182 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #463182 is #B9CE7D. Grayscale: #404040. Windows color (decimal): -12177022 or 8532294. OLE color: 8532294.
HSL color Cylindrical-coordinate representation of color #463182: hue angle of 255.56º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #463182 is Cyan = 0.46, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 49 | 130 | - |
| CMYK | 0.46 | 0.62 | 0 | 0.49 |
| HSL | 255.56º | 0.45% | 0.35% | - |
| HSV(B) | 255.56º | 0.62% | 0.51% | - |
| XYZ | 7.65 | 5.11 | 21.7 | - |
| YUV | 64.51 | 164.96 | 131.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 49 | 130 | 0.46 | 0.62 | 0 | 0.49 | 255.56 | 0.45 | 0.35 |
| Hex | 46 | 31 | 82 | 2E | 3E | 0 | 31 | 100 | 2D | 23 |
| Octal | 106 | 61 | 202 | 56 | 76 | 0 | 61 | 400 | 55 | 43 |
| Binary | 1000110 | 110001 | 10000010 | 101110 | 111110 | 0 | 110001 | 100000000 | 101101 | 100011 |
Color Harmonies of #463182
Complementary color
Monochromatic Colors of #463182
Black with #463182
Text Example
Text Example
White with #463182
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463182; }
p { color: rgb(70,49,130); }
H1.HeaderClassName
{
color: #463182;
}
.AnyTagClassName
{
color: #463182;
}
</style>
background-color css
<style>
a { background-color: #463182; }
a { background-color: rgb(70,49,130); }
div.DivClassName
{
background-color: #463182;
}
.BgClassName
{
background-color: #463182;
}
</style>
border-color css
<style>
span { border-color: #463182; }
span { border-color: rgb(70,49,130); }
td.TdClassName
{
border-color: #463182;
}
.TagClassName
{
border-color: #463182;
}
</style>