Shades of Victoria #515087
Tints of Victoria #515087
RGB
CMYK
RGB Variations
Color information
#515087 (or 0x515087) is known color: Victoria. HEX triplet: 51, 50 and 87. RGB value is (81,80,135). Sum of RGB (Red+Green+Blue) = 81+80+135=296 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.36% from 296); Green value is 80 (31.64% from 255 or 27.03% from 296); Blue value is 135 (53.12% from 255 or 45.61% from 296); Max value from RGB is 135 - color contains mainly: blue. Hex color #515087 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515087 is #AEAF78. Grayscale: #565656. Windows color (decimal): -11448185 or 8867921. OLE color: 8867921.
HSL color Cylindrical-coordinate representation of color #515087: hue angle of 241.09º 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 #515087 is Cyan = 0.40, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 80 | 135 | - |
| CMYK | 0.40 | 0.41 | 0 | 0.47 |
| HSL | 241.09º | 0.26% | 0.42% | - |
| HSV(B) | 241.09º | 0.41% | 0.53% | - |
| XYZ | 10.64 | 9.24 | 24.14 | - |
| YUV | 86.57 | 155.33 | 124.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 80 | 135 | 0.40 | 0.41 | 0 | 0.47 | 241.09 | 0.26 | 0.42 |
| Hex | 51 | 50 | 87 | 28 | 29 | 0 | 2F | F1 | 1A | 2A |
| Octal | 121 | 120 | 207 | 50 | 51 | 0 | 57 | 361 | 32 | 52 |
| Binary | 1010001 | 1010000 | 10000111 | 101000 | 101001 | 0 | 101111 | 11110001 | 11010 | 101010 |
Color Harmonies of #515087
Complementary color
Monochromatic Colors of #515087
Black with #515087
Text Example
Text Example
White with #515087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515087; }
p { color: rgb(81,80,135); }
H1.HeaderClassName
{
color: #515087;
}
.AnyTagClassName
{
color: #515087;
}
</style>
background-color css
<style>
a { background-color: #515087; }
a { background-color: rgb(81,80,135); }
div.DivClassName
{
background-color: #515087;
}
.BgClassName
{
background-color: #515087;
}
</style>
border-color css
<style>
span { border-color: #515087; }
span { border-color: rgb(81,80,135); }
td.TdClassName
{
border-color: #515087;
}
.TagClassName
{
border-color: #515087;
}
</style>