Shades of Victoria #514976
Tints of Victoria #514976
RGB
CMYK
RGB Variations
Color information
#514976 (or 0x514976) is known color: Victoria. HEX triplet: 51, 49 and 76. RGB value is (81,73,118). Sum of RGB (Red+Green+Blue) = 81+73+118=272 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.78% from 272); Green value is 73 (28.91% from 255 or 26.84% from 272); Blue value is 118 (46.48% from 255 or 43.38% from 272); Max value from RGB is 118 - color contains mainly: blue. Hex color #514976 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #514976 is #AEB689. Grayscale: #505050. Windows color (decimal): -11449994 or 7752017. OLE color: 7752017.
HSL color Cylindrical-coordinate representation of color #514976: hue angle of 250.67º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #514976 is Cyan = 0.31, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 73 | 118 | - |
| CMYK | 0.31 | 0.38 | 0 | 0.54 |
| HSL | 250.67º | 0.24% | 0.37% | - |
| HSV(B) | 250.67º | 0.38% | 0.46% | - |
| XYZ | 9.05 | 7.82 | 18.17 | - |
| YUV | 80.52 | 149.15 | 128.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 73 | 118 | 0.31 | 0.38 | 0 | 0.54 | 250.67 | 0.24 | 0.37 |
| Hex | 51 | 49 | 76 | 1F | 26 | 0 | 36 | FB | 18 | 25 |
| Octal | 121 | 111 | 166 | 37 | 46 | 0 | 66 | 373 | 30 | 45 |
| Binary | 1010001 | 1001001 | 1110110 | 11111 | 100110 | 0 | 110110 | 11111011 | 11000 | 100101 |
Color Harmonies of #514976
Complementary color
Monochromatic Colors of #514976
Black with #514976
Text Example
Text Example
White with #514976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514976; }
p { color: rgb(81,73,118); }
H1.HeaderClassName
{
color: #514976;
}
.AnyTagClassName
{
color: #514976;
}
</style>
background-color css
<style>
a { background-color: #514976; }
a { background-color: rgb(81,73,118); }
div.DivClassName
{
background-color: #514976;
}
.BgClassName
{
background-color: #514976;
}
</style>
border-color css
<style>
span { border-color: #514976; }
span { border-color: rgb(81,73,118); }
td.TdClassName
{
border-color: #514976;
}
.TagClassName
{
border-color: #514976;
}
</style>