Shades of Victoria #525087
Tints of Victoria #525087
RGB
CMYK
RGB Variations
Color information
#525087 (or 0x525087) is known color: Victoria. HEX triplet: 52, 50 and 87. RGB value is (82,80,135). Sum of RGB (Red+Green+Blue) = 82+80+135=297 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.61% from 297); Green value is 80 (31.64% from 255 or 26.94% from 297); Blue value is 135 (53.12% from 255 or 45.45% from 297); Max value from RGB is 135 - color contains mainly: blue. Hex color #525087 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525087 is #ADAF78. Grayscale: #565656. Windows color (decimal): -11382649 or 8867922. OLE color: 8867922.
HSL color Cylindrical-coordinate representation of color #525087: hue angle of 242.18º degrees, saturation: 0.26, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #525087 is Cyan = 0.39, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 80 | 135 | - |
| CMYK | 0.39 | 0.41 | 0 | 0.47 |
| HSL | 242.18º | 0.26% | 0.42% | - |
| HSV(B) | 242.18º | 0.41% | 0.53% | - |
| XYZ | 10.72 | 9.28 | 24.15 | - |
| YUV | 86.87 | 155.16 | 124.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 80 | 135 | 0.39 | 0.41 | 0 | 0.47 | 242.18 | 0.26 | 0.42 |
| Hex | 52 | 50 | 87 | 27 | 29 | 0 | 2F | F2 | 1A | 2A |
| Octal | 122 | 120 | 207 | 47 | 51 | 0 | 57 | 362 | 32 | 52 |
| Binary | 1010010 | 1010000 | 10000111 | 100111 | 101001 | 0 | 101111 | 11110010 | 11010 | 101010 |
Color Harmonies of #525087
Complementary color
Monochromatic Colors of #525087
Black with #525087
Text Example
Text Example
White with #525087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525087; }
p { color: rgb(82,80,135); }
H1.HeaderClassName
{
color: #525087;
}
.AnyTagClassName
{
color: #525087;
}
</style>
background-color css
<style>
a { background-color: #525087; }
a { background-color: rgb(82,80,135); }
div.DivClassName
{
background-color: #525087;
}
.BgClassName
{
background-color: #525087;
}
</style>
border-color css
<style>
span { border-color: #525087; }
span { border-color: rgb(82,80,135); }
td.TdClassName
{
border-color: #525087;
}
.TagClassName
{
border-color: #525087;
}
</style>