Shades of Victoria #524779
Tints of Victoria #524779
RGB
CMYK
RGB Variations
Color information
#524779 (or 0x524779) is known color: Victoria. HEX triplet: 52, 47 and 79. RGB value is (82,71,121). Sum of RGB (Red+Green+Blue) = 82+71+121=274 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.93% from 274); Green value is 71 (28.12% from 255 or 25.91% from 274); Blue value is 121 (47.66% from 255 or 44.16% from 274); Max value from RGB is 121 - color contains mainly: blue. Hex color #524779 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #524779 is #ADB886. Grayscale: #4F4F4F. Windows color (decimal): -11384967 or 7948114. OLE color: 7948114.
HSL color Cylindrical-coordinate representation of color #524779: hue angle of 253.2º degrees, saturation: 0.26, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #524779 is Cyan = 0.32, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 71 | 121 | - |
| CMYK | 0.32 | 0.41 | 0 | 0.53 |
| HSL | 253.2º | 0.26% | 0.38% | - |
| HSV(B) | 253.2º | 0.41% | 0.47% | - |
| XYZ | 9.18 | 7.68 | 19.09 | - |
| YUV | 79.99 | 151.14 | 129.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 71 | 121 | 0.32 | 0.41 | 0 | 0.53 | 253.2 | 0.26 | 0.38 |
| Hex | 52 | 47 | 79 | 20 | 29 | 0 | 35 | FD | 1A | 26 |
| Octal | 122 | 107 | 171 | 40 | 51 | 0 | 65 | 375 | 32 | 46 |
| Binary | 1010010 | 1000111 | 1111001 | 100000 | 101001 | 0 | 110101 | 11111101 | 11010 | 100110 |
Color Harmonies of #524779
Complementary color
Monochromatic Colors of #524779
Black with #524779
Text Example
Text Example
White with #524779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524779; }
p { color: rgb(82,71,121); }
H1.HeaderClassName
{
color: #524779;
}
.AnyTagClassName
{
color: #524779;
}
</style>
background-color css
<style>
a { background-color: #524779; }
a { background-color: rgb(82,71,121); }
div.DivClassName
{
background-color: #524779;
}
.BgClassName
{
background-color: #524779;
}
</style>
border-color css
<style>
span { border-color: #524779; }
span { border-color: rgb(82,71,121); }
td.TdClassName
{
border-color: #524779;
}
.TagClassName
{
border-color: #524779;
}
</style>