Shades of Victoria #585487
Tints of Victoria #585487
RGB
CMYK
RGB Variations
Color information
#585487 (or 0x585487) is known color: Victoria. HEX triplet: 58, 54 and 87. RGB value is (88,84,135). Sum of RGB (Red+Green+Blue) = 88+84+135=307 (40% of max value = 765). Red value is 88 (34.77% from 255 or 28.66% from 307); Green value is 84 (33.20% from 255 or 27.36% from 307); Blue value is 135 (53.12% from 255 or 43.97% from 307); Max value from RGB is 135 - color contains mainly: blue. Hex color #585487 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #585487 is #A7AB78. Grayscale: #5A5A5A. Windows color (decimal): -10988409 or 8868952. OLE color: 8868952.
HSL color Cylindrical-coordinate representation of color #585487: hue angle of 244.71º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #585487 is Cyan = 0.35, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 88 | 84 | 135 | - |
| CMYK | 0.35 | 0.38 | 0 | 0.47 |
| HSL | 244.71º | 0.23% | 0.43% | - |
| HSV(B) | 244.71º | 0.38% | 0.53% | - |
| XYZ | 11.57 | 10.16 | 24.27 | - |
| YUV | 91.01 | 152.83 | 125.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 84 | 135 | 0.35 | 0.38 | 0 | 0.47 | 244.71 | 0.23 | 0.43 |
| Hex | 58 | 54 | 87 | 23 | 26 | 0 | 2F | F5 | 17 | 2B |
| Octal | 130 | 124 | 207 | 43 | 46 | 0 | 57 | 365 | 27 | 53 |
| Binary | 1011000 | 1010100 | 10000111 | 100011 | 100110 | 0 | 101111 | 11110101 | 10111 | 101011 |
Color Harmonies of #585487
Complementary color
Monochromatic Colors of #585487
Black with #585487
Text Example
Text Example
White with #585487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585487; }
p { color: rgb(88,84,135); }
H1.HeaderClassName
{
color: #585487;
}
.AnyTagClassName
{
color: #585487;
}
</style>
background-color css
<style>
a { background-color: #585487; }
a { background-color: rgb(88,84,135); }
div.DivClassName
{
background-color: #585487;
}
.BgClassName
{
background-color: #585487;
}
</style>
border-color css
<style>
span { border-color: #585487; }
span { border-color: rgb(88,84,135); }
td.TdClassName
{
border-color: #585487;
}
.TagClassName
{
border-color: #585487;
}
</style>