Shades of Victoria #514877
Tints of Victoria #514877
RGB
CMYK
RGB Variations
Color information
#514877 (or 0x514877) is known color: Victoria. HEX triplet: 51, 48 and 77. RGB value is (81,72,119). Sum of RGB (Red+Green+Blue) = 81+72+119=272 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.78% from 272); Green value is 72 (28.52% from 255 or 26.47% from 272); Blue value is 119 (46.88% from 255 or 43.75% from 272); Max value from RGB is 119 - color contains mainly: blue. Hex color #514877 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #514877 is #AEB788. Grayscale: #4F4F4F. Windows color (decimal): -11450249 or 7817297. OLE color: 7817297.
HSL color Cylindrical-coordinate representation of color #514877: hue angle of 251.49º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #514877 is Cyan = 0.32, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 72 | 119 | - |
| CMYK | 0.32 | 0.39 | 0 | 0.53 |
| HSL | 251.49º | 0.25% | 0.37% | - |
| HSV(B) | 251.49º | 0.39% | 0.47% | - |
| XYZ | 9.04 | 7.72 | 18.47 | - |
| YUV | 80.05 | 149.98 | 128.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 72 | 119 | 0.32 | 0.39 | 0 | 0.53 | 251.49 | 0.25 | 0.37 |
| Hex | 51 | 48 | 77 | 20 | 27 | 0 | 35 | FB | 19 | 25 |
| Octal | 121 | 110 | 167 | 40 | 47 | 0 | 65 | 373 | 31 | 45 |
| Binary | 1010001 | 1001000 | 1110111 | 100000 | 100111 | 0 | 110101 | 11111011 | 11001 | 100101 |
Color Harmonies of #514877
Complementary color
Monochromatic Colors of #514877
Black with #514877
Text Example
Text Example
White with #514877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514877; }
p { color: rgb(81,72,119); }
H1.HeaderClassName
{
color: #514877;
}
.AnyTagClassName
{
color: #514877;
}
</style>
background-color css
<style>
a { background-color: #514877; }
a { background-color: rgb(81,72,119); }
div.DivClassName
{
background-color: #514877;
}
.BgClassName
{
background-color: #514877;
}
</style>
border-color css
<style>
span { border-color: #514877; }
span { border-color: rgb(81,72,119); }
td.TdClassName
{
border-color: #514877;
}
.TagClassName
{
border-color: #514877;
}
</style>