Shades of Victoria #524988
Tints of Victoria #524988
RGB
CMYK
RGB Variations
Color information
#524988 (or 0x524988) is known color: Victoria. HEX triplet: 52, 49 and 88. RGB value is (82,73,136). Sum of RGB (Red+Green+Blue) = 82+73+136=291 (38% of max value = 765). Red value is 82 (32.42% from 255 or 28.18% from 291); Green value is 73 (28.91% from 255 or 25.09% from 291); Blue value is 136 (53.52% from 255 or 46.74% from 291); Max value from RGB is 136 - color contains mainly: blue. Hex color #524988 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #524988 is #ADB677. Grayscale: #525252. Windows color (decimal): -11384440 or 8931666. OLE color: 8931666.
HSL color Cylindrical-coordinate representation of color #524988: hue angle of 248.57º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #524988 is Cyan = 0.40, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 73 | 136 | - |
| CMYK | 0.40 | 0.46 | 0 | 0.47 |
| HSL | 248.57º | 0.3% | 0.41% | - |
| HSV(B) | 248.57º | 0.46% | 0.53% | - |
| XYZ | 10.31 | 8.34 | 24.36 | - |
| YUV | 82.87 | 157.98 | 127.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 73 | 136 | 0.40 | 0.46 | 0 | 0.47 | 248.57 | 0.3 | 0.41 |
| Hex | 52 | 49 | 88 | 28 | 2E | 0 | 2F | F9 | 1E | 29 |
| Octal | 122 | 111 | 210 | 50 | 56 | 0 | 57 | 371 | 36 | 51 |
| Binary | 1010010 | 1001001 | 10001000 | 101000 | 101110 | 0 | 101111 | 11111001 | 11110 | 101001 |
Color Harmonies of #524988
Complementary color
Monochromatic Colors of #524988
Black with #524988
Text Example
Text Example
White with #524988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524988; }
p { color: rgb(82,73,136); }
H1.HeaderClassName
{
color: #524988;
}
.AnyTagClassName
{
color: #524988;
}
</style>
background-color css
<style>
a { background-color: #524988; }
a { background-color: rgb(82,73,136); }
div.DivClassName
{
background-color: #524988;
}
.BgClassName
{
background-color: #524988;
}
</style>
border-color css
<style>
span { border-color: #524988; }
span { border-color: rgb(82,73,136); }
td.TdClassName
{
border-color: #524988;
}
.TagClassName
{
border-color: #524988;
}
</style>