Shades of Victoria #514579
Tints of Victoria #514579
RGB
CMYK
RGB Variations
Color information
#514579 (or 0x514579) is known color: Victoria. HEX triplet: 51, 45 and 79. RGB value is (81,69,121). Sum of RGB (Red+Green+Blue) = 81+69+121=271 (35% of max value = 765). Red value is 81 (32.03% from 255 or 29.89% from 271); Green value is 69 (27.34% from 255 or 25.46% from 271); Blue value is 121 (47.66% from 255 or 44.65% from 271); Max value from RGB is 121 - color contains mainly: blue. Hex color #514579 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #514579 is #AEBA86. Grayscale: #4E4E4E. Windows color (decimal): -11451015 or 7947601. OLE color: 7947601.
HSL color Cylindrical-coordinate representation of color #514579: hue angle of 253.85º degrees, saturation: 0.27, 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 #514579 is Cyan = 0.33, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 69 | 121 | - |
| CMYK | 0.33 | 0.43 | 0 | 0.53 |
| HSL | 253.85º | 0.27% | 0.37% | - |
| HSV(B) | 253.85º | 0.43% | 0.47% | - |
| XYZ | 8.97 | 7.39 | 19.04 | - |
| YUV | 78.52 | 151.98 | 129.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 69 | 121 | 0.33 | 0.43 | 0 | 0.53 | 253.85 | 0.27 | 0.37 |
| Hex | 51 | 45 | 79 | 21 | 2B | 0 | 35 | FE | 1B | 25 |
| Octal | 121 | 105 | 171 | 41 | 53 | 0 | 65 | 376 | 33 | 45 |
| Binary | 1010001 | 1000101 | 1111001 | 100001 | 101011 | 0 | 110101 | 11111110 | 11011 | 100101 |
Color Harmonies of #514579
Complementary color
Monochromatic Colors of #514579
Black with #514579
Text Example
Text Example
White with #514579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514579; }
p { color: rgb(81,69,121); }
H1.HeaderClassName
{
color: #514579;
}
.AnyTagClassName
{
color: #514579;
}
</style>
background-color css
<style>
a { background-color: #514579; }
a { background-color: rgb(81,69,121); }
div.DivClassName
{
background-color: #514579;
}
.BgClassName
{
background-color: #514579;
}
</style>
border-color css
<style>
span { border-color: #514579; }
span { border-color: rgb(81,69,121); }
td.TdClassName
{
border-color: #514579;
}
.TagClassName
{
border-color: #514579;
}
</style>