Shades of Windsor #462292
Tints of Windsor #462292
RGB
CMYK
RGB Variations
Color information
#462292 (or 0x462292) is known color: Windsor. HEX triplet: 46, 22 and 92. RGB value is (70,34,146). Sum of RGB (Red+Green+Blue) = 70+34+146=250 (33% of max value = 765). Red value is 70 (27.73% from 255 or 28% from 250); Green value is 34 (13.67% from 255 or 13.6% from 250); Blue value is 146 (57.42% from 255 or 58.4% from 250); Max value from RGB is 146 - color contains mainly: blue. Hex color #462292 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #462292 is #B9DD6D. Grayscale: #393939. Windows color (decimal): -12180846 or 9577030. OLE color: 9577030.
HSL color Cylindrical-coordinate representation of color #462292: hue angle of 259.29º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #462292 is Cyan = 0.52, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 34 | 146 | - |
| CMYK | 0.52 | 0.77 | 0 | 0.43 |
| HSL | 259.29º | 0.62% | 0.35% | - |
| HSV(B) | 259.29º | 0.77% | 0.57% | - |
| XYZ | 8.29 | 4.52 | 27.63 | - |
| YUV | 57.53 | 177.93 | 136.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 34 | 146 | 0.52 | 0.77 | 0 | 0.43 | 259.29 | 0.62 | 0.35 |
| Hex | 46 | 22 | 92 | 34 | 4D | 0 | 2B | 103 | 3E | 23 |
| Octal | 106 | 42 | 222 | 64 | 115 | 0 | 53 | 403 | 76 | 43 |
| Binary | 1000110 | 100010 | 10010010 | 110100 | 1001101 | 0 | 101011 | 100000011 | 111110 | 100011 |
Color Harmonies of #462292
Complementary color
Monochromatic Colors of #462292
Black with #462292
Text Example
Text Example
White with #462292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462292; }
p { color: rgb(70,34,146); }
H1.HeaderClassName
{
color: #462292;
}
.AnyTagClassName
{
color: #462292;
}
</style>
background-color css
<style>
a { background-color: #462292; }
a { background-color: rgb(70,34,146); }
div.DivClassName
{
background-color: #462292;
}
.BgClassName
{
background-color: #462292;
}
</style>
border-color css
<style>
span { border-color: #462292; }
span { border-color: rgb(70,34,146); }
td.TdClassName
{
border-color: #462292;
}
.TagClassName
{
border-color: #462292;
}
</style>