Shades of Victoria #585189
Tints of Victoria #585189
RGB
CMYK
RGB Variations
Color information
#585189 (or 0x585189) is known color: Victoria. HEX triplet: 58, 51 and 89. RGB value is (88,81,137). Sum of RGB (Red+Green+Blue) = 88+81+137=306 (40% of max value = 765). Red value is 88 (34.77% from 255 or 28.76% from 306); Green value is 81 (32.03% from 255 or 26.47% from 306); Blue value is 137 (53.91% from 255 or 44.77% from 306); Max value from RGB is 137 - color contains mainly: blue. Hex color #585189 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #585189 is #A7AE76. Grayscale: #595959. Windows color (decimal): -10989175 or 8999256. OLE color: 8999256.
HSL color Cylindrical-coordinate representation of color #585189: hue angle of 247.5º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #585189 is Cyan = 0.36, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 88 | 81 | 137 | - |
| CMYK | 0.36 | 0.41 | 0 | 0.46 |
| HSL | 247.5º | 0.26% | 0.43% | - |
| HSV(B) | 247.5º | 0.41% | 0.54% | - |
| XYZ | 11.48 | 9.77 | 24.95 | - |
| YUV | 89.48 | 154.82 | 126.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 81 | 137 | 0.36 | 0.41 | 0 | 0.46 | 247.5 | 0.26 | 0.43 |
| Hex | 58 | 51 | 89 | 24 | 29 | 0 | 2E | F8 | 1A | 2B |
| Octal | 130 | 121 | 211 | 44 | 51 | 0 | 56 | 370 | 32 | 53 |
| Binary | 1011000 | 1010001 | 10001001 | 100100 | 101001 | 0 | 101110 | 11111000 | 11010 | 101011 |
Color Harmonies of #585189
Complementary color
Monochromatic Colors of #585189
Black with #585189
Text Example
Text Example
White with #585189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585189; }
p { color: rgb(88,81,137); }
H1.HeaderClassName
{
color: #585189;
}
.AnyTagClassName
{
color: #585189;
}
</style>
background-color css
<style>
a { background-color: #585189; }
a { background-color: rgb(88,81,137); }
div.DivClassName
{
background-color: #585189;
}
.BgClassName
{
background-color: #585189;
}
</style>
border-color css
<style>
span { border-color: #585189; }
span { border-color: rgb(88,81,137); }
td.TdClassName
{
border-color: #585189;
}
.TagClassName
{
border-color: #585189;
}
</style>