Shades of Victoria #544974
Tints of Victoria #544974
RGB
CMYK
RGB Variations
Color information
#544974 (or 0x544974) is known color: Victoria. HEX triplet: 54, 49 and 74. RGB value is (84,73,116). Sum of RGB (Red+Green+Blue) = 84+73+116=273 (36% of max value = 765). Red value is 84 (33.20% from 255 or 30.77% from 273); Green value is 73 (28.91% from 255 or 26.74% from 273); Blue value is 116 (45.70% from 255 or 42.49% from 273); Max value from RGB is 116 - color contains mainly: blue. Hex color #544974 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #544974 is #ABB68B. Grayscale: #515151. Windows color (decimal): -11253388 or 7620948. OLE color: 7620948.
HSL color Cylindrical-coordinate representation of color #544974: hue angle of 255.35º 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 #544974 is Cyan = 0.28, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 84 | 73 | 116 | - |
| CMYK | 0.28 | 0.37 | 0 | 0.55 |
| HSL | 255.35º | 0.23% | 0.37% | - |
| HSV(B) | 255.35º | 0.37% | 0.45% | - |
| XYZ | 9.19 | 7.91 | 17.57 | - |
| YUV | 81.19 | 147.64 | 130 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 73 | 116 | 0.28 | 0.37 | 0 | 0.55 | 255.35 | 0.23 | 0.37 |
| Hex | 54 | 49 | 74 | 1C | 25 | 0 | 37 | FF | 17 | 25 |
| Octal | 124 | 111 | 164 | 34 | 45 | 0 | 67 | 377 | 27 | 45 |
| Binary | 1010100 | 1001001 | 1110100 | 11100 | 100101 | 0 | 110111 | 11111111 | 10111 | 100101 |
Color Harmonies of #544974
Complementary color
Monochromatic Colors of #544974
Black with #544974
Text Example
Text Example
White with #544974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544974; }
p { color: rgb(84,73,116); }
H1.HeaderClassName
{
color: #544974;
}
.AnyTagClassName
{
color: #544974;
}
</style>
background-color css
<style>
a { background-color: #544974; }
a { background-color: rgb(84,73,116); }
div.DivClassName
{
background-color: #544974;
}
.BgClassName
{
background-color: #544974;
}
</style>
border-color css
<style>
span { border-color: #544974; }
span { border-color: rgb(84,73,116); }
td.TdClassName
{
border-color: #544974;
}
.TagClassName
{
border-color: #544974;
}
</style>