Shades of Windsor #462184
Tints of Windsor #462184
RGB
CMYK
RGB Variations
Color information
#462184 (or 0x462184) is known color: Windsor. HEX triplet: 46, 21 and 84. RGB value is (70,33,132). Sum of RGB (Red+Green+Blue) = 70+33+132=235 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.79% from 235); Green value is 33 (13.28% from 255 or 14.04% from 235); Blue value is 132 (51.95% from 255 or 56.17% from 235); Max value from RGB is 132 - color contains mainly: blue. Hex color #462184 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #462184 is #B9DE7B. Grayscale: #363636. Windows color (decimal): -12181116 or 8659270. OLE color: 8659270.
HSL color Cylindrical-coordinate representation of color #462184: hue angle of 262.42º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #462184 is Cyan = 0.47, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 70 | 33 | 132 | - |
| CMYK | 0.47 | 0.75 | 0 | 0.48 |
| HSL | 262.42º | 0.6% | 0.32% | - |
| HSV(B) | 262.42º | 0.75% | 0.52% | - |
| XYZ | 7.23 | 4.06 | 22.23 | - |
| YUV | 55.35 | 171.26 | 138.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 33 | 132 | 0.47 | 0.75 | 0 | 0.48 | 262.42 | 0.6 | 0.32 |
| Hex | 46 | 21 | 84 | 2F | 4B | 0 | 30 | 106 | 3C | 20 |
| Octal | 106 | 41 | 204 | 57 | 113 | 0 | 60 | 406 | 74 | 40 |
| Binary | 1000110 | 100001 | 10000100 | 101111 | 1001011 | 0 | 110000 | 100000110 | 111100 | 100000 |
Color Harmonies of #462184
Complementary color
Monochromatic Colors of #462184
Black with #462184
Text Example
Text Example
White with #462184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462184; }
p { color: rgb(70,33,132); }
H1.HeaderClassName
{
color: #462184;
}
.AnyTagClassName
{
color: #462184;
}
</style>
background-color css
<style>
a { background-color: #462184; }
a { background-color: rgb(70,33,132); }
div.DivClassName
{
background-color: #462184;
}
.BgClassName
{
background-color: #462184;
}
</style>
border-color css
<style>
span { border-color: #462184; }
span { border-color: rgb(70,33,132); }
td.TdClassName
{
border-color: #462184;
}
.TagClassName
{
border-color: #462184;
}
</style>