Shades of Windsor #462290
Tints of Windsor #462290
RGB
CMYK
RGB Variations
Color information
#462290 (or 0x462290) is known color: Windsor. HEX triplet: 46, 22 and 90. RGB value is (70,34,144). Sum of RGB (Red+Green+Blue) = 70+34+144=248 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.23% from 248); Green value is 34 (13.67% from 255 or 13.71% from 248); Blue value is 144 (56.64% from 255 or 58.06% from 248); Max value from RGB is 144 - color contains mainly: blue. Hex color #462290 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #462290 is #B9DD6F. Grayscale: #383838. Windows color (decimal): -12180848 or 9445958. OLE color: 9445958.
HSL color Cylindrical-coordinate representation of color #462290: hue angle of 259.64º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #462290 is Cyan = 0.51, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 70 | 34 | 144 | - |
| CMYK | 0.51 | 0.76 | 0 | 0.44 |
| HSL | 259.64º | 0.62% | 0.35% | - |
| HSV(B) | 259.64º | 0.76% | 0.56% | - |
| XYZ | 8.13 | 4.46 | 26.82 | - |
| YUV | 57.3 | 176.93 | 137.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 34 | 144 | 0.51 | 0.76 | 0 | 0.44 | 259.64 | 0.62 | 0.35 |
| Hex | 46 | 22 | 90 | 33 | 4C | 0 | 2C | 104 | 3E | 23 |
| Octal | 106 | 42 | 220 | 63 | 114 | 0 | 54 | 404 | 76 | 43 |
| Binary | 1000110 | 100010 | 10010000 | 110011 | 1001100 | 0 | 101100 | 100000100 | 111110 | 100011 |
Color Harmonies of #462290
Complementary color
Monochromatic Colors of #462290
Black with #462290
Text Example
Text Example
White with #462290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462290; }
p { color: rgb(70,34,144); }
H1.HeaderClassName
{
color: #462290;
}
.AnyTagClassName
{
color: #462290;
}
</style>
background-color css
<style>
a { background-color: #462290; }
a { background-color: rgb(70,34,144); }
div.DivClassName
{
background-color: #462290;
}
.BgClassName
{
background-color: #462290;
}
</style>
border-color css
<style>
span { border-color: #462290; }
span { border-color: rgb(70,34,144); }
td.TdClassName
{
border-color: #462290;
}
.TagClassName
{
border-color: #462290;
}
</style>