Shades of Victoria #514781
Tints of Victoria #514781
RGB
CMYK
RGB Variations
Color information
#514781 (or 0x514781) is known color: Victoria. HEX triplet: 51, 47 and 81. RGB value is (81,71,129). Sum of RGB (Red+Green+Blue) = 81+71+129=281 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.83% from 281); Green value is 71 (28.12% from 255 or 25.27% from 281); Blue value is 129 (50.78% from 255 or 45.91% from 281); Max value from RGB is 129 - color contains mainly: blue. Hex color #514781 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #514781 is #AEB87E. Grayscale: #505050. Windows color (decimal): -11450495 or 8472401. OLE color: 8472401.
HSL color Cylindrical-coordinate representation of color #514781: hue angle of 250.34º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #514781 is Cyan = 0.37, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 71 | 129 | - |
| CMYK | 0.37 | 0.45 | 0 | 0.49 |
| HSL | 250.34º | 0.29% | 0.39% | - |
| HSV(B) | 250.34º | 0.45% | 0.51% | - |
| XYZ | 9.61 | 7.84 | 21.78 | - |
| YUV | 80.6 | 155.31 | 128.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 71 | 129 | 0.37 | 0.45 | 0 | 0.49 | 250.34 | 0.29 | 0.39 |
| Hex | 51 | 47 | 81 | 25 | 2D | 0 | 31 | FA | 1D | 27 |
| Octal | 121 | 107 | 201 | 45 | 55 | 0 | 61 | 372 | 35 | 47 |
| Binary | 1010001 | 1000111 | 10000001 | 100101 | 101101 | 0 | 110001 | 11111010 | 11101 | 100111 |
Color Harmonies of #514781
Complementary color
Monochromatic Colors of #514781
Black with #514781
Text Example
Text Example
White with #514781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514781; }
p { color: rgb(81,71,129); }
H1.HeaderClassName
{
color: #514781;
}
.AnyTagClassName
{
color: #514781;
}
</style>
background-color css
<style>
a { background-color: #514781; }
a { background-color: rgb(81,71,129); }
div.DivClassName
{
background-color: #514781;
}
.BgClassName
{
background-color: #514781;
}
</style>
border-color css
<style>
span { border-color: #514781; }
span { border-color: rgb(81,71,129); }
td.TdClassName
{
border-color: #514781;
}
.TagClassName
{
border-color: #514781;
}
</style>