Shades of Victoria #524982
Tints of Victoria #524982
RGB
CMYK
RGB Variations
Color information
#524982 (or 0x524982) is known color: Victoria. HEX triplet: 52, 49 and 82. RGB value is (82,73,130). Sum of RGB (Red+Green+Blue) = 82+73+130=285 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.77% from 285); Green value is 73 (28.91% from 255 or 25.61% from 285); Blue value is 130 (51.17% from 255 or 45.61% from 285); Max value from RGB is 130 - color contains mainly: blue. Hex color #524982 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #524982 is #ADB67D. Grayscale: #515151. Windows color (decimal): -11384446 or 8538450. OLE color: 8538450.
HSL color Cylindrical-coordinate representation of color #524982: hue angle of 249.47º 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 #524982 is Cyan = 0.37, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 73 | 130 | - |
| CMYK | 0.37 | 0.44 | 0 | 0.49 |
| HSL | 249.47º | 0.28% | 0.4% | - |
| HSV(B) | 249.47º | 0.44% | 0.51% | - |
| XYZ | 9.89 | 8.17 | 22.17 | - |
| YUV | 82.19 | 154.98 | 127.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 73 | 130 | 0.37 | 0.44 | 0 | 0.49 | 249.47 | 0.28 | 0.4 |
| Hex | 52 | 49 | 82 | 25 | 2C | 0 | 31 | F9 | 1C | 28 |
| Octal | 122 | 111 | 202 | 45 | 54 | 0 | 61 | 371 | 34 | 50 |
| Binary | 1010010 | 1001001 | 10000010 | 100101 | 101100 | 0 | 110001 | 11111001 | 11100 | 101000 |
Color Harmonies of #524982
Complementary color
Monochromatic Colors of #524982
Black with #524982
Text Example
Text Example
White with #524982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524982; }
p { color: rgb(82,73,130); }
H1.HeaderClassName
{
color: #524982;
}
.AnyTagClassName
{
color: #524982;
}
</style>
background-color css
<style>
a { background-color: #524982; }
a { background-color: rgb(82,73,130); }
div.DivClassName
{
background-color: #524982;
}
.BgClassName
{
background-color: #524982;
}
</style>
border-color css
<style>
span { border-color: #524982; }
span { border-color: rgb(82,73,130); }
td.TdClassName
{
border-color: #524982;
}
.TagClassName
{
border-color: #524982;
}
</style>