Shades of Victoria #544982
Tints of Victoria #544982
RGB
CMYK
RGB Variations
Color information
#544982 (or 0x544982) is known color: Victoria. HEX triplet: 54, 49 and 82. RGB value is (84,73,130). Sum of RGB (Red+Green+Blue) = 84+73+130=287 (38% of max value = 765). Red value is 84 (33.20% from 255 or 29.27% from 287); Green value is 73 (28.91% from 255 or 25.44% from 287); Blue value is 130 (51.17% from 255 or 45.30% from 287); Max value from RGB is 130 - color contains mainly: blue. Hex color #544982 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #544982 is #ABB67D. Grayscale: #525252. Windows color (decimal): -11253374 or 8538452. OLE color: 8538452.
HSL color Cylindrical-coordinate representation of color #544982: hue angle of 251.58º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #544982 is Cyan = 0.35, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 84 | 73 | 130 | - |
| CMYK | 0.35 | 0.44 | 0 | 0.49 |
| HSL | 251.58º | 0.28% | 0.4% | - |
| HSV(B) | 251.58º | 0.44% | 0.51% | - |
| XYZ | 10.07 | 8.26 | 22.18 | - |
| YUV | 82.79 | 154.64 | 128.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 73 | 130 | 0.35 | 0.44 | 0 | 0.49 | 251.58 | 0.28 | 0.4 |
| Hex | 54 | 49 | 82 | 23 | 2C | 0 | 31 | FC | 1C | 28 |
| Octal | 124 | 111 | 202 | 43 | 54 | 0 | 61 | 374 | 34 | 50 |
| Binary | 1010100 | 1001001 | 10000010 | 100011 | 101100 | 0 | 110001 | 11111100 | 11100 | 101000 |
Color Harmonies of #544982
Complementary color
Monochromatic Colors of #544982
Black with #544982
Text Example
Text Example
White with #544982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544982; }
p { color: rgb(84,73,130); }
H1.HeaderClassName
{
color: #544982;
}
.AnyTagClassName
{
color: #544982;
}
</style>
background-color css
<style>
a { background-color: #544982; }
a { background-color: rgb(84,73,130); }
div.DivClassName
{
background-color: #544982;
}
.BgClassName
{
background-color: #544982;
}
</style>
border-color css
<style>
span { border-color: #544982; }
span { border-color: rgb(84,73,130); }
td.TdClassName
{
border-color: #544982;
}
.TagClassName
{
border-color: #544982;
}
</style>