Shades of Victoria #595088
Tints of Victoria #595088
RGB
CMYK
RGB Variations
Color information
#595088 (or 0x595088) is known color: Victoria. HEX triplet: 59, 50 and 88. RGB value is (89,80,136). Sum of RGB (Red+Green+Blue) = 89+80+136=305 (40% of max value = 765). Red value is 89 (35.16% from 255 or 29.18% from 305); Green value is 80 (31.64% from 255 or 26.23% from 305); Blue value is 136 (53.52% from 255 or 44.59% from 305); Max value from RGB is 136 - color contains mainly: blue. Hex color #595088 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #595088 is #A6AF77. Grayscale: #585858. Windows color (decimal): -10923896 or 8933465. OLE color: 8933465.
HSL color Cylindrical-coordinate representation of color #595088: hue angle of 249.64º degrees, saturation: 0.26, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #595088 is Cyan = 0.35, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 80 | 136 | - |
| CMYK | 0.35 | 0.41 | 0 | 0.47 |
| HSL | 249.64º | 0.26% | 0.42% | - |
| HSV(B) | 249.64º | 0.41% | 0.53% | - |
| XYZ | 11.43 | 9.64 | 24.55 | - |
| YUV | 89.08 | 154.48 | 127.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 80 | 136 | 0.35 | 0.41 | 0 | 0.47 | 249.64 | 0.26 | 0.42 |
| Hex | 59 | 50 | 88 | 23 | 29 | 0 | 2F | FA | 1A | 2A |
| Octal | 131 | 120 | 210 | 43 | 51 | 0 | 57 | 372 | 32 | 52 |
| Binary | 1011001 | 1010000 | 10001000 | 100011 | 101001 | 0 | 101111 | 11111010 | 11010 | 101010 |
Color Harmonies of #595088
Complementary color
Monochromatic Colors of #595088
Black with #595088
Text Example
Text Example
White with #595088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #595088; }
p { color: rgb(89,80,136); }
H1.HeaderClassName
{
color: #595088;
}
.AnyTagClassName
{
color: #595088;
}
</style>
background-color css
<style>
a { background-color: #595088; }
a { background-color: rgb(89,80,136); }
div.DivClassName
{
background-color: #595088;
}
.BgClassName
{
background-color: #595088;
}
</style>
border-color css
<style>
span { border-color: #595088; }
span { border-color: rgb(89,80,136); }
td.TdClassName
{
border-color: #595088;
}
.TagClassName
{
border-color: #595088;
}
</style>