Shades of Victoria #524787
Tints of Victoria #524787
RGB
CMYK
RGB Variations
Color information
#524787 (or 0x524787) is known color: Victoria. HEX triplet: 52, 47 and 87. RGB value is (82,71,135). Sum of RGB (Red+Green+Blue) = 82+71+135=288 (38% of max value = 765). Red value is 82 (32.42% from 255 or 28.47% from 288); Green value is 71 (28.12% from 255 or 24.65% from 288); Blue value is 135 (53.12% from 255 or 46.88% from 288); Max value from RGB is 135 - color contains mainly: blue. Hex color #524787 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #524787 is #ADB878. Grayscale: #515151. Windows color (decimal): -11384953 or 8865618. OLE color: 8865618.
HSL color Cylindrical-coordinate representation of color #524787: hue angle of 250.31º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #524787 is Cyan = 0.39, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 71 | 135 | - |
| CMYK | 0.39 | 0.47 | 0 | 0.47 |
| HSL | 250.31º | 0.31% | 0.4% | - |
| HSV(B) | 250.31º | 0.47% | 0.53% | - |
| XYZ | 10.11 | 8.05 | 23.94 | - |
| YUV | 81.59 | 158.14 | 128.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 71 | 135 | 0.39 | 0.47 | 0 | 0.47 | 250.31 | 0.31 | 0.4 |
| Hex | 52 | 47 | 87 | 27 | 2F | 0 | 2F | FA | 1F | 28 |
| Octal | 122 | 107 | 207 | 47 | 57 | 0 | 57 | 372 | 37 | 50 |
| Binary | 1010010 | 1000111 | 10000111 | 100111 | 101111 | 0 | 101111 | 11111010 | 11111 | 101000 |
Color Harmonies of #524787
Complementary color
Monochromatic Colors of #524787
Black with #524787
Text Example
Text Example
White with #524787
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524787; }
p { color: rgb(82,71,135); }
H1.HeaderClassName
{
color: #524787;
}
.AnyTagClassName
{
color: #524787;
}
</style>
background-color css
<style>
a { background-color: #524787; }
a { background-color: rgb(82,71,135); }
div.DivClassName
{
background-color: #524787;
}
.BgClassName
{
background-color: #524787;
}
</style>
border-color css
<style>
span { border-color: #524787; }
span { border-color: rgb(82,71,135); }
td.TdClassName
{
border-color: #524787;
}
.TagClassName
{
border-color: #524787;
}
</style>