Shades of Victoria #524777
Tints of Victoria #524777
RGB
CMYK
RGB Variations
Color information
#524777 (or 0x524777) is known color: Victoria. HEX triplet: 52, 47 and 77. RGB value is (82,71,119). Sum of RGB (Red+Green+Blue) = 82+71+119=272 (36% of max value = 765). Red value is 82 (32.42% from 255 or 30.15% from 272); Green value is 71 (28.12% from 255 or 26.10% from 272); Blue value is 119 (46.88% from 255 or 43.75% from 272); Max value from RGB is 119 - color contains mainly: blue. Hex color #524777 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #524777 is #ADB888. Grayscale: #4F4F4F. Windows color (decimal): -11384969 or 7817042. OLE color: 7817042.
HSL color Cylindrical-coordinate representation of color #524777: hue angle of 253.75º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #524777 is Cyan = 0.31, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 71 | 119 | - |
| CMYK | 0.31 | 0.40 | 0 | 0.53 |
| HSL | 253.75º | 0.25% | 0.37% | - |
| HSV(B) | 253.75º | 0.4% | 0.47% | - |
| XYZ | 9.06 | 7.63 | 18.45 | - |
| YUV | 79.76 | 150.14 | 129.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 71 | 119 | 0.31 | 0.40 | 0 | 0.53 | 253.75 | 0.25 | 0.37 |
| Hex | 52 | 47 | 77 | 1F | 28 | 0 | 35 | FE | 19 | 25 |
| Octal | 122 | 107 | 167 | 37 | 50 | 0 | 65 | 376 | 31 | 45 |
| Binary | 1010010 | 1000111 | 1110111 | 11111 | 101000 | 0 | 110101 | 11111110 | 11001 | 100101 |
Color Harmonies of #524777
Complementary color
Monochromatic Colors of #524777
Black with #524777
Text Example
Text Example
White with #524777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524777; }
p { color: rgb(82,71,119); }
H1.HeaderClassName
{
color: #524777;
}
.AnyTagClassName
{
color: #524777;
}
</style>
background-color css
<style>
a { background-color: #524777; }
a { background-color: rgb(82,71,119); }
div.DivClassName
{
background-color: #524777;
}
.BgClassName
{
background-color: #524777;
}
</style>
border-color css
<style>
span { border-color: #524777; }
span { border-color: rgb(82,71,119); }
td.TdClassName
{
border-color: #524777;
}
.TagClassName
{
border-color: #524777;
}
</style>