Shades of Windsor #462382
Tints of Windsor #462382
RGB
CMYK
RGB Variations
Color information
#462382 (or 0x462382) is known color: Windsor. HEX triplet: 46, 23 and 82. RGB value is (70,35,130). Sum of RGB (Red+Green+Blue) = 70+35+130=235 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.79% from 235); Green value is 35 (14.06% from 255 or 14.89% from 235); Blue value is 130 (51.17% from 255 or 55.32% from 235); Max value from RGB is 130 - color contains mainly: blue. Hex color #462382 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #462382 is #B9DC7D. Grayscale: #373737. Windows color (decimal): -12180606 or 8528710. OLE color: 8528710.
HSL color Cylindrical-coordinate representation of color #462382: hue angle of 262.11º degrees, saturation: 0.58, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #462382 is Cyan = 0.46, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 35 | 130 | - |
| CMYK | 0.46 | 0.73 | 0 | 0.49 |
| HSL | 262.11º | 0.58% | 0.32% | - |
| HSV(B) | 262.11º | 0.73% | 0.51% | - |
| XYZ | 7.16 | 4.12 | 21.54 | - |
| YUV | 56.3 | 169.6 | 137.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 35 | 130 | 0.46 | 0.73 | 0 | 0.49 | 262.11 | 0.58 | 0.32 |
| Hex | 46 | 23 | 82 | 2E | 49 | 0 | 31 | 106 | 3A | 20 |
| Octal | 106 | 43 | 202 | 56 | 111 | 0 | 61 | 406 | 72 | 40 |
| Binary | 1000110 | 100011 | 10000010 | 101110 | 1001001 | 0 | 110001 | 100000110 | 111010 | 100000 |
Color Harmonies of #462382
Complementary color
Monochromatic Colors of #462382
Black with #462382
Text Example
Text Example
White with #462382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462382; }
p { color: rgb(70,35,130); }
H1.HeaderClassName
{
color: #462382;
}
.AnyTagClassName
{
color: #462382;
}
</style>
background-color css
<style>
a { background-color: #462382; }
a { background-color: rgb(70,35,130); }
div.DivClassName
{
background-color: #462382;
}
.BgClassName
{
background-color: #462382;
}
</style>
border-color css
<style>
span { border-color: #462382; }
span { border-color: rgb(70,35,130); }
td.TdClassName
{
border-color: #462382;
}
.TagClassName
{
border-color: #462382;
}
</style>