Shades of Victoria #514873
Tints of Victoria #514873
RGB
CMYK
RGB Variations
Color information
#514873 (or 0x514873) is known color: Victoria. HEX triplet: 51, 48 and 73. RGB value is (81,72,115). Sum of RGB (Red+Green+Blue) = 81+72+115=268 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.22% from 268); Green value is 72 (28.52% from 255 or 26.87% from 268); Blue value is 115 (45.31% from 255 or 42.91% from 268); Max value from RGB is 115 - color contains mainly: blue. Hex color #514873 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #514873 is #AEB78C. Grayscale: #4F4F4F. Windows color (decimal): -11450253 or 7555153. OLE color: 7555153.
HSL color Cylindrical-coordinate representation of color #514873: hue angle of 252.56º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #514873 is Cyan = 0.30, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 72 | 115 | - |
| CMYK | 0.30 | 0.37 | 0 | 0.55 |
| HSL | 252.56º | 0.23% | 0.37% | - |
| HSV(B) | 252.56º | 0.37% | 0.45% | - |
| XYZ | 8.81 | 7.62 | 17.23 | - |
| YUV | 79.59 | 147.98 | 129 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 72 | 115 | 0.30 | 0.37 | 0 | 0.55 | 252.56 | 0.23 | 0.37 |
| Hex | 51 | 48 | 73 | 1E | 25 | 0 | 37 | FD | 17 | 25 |
| Octal | 121 | 110 | 163 | 36 | 45 | 0 | 67 | 375 | 27 | 45 |
| Binary | 1010001 | 1001000 | 1110011 | 11110 | 100101 | 0 | 110111 | 11111101 | 10111 | 100101 |
Color Harmonies of #514873
Complementary color
Monochromatic Colors of #514873
Black with #514873
Text Example
Text Example
White with #514873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514873; }
p { color: rgb(81,72,115); }
H1.HeaderClassName
{
color: #514873;
}
.AnyTagClassName
{
color: #514873;
}
</style>
background-color css
<style>
a { background-color: #514873; }
a { background-color: rgb(81,72,115); }
div.DivClassName
{
background-color: #514873;
}
.BgClassName
{
background-color: #514873;
}
</style>
border-color css
<style>
span { border-color: #514873; }
span { border-color: rgb(81,72,115); }
td.TdClassName
{
border-color: #514873;
}
.TagClassName
{
border-color: #514873;
}
</style>