Shades of Windsor #462391
Tints of Windsor #462391
RGB
CMYK
RGB Variations
Color information
#462391 (or 0x462391) is known color: Windsor. HEX triplet: 46, 23 and 91. RGB value is (70,35,145). Sum of RGB (Red+Green+Blue) = 70+35+145=250 (33% of max value = 765). Red value is 70 (27.73% from 255 or 28% from 250); Green value is 35 (14.06% from 255 or 14% from 250); Blue value is 145 (57.03% from 255 or 58% from 250); Max value from RGB is 145 - color contains mainly: blue. Hex color #462391 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #462391 is #B9DC6E. Grayscale: #393939. Windows color (decimal): -12180591 or 9511750. OLE color: 9511750.
HSL color Cylindrical-coordinate representation of color #462391: hue angle of 259.09º degrees, saturation: 0.61, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #462391 is Cyan = 0.52, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 35 | 145 | - |
| CMYK | 0.52 | 0.76 | 0 | 0.43 |
| HSL | 259.09º | 0.61% | 0.35% | - |
| HSV(B) | 259.09º | 0.76% | 0.57% | - |
| XYZ | 8.24 | 4.55 | 27.23 | - |
| YUV | 58.01 | 177.1 | 136.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 35 | 145 | 0.52 | 0.76 | 0 | 0.43 | 259.09 | 0.61 | 0.35 |
| Hex | 46 | 23 | 91 | 34 | 4C | 0 | 2B | 103 | 3D | 23 |
| Octal | 106 | 43 | 221 | 64 | 114 | 0 | 53 | 403 | 75 | 43 |
| Binary | 1000110 | 100011 | 10010001 | 110100 | 1001100 | 0 | 101011 | 100000011 | 111101 | 100011 |
Color Harmonies of #462391
Complementary color
Monochromatic Colors of #462391
Black with #462391
Text Example
Text Example
White with #462391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462391; }
p { color: rgb(70,35,145); }
H1.HeaderClassName
{
color: #462391;
}
.AnyTagClassName
{
color: #462391;
}
</style>
background-color css
<style>
a { background-color: #462391; }
a { background-color: rgb(70,35,145); }
div.DivClassName
{
background-color: #462391;
}
.BgClassName
{
background-color: #462391;
}
</style>
border-color css
<style>
span { border-color: #462391; }
span { border-color: rgb(70,35,145); }
td.TdClassName
{
border-color: #462391;
}
.TagClassName
{
border-color: #462391;
}
</style>