Shades of Victoria #514986
Tints of Victoria #514986
RGB
CMYK
RGB Variations
Color information
#514986 (or 0x514986) is known color: Victoria. HEX triplet: 51, 49 and 86. RGB value is (81,73,134). Sum of RGB (Red+Green+Blue) = 81+73+134=288 (38% of max value = 765). Red value is 81 (32.03% from 255 or 28.12% from 288); Green value is 73 (28.91% from 255 or 25.35% from 288); Blue value is 134 (52.73% from 255 or 46.53% from 288); Max value from RGB is 134 - color contains mainly: blue. Hex color #514986 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #514986 is #AEB679. Grayscale: #525252. Windows color (decimal): -11449978 or 8800593. OLE color: 8800593.
HSL color Cylindrical-coordinate representation of color #514986: hue angle of 247.87º degrees, saturation: 0.29, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #514986 is Cyan = 0.40, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 73 | 134 | - |
| CMYK | 0.40 | 0.46 | 0 | 0.47 |
| HSL | 247.87º | 0.29% | 0.41% | - |
| HSV(B) | 247.87º | 0.46% | 0.53% | - |
| XYZ | 10.08 | 8.24 | 23.61 | - |
| YUV | 82.35 | 157.15 | 127.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 73 | 134 | 0.40 | 0.46 | 0 | 0.47 | 247.87 | 0.29 | 0.41 |
| Hex | 51 | 49 | 86 | 28 | 2E | 0 | 2F | F8 | 1D | 29 |
| Octal | 121 | 111 | 206 | 50 | 56 | 0 | 57 | 370 | 35 | 51 |
| Binary | 1010001 | 1001001 | 10000110 | 101000 | 101110 | 0 | 101111 | 11111000 | 11101 | 101001 |
Color Harmonies of #514986
Complementary color
Monochromatic Colors of #514986
Black with #514986
Text Example
Text Example
White with #514986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514986; }
p { color: rgb(81,73,134); }
H1.HeaderClassName
{
color: #514986;
}
.AnyTagClassName
{
color: #514986;
}
</style>
background-color css
<style>
a { background-color: #514986; }
a { background-color: rgb(81,73,134); }
div.DivClassName
{
background-color: #514986;
}
.BgClassName
{
background-color: #514986;
}
</style>
border-color css
<style>
span { border-color: #514986; }
span { border-color: rgb(81,73,134); }
td.TdClassName
{
border-color: #514986;
}
.TagClassName
{
border-color: #514986;
}
</style>