Shades of Victoria #515089
Tints of Victoria #515089
RGB
CMYK
RGB Variations
Color information
#515089 (or 0x515089) is known color: Victoria. HEX triplet: 51, 50 and 89. RGB value is (81,80,137). Sum of RGB (Red+Green+Blue) = 81+80+137=298 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.18% from 298); Green value is 80 (31.64% from 255 or 26.85% from 298); Blue value is 137 (53.91% from 255 or 45.97% from 298); Max value from RGB is 137 - color contains mainly: blue. Hex color #515089 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515089 is #AEAF76. Grayscale: #565656. Windows color (decimal): -11448183 or 8998993. OLE color: 8998993.
HSL color Cylindrical-coordinate representation of color #515089: hue angle of 241.05º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #515089 is Cyan = 0.41, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 81 | 80 | 137 | - |
| CMYK | 0.41 | 0.42 | 0 | 0.46 |
| HSL | 241.05º | 0.26% | 0.43% | - |
| HSV(B) | 241.05º | 0.42% | 0.54% | - |
| XYZ | 10.78 | 9.29 | 24.89 | - |
| YUV | 86.8 | 156.33 | 123.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 80 | 137 | 0.41 | 0.42 | 0 | 0.46 | 241.05 | 0.26 | 0.43 |
| Hex | 51 | 50 | 89 | 29 | 2A | 0 | 2E | F1 | 1A | 2B |
| Octal | 121 | 120 | 211 | 51 | 52 | 0 | 56 | 361 | 32 | 53 |
| Binary | 1010001 | 1010000 | 10001001 | 101001 | 101010 | 0 | 101110 | 11110001 | 11010 | 101011 |
Color Harmonies of #515089
Complementary color
Monochromatic Colors of #515089
Black with #515089
Text Example
Text Example
White with #515089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515089; }
p { color: rgb(81,80,137); }
H1.HeaderClassName
{
color: #515089;
}
.AnyTagClassName
{
color: #515089;
}
</style>
background-color css
<style>
a { background-color: #515089; }
a { background-color: rgb(81,80,137); }
div.DivClassName
{
background-color: #515089;
}
.BgClassName
{
background-color: #515089;
}
</style>
border-color css
<style>
span { border-color: #515089; }
span { border-color: rgb(81,80,137); }
td.TdClassName
{
border-color: #515089;
}
.TagClassName
{
border-color: #515089;
}
</style>