Shades of Victoria #504974
Tints of Victoria #504974
RGB
CMYK
RGB Variations
Color information
#504974 (or 0x504974) is known color: Victoria. HEX triplet: 50, 49 and 74. RGB value is (80,73,116). Sum of RGB (Red+Green+Blue) = 80+73+116=269 (35% of max value = 765). Red value is 80 (31.64% from 255 or 29.74% from 269); Green value is 73 (28.91% from 255 or 27.14% from 269); Blue value is 116 (45.70% from 255 or 43.12% from 269); Max value from RGB is 116 - color contains mainly: blue. Hex color #504974 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #504974 is #AFB68B. Grayscale: #4F4F4F. Windows color (decimal): -11515532 or 7620944. OLE color: 7620944.
HSL color Cylindrical-coordinate representation of color #504974: hue angle of 249.77º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #504974 is Cyan = 0.31, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 73 | 116 | - |
| CMYK | 0.31 | 0.37 | 0 | 0.55 |
| HSL | 249.77º | 0.23% | 0.37% | - |
| HSV(B) | 249.77º | 0.37% | 0.45% | - |
| XYZ | 8.84 | 7.73 | 17.55 | - |
| YUV | 80 | 148.32 | 128 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 73 | 116 | 0.31 | 0.37 | 0 | 0.55 | 249.77 | 0.23 | 0.37 |
| Hex | 50 | 49 | 74 | 1F | 25 | 0 | 37 | FA | 17 | 25 |
| Octal | 120 | 111 | 164 | 37 | 45 | 0 | 67 | 372 | 27 | 45 |
| Binary | 1010000 | 1001001 | 1110100 | 11111 | 100101 | 0 | 110111 | 11111010 | 10111 | 100101 |
Color Harmonies of #504974
Complementary color
Monochromatic Colors of #504974
Black with #504974
Text Example
Text Example
White with #504974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #504974; }
p { color: rgb(80,73,116); }
H1.HeaderClassName
{
color: #504974;
}
.AnyTagClassName
{
color: #504974;
}
</style>
background-color css
<style>
a { background-color: #504974; }
a { background-color: rgb(80,73,116); }
div.DivClassName
{
background-color: #504974;
}
.BgClassName
{
background-color: #504974;
}
</style>
border-color css
<style>
span { border-color: #504974; }
span { border-color: rgb(80,73,116); }
td.TdClassName
{
border-color: #504974;
}
.TagClassName
{
border-color: #504974;
}
</style>