Shades of Victoria #585787
Tints of Victoria #585787
RGB
CMYK
RGB Variations
Color information
#585787 (or 0x585787) is known color: Victoria. HEX triplet: 58, 57 and 87. RGB value is (88,87,135). Sum of RGB (Red+Green+Blue) = 88+87+135=310 (41% of max value = 765). Red value is 88 (34.77% from 255 or 28.39% from 310); Green value is 87 (34.38% from 255 or 28.06% from 310); Blue value is 135 (53.12% from 255 or 43.55% from 310); Max value from RGB is 135 - color contains mainly: blue. Hex color #585787 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #585787 is #A7A878. Grayscale: #5C5C5C. Windows color (decimal): -10987641 or 8869720. OLE color: 8869720.
HSL color Cylindrical-coordinate representation of color #585787: hue angle of 241.25º degrees, saturation: 0.22, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #585787 is Cyan = 0.35, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 88 | 87 | 135 | - |
| CMYK | 0.35 | 0.36 | 0 | 0.47 |
| HSL | 241.25º | 0.22% | 0.44% | - |
| HSV(B) | 241.25º | 0.36% | 0.53% | - |
| XYZ | 11.81 | 10.64 | 24.35 | - |
| YUV | 92.77 | 151.83 | 124.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 87 | 135 | 0.35 | 0.36 | 0 | 0.47 | 241.25 | 0.22 | 0.44 |
| Hex | 58 | 57 | 87 | 23 | 24 | 0 | 2F | F1 | 16 | 2C |
| Octal | 130 | 127 | 207 | 43 | 44 | 0 | 57 | 361 | 26 | 54 |
| Binary | 1011000 | 1010111 | 10000111 | 100011 | 100100 | 0 | 101111 | 11110001 | 10110 | 101100 |
Color Harmonies of #585787
Complementary color
Monochromatic Colors of #585787
Black with #585787
Text Example
Text Example
White with #585787
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585787; }
p { color: rgb(88,87,135); }
H1.HeaderClassName
{
color: #585787;
}
.AnyTagClassName
{
color: #585787;
}
</style>
background-color css
<style>
a { background-color: #585787; }
a { background-color: rgb(88,87,135); }
div.DivClassName
{
background-color: #585787;
}
.BgClassName
{
background-color: #585787;
}
</style>
border-color css
<style>
span { border-color: #585787; }
span { border-color: rgb(88,87,135); }
td.TdClassName
{
border-color: #585787;
}
.TagClassName
{
border-color: #585787;
}
</style>