Shades of Victoria #514980
Tints of Victoria #514980
RGB
CMYK
RGB Variations
Color information
#514980 (or 0x514980) is known color: Victoria. HEX triplet: 51, 49 and 80. RGB value is (81,73,128). Sum of RGB (Red+Green+Blue) = 81+73+128=282 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.72% from 282); Green value is 73 (28.91% from 255 or 25.89% from 282); Blue value is 128 (50.39% from 255 or 45.39% from 282); Max value from RGB is 128 - color contains mainly: blue. Hex color #514980 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #514980 is #AEB67F. Grayscale: #515151. Windows color (decimal): -11449984 or 8407377. OLE color: 8407377.
HSL color Cylindrical-coordinate representation of color #514980: hue angle of 248.73º degrees, saturation: 0.27, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #514980 is Cyan = 0.37, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 81 | 73 | 128 | - |
| CMYK | 0.37 | 0.43 | 0 | 0.50 |
| HSL | 248.73º | 0.27% | 0.39% | - |
| HSV(B) | 248.73º | 0.43% | 0.5% | - |
| XYZ | 9.67 | 8.07 | 21.47 | - |
| YUV | 81.66 | 154.15 | 127.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 73 | 128 | 0.37 | 0.43 | 0 | 0.50 | 248.73 | 0.27 | 0.39 |
| Hex | 51 | 49 | 80 | 25 | 2B | 0 | 32 | F9 | 1B | 27 |
| Octal | 121 | 111 | 200 | 45 | 53 | 0 | 62 | 371 | 33 | 47 |
| Binary | 1010001 | 1001001 | 10000000 | 100101 | 101011 | 0 | 110010 | 11111001 | 11011 | 100111 |
Color Harmonies of #514980
Complementary color
Monochromatic Colors of #514980
Black with #514980
Text Example
Text Example
White with #514980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514980; }
p { color: rgb(81,73,128); }
H1.HeaderClassName
{
color: #514980;
}
.AnyTagClassName
{
color: #514980;
}
</style>
background-color css
<style>
a { background-color: #514980; }
a { background-color: rgb(81,73,128); }
div.DivClassName
{
background-color: #514980;
}
.BgClassName
{
background-color: #514980;
}
</style>
border-color css
<style>
span { border-color: #514980; }
span { border-color: rgb(81,73,128); }
td.TdClassName
{
border-color: #514980;
}
.TagClassName
{
border-color: #514980;
}
</style>