Shades of Victoria #514973
Tints of Victoria #514973
RGB
CMYK
RGB Variations
Color information
#514973 (or 0x514973) is known color: Victoria. HEX triplet: 51, 49 and 73. RGB value is (81,73,115). Sum of RGB (Red+Green+Blue) = 81+73+115=269 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.11% from 269); Green value is 73 (28.91% from 255 or 27.14% from 269); Blue value is 115 (45.31% from 255 or 42.75% from 269); Max value from RGB is 115 - color contains mainly: blue. Hex color #514973 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #514973 is #AEB68C. Grayscale: #505050. Windows color (decimal): -11449997 or 7555409. OLE color: 7555409.
HSL color Cylindrical-coordinate representation of color #514973: hue angle of 251.43º degrees, saturation: 0.22, 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 #514973 is Cyan = 0.30, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 73 | 115 | - |
| CMYK | 0.30 | 0.37 | 0 | 0.55 |
| HSL | 251.43º | 0.22% | 0.37% | - |
| HSV(B) | 251.43º | 0.37% | 0.45% | - |
| XYZ | 8.87 | 7.75 | 17.25 | - |
| YUV | 80.18 | 147.65 | 128.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 73 | 115 | 0.30 | 0.37 | 0 | 0.55 | 251.43 | 0.22 | 0.37 |
| Hex | 51 | 49 | 73 | 1E | 25 | 0 | 37 | FB | 16 | 25 |
| Octal | 121 | 111 | 163 | 36 | 45 | 0 | 67 | 373 | 26 | 45 |
| Binary | 1010001 | 1001001 | 1110011 | 11110 | 100101 | 0 | 110111 | 11111011 | 10110 | 100101 |
Color Harmonies of #514973
Complementary color
Monochromatic Colors of #514973
Black with #514973
Text Example
Text Example
White with #514973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514973; }
p { color: rgb(81,73,115); }
H1.HeaderClassName
{
color: #514973;
}
.AnyTagClassName
{
color: #514973;
}
</style>
background-color css
<style>
a { background-color: #514973; }
a { background-color: rgb(81,73,115); }
div.DivClassName
{
background-color: #514973;
}
.BgClassName
{
background-color: #514973;
}
</style>
border-color css
<style>
span { border-color: #514973; }
span { border-color: rgb(81,73,115); }
td.TdClassName
{
border-color: #514973;
}
.TagClassName
{
border-color: #514973;
}
</style>