Shades of Victoria #585190
Tints of Victoria #585190
RGB
CMYK
RGB Variations
Color information
#585190 (or 0x585190) is known color: Victoria. HEX triplet: 58, 51 and 90. RGB value is (88,81,144). Sum of RGB (Red+Green+Blue) = 88+81+144=313 (41% of max value = 765). Red value is 88 (34.77% from 255 or 28.12% from 313); Green value is 81 (32.03% from 255 or 25.88% from 313); Blue value is 144 (56.64% from 255 or 46.01% from 313); Max value from RGB is 144 - color contains mainly: blue. Hex color #585190 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #585190 is #A7AE6F. Grayscale: #5A5A5A. Windows color (decimal): -10989168 or 9458008. OLE color: 9458008.
HSL color Cylindrical-coordinate representation of color #585190: hue angle of 246.67º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #585190 is Cyan = 0.39, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 88 | 81 | 144 | - |
| CMYK | 0.39 | 0.44 | 0 | 0.44 |
| HSL | 246.67º | 0.28% | 0.44% | - |
| HSV(B) | 246.67º | 0.44% | 0.56% | - |
| XYZ | 12 | 9.97 | 27.68 | - |
| YUV | 90.28 | 158.32 | 126.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 81 | 144 | 0.39 | 0.44 | 0 | 0.44 | 246.67 | 0.28 | 0.44 |
| Hex | 58 | 51 | 90 | 27 | 2C | 0 | 2C | F7 | 1C | 2C |
| Octal | 130 | 121 | 220 | 47 | 54 | 0 | 54 | 367 | 34 | 54 |
| Binary | 1011000 | 1010001 | 10010000 | 100111 | 101100 | 0 | 101100 | 11110111 | 11100 | 101100 |
Color Harmonies of #585190
Complementary color
Monochromatic Colors of #585190
Black with #585190
Text Example
Text Example
White with #585190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585190; }
p { color: rgb(88,81,144); }
H1.HeaderClassName
{
color: #585190;
}
.AnyTagClassName
{
color: #585190;
}
</style>
background-color css
<style>
a { background-color: #585190; }
a { background-color: rgb(88,81,144); }
div.DivClassName
{
background-color: #585190;
}
.BgClassName
{
background-color: #585190;
}
</style>
border-color css
<style>
span { border-color: #585190; }
span { border-color: rgb(88,81,144); }
td.TdClassName
{
border-color: #585190;
}
.TagClassName
{
border-color: #585190;
}
</style>