Shades of Victoria #595487
Tints of Victoria #595487
RGB
CMYK
RGB Variations
Color information
#595487 (or 0x595487) is known color: Victoria. HEX triplet: 59, 54 and 87. RGB value is (89,84,135). Sum of RGB (Red+Green+Blue) = 89+84+135=308 (40% of max value = 765). Red value is 89 (35.16% from 255 or 28.90% from 308); Green value is 84 (33.20% from 255 or 27.27% from 308); Blue value is 135 (53.12% from 255 or 43.83% from 308); Max value from RGB is 135 - color contains mainly: blue. Hex color #595487 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #595487 is #A6AB78. Grayscale: #5B5B5B. Windows color (decimal): -10922873 or 8868953. OLE color: 8868953.
HSL color Cylindrical-coordinate representation of color #595487: hue angle of 245.88º 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 #595487 is Cyan = 0.34, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 84 | 135 | - |
| CMYK | 0.34 | 0.38 | 0 | 0.47 |
| HSL | 245.88º | 0.23% | 0.43% | - |
| HSV(B) | 245.88º | 0.38% | 0.53% | - |
| XYZ | 11.66 | 10.21 | 24.28 | - |
| YUV | 91.31 | 152.66 | 126.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 84 | 135 | 0.34 | 0.38 | 0 | 0.47 | 245.88 | 0.23 | 0.43 |
| Hex | 59 | 54 | 87 | 22 | 26 | 0 | 2F | F6 | 17 | 2B |
| Octal | 131 | 124 | 207 | 42 | 46 | 0 | 57 | 366 | 27 | 53 |
| Binary | 1011001 | 1010100 | 10000111 | 100010 | 100110 | 0 | 101111 | 11110110 | 10111 | 101011 |
Color Harmonies of #595487
Complementary color
Monochromatic Colors of #595487
Black with #595487
Text Example
Text Example
White with #595487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #595487; }
p { color: rgb(89,84,135); }
H1.HeaderClassName
{
color: #595487;
}
.AnyTagClassName
{
color: #595487;
}
</style>
background-color css
<style>
a { background-color: #595487; }
a { background-color: rgb(89,84,135); }
div.DivClassName
{
background-color: #595487;
}
.BgClassName
{
background-color: #595487;
}
</style>
border-color css
<style>
span { border-color: #595487; }
span { border-color: rgb(89,84,135); }
td.TdClassName
{
border-color: #595487;
}
.TagClassName
{
border-color: #595487;
}
</style>