Shades of Victoria #595886
Tints of Victoria #595886
RGB
CMYK
RGB Variations
Color information
#595886 (or 0x595886) is known color: Victoria. HEX triplet: 59, 58 and 86. RGB value is (89,88,134). Sum of RGB (Red+Green+Blue) = 89+88+134=311 (41% of max value = 765). Red value is 89 (35.16% from 255 or 28.62% from 311); Green value is 88 (34.77% from 255 or 28.30% from 311); Blue value is 134 (52.73% from 255 or 43.09% from 311); Max value from RGB is 134 - color contains mainly: blue. Hex color #595886 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #595886 is #A6A779. Grayscale: #5D5D5D. Windows color (decimal): -10921850 or 8804441. OLE color: 8804441.
HSL color Cylindrical-coordinate representation of color #595886: hue angle of 241.3º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #595886 is Cyan = 0.34, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 88 | 134 | - |
| CMYK | 0.34 | 0.34 | 0 | 0.47 |
| HSL | 241.3º | 0.21% | 0.44% | - |
| HSV(B) | 241.3º | 0.34% | 0.53% | - |
| XYZ | 11.91 | 10.82 | 24.02 | - |
| YUV | 93.54 | 150.83 | 124.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 88 | 134 | 0.34 | 0.34 | 0 | 0.47 | 241.3 | 0.21 | 0.44 |
| Hex | 59 | 58 | 86 | 22 | 22 | 0 | 2F | F1 | 15 | 2C |
| Octal | 131 | 130 | 206 | 42 | 42 | 0 | 57 | 361 | 25 | 54 |
| Binary | 1011001 | 1011000 | 10000110 | 100010 | 100010 | 0 | 101111 | 11110001 | 10101 | 101100 |
Color Harmonies of #595886
Complementary color
Monochromatic Colors of #595886
Black with #595886
Text Example
Text Example
White with #595886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #595886; }
p { color: rgb(89,88,134); }
H1.HeaderClassName
{
color: #595886;
}
.AnyTagClassName
{
color: #595886;
}
</style>
background-color css
<style>
a { background-color: #595886; }
a { background-color: rgb(89,88,134); }
div.DivClassName
{
background-color: #595886;
}
.BgClassName
{
background-color: #595886;
}
</style>
border-color css
<style>
span { border-color: #595886; }
span { border-color: rgb(89,88,134); }
td.TdClassName
{
border-color: #595886;
}
.TagClassName
{
border-color: #595886;
}
</style>