Shades of Victoria #585688
Tints of Victoria #585688
RGB
CMYK
RGB Variations
Color information
#585688 (or 0x585688) is known color: Victoria. HEX triplet: 58, 56 and 88. RGB value is (88,86,136). Sum of RGB (Red+Green+Blue) = 88+86+136=310 (41% of max value = 765). Red value is 88 (34.77% from 255 or 28.39% from 310); Green value is 86 (33.98% from 255 or 27.74% from 310); Blue value is 136 (53.52% from 255 or 43.87% from 310); Max value from RGB is 136 - color contains mainly: blue. Hex color #585688 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #585688 is #A7A977. Grayscale: #5C5C5C. Windows color (decimal): -10987896 or 8935000. OLE color: 8935000.
HSL color Cylindrical-coordinate representation of color #585688: hue angle of 242.4º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #585688 is Cyan = 0.35, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 88 | 86 | 136 | - |
| CMYK | 0.35 | 0.37 | 0 | 0.47 |
| HSL | 242.4º | 0.23% | 0.44% | - |
| HSV(B) | 242.4º | 0.37% | 0.53% | - |
| XYZ | 11.8 | 10.51 | 24.7 | - |
| YUV | 92.3 | 152.66 | 124.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 86 | 136 | 0.35 | 0.37 | 0 | 0.47 | 242.4 | 0.23 | 0.44 |
| Hex | 58 | 56 | 88 | 23 | 25 | 0 | 2F | F2 | 17 | 2C |
| Octal | 130 | 126 | 210 | 43 | 45 | 0 | 57 | 362 | 27 | 54 |
| Binary | 1011000 | 1010110 | 10001000 | 100011 | 100101 | 0 | 101111 | 11110010 | 10111 | 101100 |
Color Harmonies of #585688
Complementary color
Monochromatic Colors of #585688
Black with #585688
Text Example
Text Example
White with #585688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585688; }
p { color: rgb(88,86,136); }
H1.HeaderClassName
{
color: #585688;
}
.AnyTagClassName
{
color: #585688;
}
</style>
background-color css
<style>
a { background-color: #585688; }
a { background-color: rgb(88,86,136); }
div.DivClassName
{
background-color: #585688;
}
.BgClassName
{
background-color: #585688;
}
</style>
border-color css
<style>
span { border-color: #585688; }
span { border-color: rgb(88,86,136); }
td.TdClassName
{
border-color: #585688;
}
.TagClassName
{
border-color: #585688;
}
</style>