Shades of Victoria #514478
Tints of Victoria #514478
RGB
CMYK
RGB Variations
Color information
#514478 (or 0x514478) is known color: Victoria. HEX triplet: 51, 44 and 78. RGB value is (81,68,120). Sum of RGB (Red+Green+Blue) = 81+68+120=269 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.11% from 269); Green value is 68 (26.95% from 255 or 25.28% from 269); Blue value is 120 (47.27% from 255 or 44.61% from 269); Max value from RGB is 120 - color contains mainly: blue. Hex color #514478 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #514478 is #AEBB87. Grayscale: #4D4D4D. Windows color (decimal): -11451272 or 7881809. OLE color: 7881809.
HSL color Cylindrical-coordinate representation of color #514478: hue angle of 255º degrees, saturation: 0.28, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #514478 is Cyan = 0.32, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 68 | 120 | - |
| CMYK | 0.32 | 0.43 | 0 | 0.53 |
| HSL | 255º | 0.28% | 0.37% | - |
| HSV(B) | 255º | 0.43% | 0.47% | - |
| XYZ | 8.85 | 7.24 | 18.7 | - |
| YUV | 77.82 | 151.81 | 130.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 68 | 120 | 0.32 | 0.43 | 0 | 0.53 | 255 | 0.28 | 0.37 |
| Hex | 51 | 44 | 78 | 20 | 2B | 0 | 35 | FF | 1C | 25 |
| Octal | 121 | 104 | 170 | 40 | 53 | 0 | 65 | 377 | 34 | 45 |
| Binary | 1010001 | 1000100 | 1111000 | 100000 | 101011 | 0 | 110101 | 11111111 | 11100 | 100101 |
Color Harmonies of #514478
Complementary color
Monochromatic Colors of #514478
Black with #514478
Text Example
Text Example
White with #514478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514478; }
p { color: rgb(81,68,120); }
H1.HeaderClassName
{
color: #514478;
}
.AnyTagClassName
{
color: #514478;
}
</style>
background-color css
<style>
a { background-color: #514478; }
a { background-color: rgb(81,68,120); }
div.DivClassName
{
background-color: #514478;
}
.BgClassName
{
background-color: #514478;
}
</style>
border-color css
<style>
span { border-color: #514478; }
span { border-color: rgb(81,68,120); }
td.TdClassName
{
border-color: #514478;
}
.TagClassName
{
border-color: #514478;
}
</style>