Shades of Victoria #585786
Tints of Victoria #585786
RGB
CMYK
RGB Variations
Color information
#585786 (or 0x585786) is known color: Victoria. HEX triplet: 58, 57 and 86. RGB value is (88,87,134). Sum of RGB (Red+Green+Blue) = 88+87+134=309 (40% of max value = 765). Red value is 88 (34.77% from 255 or 28.48% from 309); Green value is 87 (34.38% from 255 or 28.16% from 309); Blue value is 134 (52.73% from 255 or 43.37% from 309); Max value from RGB is 134 - color contains mainly: blue. Hex color #585786 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #585786 is #A7A879. Grayscale: #5C5C5C. Windows color (decimal): -10987642 or 8804184. OLE color: 8804184.
HSL color Cylindrical-coordinate representation of color #585786: hue angle of 241.28º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #585786 is Cyan = 0.34, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 88 | 87 | 134 | - |
| CMYK | 0.34 | 0.35 | 0 | 0.47 |
| HSL | 241.28º | 0.21% | 0.43% | - |
| HSV(B) | 241.28º | 0.35% | 0.53% | - |
| XYZ | 11.74 | 10.61 | 23.98 | - |
| YUV | 92.66 | 151.33 | 124.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 87 | 134 | 0.34 | 0.35 | 0 | 0.47 | 241.28 | 0.21 | 0.43 |
| Hex | 58 | 57 | 86 | 22 | 23 | 0 | 2F | F1 | 15 | 2B |
| Octal | 130 | 127 | 206 | 42 | 43 | 0 | 57 | 361 | 25 | 53 |
| Binary | 1011000 | 1010111 | 10000110 | 100010 | 100011 | 0 | 101111 | 11110001 | 10101 | 101011 |
Color Harmonies of #585786
Complementary color
Monochromatic Colors of #585786
Black with #585786
Text Example
Text Example
White with #585786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585786; }
p { color: rgb(88,87,134); }
H1.HeaderClassName
{
color: #585786;
}
.AnyTagClassName
{
color: #585786;
}
</style>
background-color css
<style>
a { background-color: #585786; }
a { background-color: rgb(88,87,134); }
div.DivClassName
{
background-color: #585786;
}
.BgClassName
{
background-color: #585786;
}
</style>
border-color css
<style>
span { border-color: #585786; }
span { border-color: rgb(88,87,134); }
td.TdClassName
{
border-color: #585786;
}
.TagClassName
{
border-color: #585786;
}
</style>