Shades of Victoria #585186
Tints of Victoria #585186
RGB
CMYK
RGB Variations
Color information
#585186 (or 0x585186) is known color: Victoria. HEX triplet: 58, 51 and 86. RGB value is (88,81,134). Sum of RGB (Red+Green+Blue) = 88+81+134=303 (40% of max value = 765). Red value is 88 (34.77% from 255 or 29.04% from 303); Green value is 81 (32.03% from 255 or 26.73% from 303); Blue value is 134 (52.73% from 255 or 44.22% from 303); Max value from RGB is 134 - color contains mainly: blue. Hex color #585186 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #585186 is #A7AE79. Grayscale: #585858. Windows color (decimal): -10989178 or 8802648. OLE color: 8802648.
HSL color Cylindrical-coordinate representation of color #585186: hue angle of 247.92º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #585186 is Cyan = 0.34, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 88 | 81 | 134 | - |
| CMYK | 0.34 | 0.40 | 0 | 0.47 |
| HSL | 247.92º | 0.25% | 0.42% | - |
| HSV(B) | 247.92º | 0.4% | 0.53% | - |
| XYZ | 11.27 | 9.68 | 23.83 | - |
| YUV | 89.14 | 153.32 | 127.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 81 | 134 | 0.34 | 0.40 | 0 | 0.47 | 247.92 | 0.25 | 0.42 |
| Hex | 58 | 51 | 86 | 22 | 28 | 0 | 2F | F8 | 19 | 2A |
| Octal | 130 | 121 | 206 | 42 | 50 | 0 | 57 | 370 | 31 | 52 |
| Binary | 1011000 | 1010001 | 10000110 | 100010 | 101000 | 0 | 101111 | 11111000 | 11001 | 101010 |
Color Harmonies of #585186
Complementary color
Monochromatic Colors of #585186
Black with #585186
Text Example
Text Example
White with #585186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585186; }
p { color: rgb(88,81,134); }
H1.HeaderClassName
{
color: #585186;
}
.AnyTagClassName
{
color: #585186;
}
</style>
background-color css
<style>
a { background-color: #585186; }
a { background-color: rgb(88,81,134); }
div.DivClassName
{
background-color: #585186;
}
.BgClassName
{
background-color: #585186;
}
</style>
border-color css
<style>
span { border-color: #585186; }
span { border-color: rgb(88,81,134); }
td.TdClassName
{
border-color: #585186;
}
.TagClassName
{
border-color: #585186;
}
</style>