Shades of Victoria #514972
Tints of Victoria #514972
RGB
CMYK
RGB Variations
Color information
#514972 (or 0x514972) is known color: Victoria. HEX triplet: 51, 49 and 72. RGB value is (81,73,114). Sum of RGB (Red+Green+Blue) = 81+73+114=268 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.22% from 268); Green value is 73 (28.91% from 255 or 27.24% from 268); Blue value is 114 (44.92% from 255 or 42.54% from 268); Max value from RGB is 114 - color contains mainly: blue. Hex color #514972 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #514972 is #AEB68D. Grayscale: #4F4F4F. Windows color (decimal): -11449998 or 7489873. OLE color: 7489873.
HSL color Cylindrical-coordinate representation of color #514972: hue angle of 251.71º degrees, saturation: 0.22, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #514972 is Cyan = 0.29, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 73 | 114 | - |
| CMYK | 0.29 | 0.36 | 0 | 0.55 |
| HSL | 251.71º | 0.22% | 0.37% | - |
| HSV(B) | 251.71º | 0.36% | 0.45% | - |
| XYZ | 8.81 | 7.73 | 16.95 | - |
| YUV | 80.07 | 147.15 | 128.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 73 | 114 | 0.29 | 0.36 | 0 | 0.55 | 251.71 | 0.22 | 0.37 |
| Hex | 51 | 49 | 72 | 1D | 24 | 0 | 37 | FC | 16 | 25 |
| Octal | 121 | 111 | 162 | 35 | 44 | 0 | 67 | 374 | 26 | 45 |
| Binary | 1010001 | 1001001 | 1110010 | 11101 | 100100 | 0 | 110111 | 11111100 | 10110 | 100101 |
Color Harmonies of #514972
Complementary color
Monochromatic Colors of #514972
Black with #514972
Text Example
Text Example
White with #514972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514972; }
p { color: rgb(81,73,114); }
H1.HeaderClassName
{
color: #514972;
}
.AnyTagClassName
{
color: #514972;
}
</style>
background-color css
<style>
a { background-color: #514972; }
a { background-color: rgb(81,73,114); }
div.DivClassName
{
background-color: #514972;
}
.BgClassName
{
background-color: #514972;
}
</style>
border-color css
<style>
span { border-color: #514972; }
span { border-color: rgb(81,73,114); }
td.TdClassName
{
border-color: #514972;
}
.TagClassName
{
border-color: #514972;
}
</style>