Shades of Victoria #524686
Tints of Victoria #524686
RGB
CMYK
RGB Variations
Color information
#524686 (or 0x524686) is known color: Victoria. HEX triplet: 52, 46 and 86. RGB value is (82,70,134). Sum of RGB (Red+Green+Blue) = 82+70+134=286 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.67% from 286); Green value is 70 (27.73% from 255 or 24.48% from 286); Blue value is 134 (52.73% from 255 or 46.85% from 286); Max value from RGB is 134 - color contains mainly: blue. Hex color #524686 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #524686 is #ADB979. Grayscale: #505050. Windows color (decimal): -11385210 or 8799826. OLE color: 8799826.
HSL color Cylindrical-coordinate representation of color #524686: hue angle of 251.25º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #524686 is Cyan = 0.39, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 70 | 134 | - |
| CMYK | 0.39 | 0.48 | 0 | 0.47 |
| HSL | 251.25º | 0.31% | 0.4% | - |
| HSV(B) | 251.25º | 0.48% | 0.53% | - |
| XYZ | 9.97 | 7.9 | 23.55 | - |
| YUV | 80.88 | 157.98 | 128.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 70 | 134 | 0.39 | 0.48 | 0 | 0.47 | 251.25 | 0.31 | 0.4 |
| Hex | 52 | 46 | 86 | 27 | 30 | 0 | 2F | FB | 1F | 28 |
| Octal | 122 | 106 | 206 | 47 | 60 | 0 | 57 | 373 | 37 | 50 |
| Binary | 1010010 | 1000110 | 10000110 | 100111 | 110000 | 0 | 101111 | 11111011 | 11111 | 101000 |
Color Harmonies of #524686
Complementary color
Monochromatic Colors of #524686
Black with #524686
Text Example
Text Example
White with #524686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524686; }
p { color: rgb(82,70,134); }
H1.HeaderClassName
{
color: #524686;
}
.AnyTagClassName
{
color: #524686;
}
</style>
background-color css
<style>
a { background-color: #524686; }
a { background-color: rgb(82,70,134); }
div.DivClassName
{
background-color: #524686;
}
.BgClassName
{
background-color: #524686;
}
</style>
border-color css
<style>
span { border-color: #524686; }
span { border-color: rgb(82,70,134); }
td.TdClassName
{
border-color: #524686;
}
.TagClassName
{
border-color: #524686;
}
</style>