Shades of Victoria #525086
Tints of Victoria #525086
RGB
CMYK
RGB Variations
Color information
#525086 (or 0x525086) is known color: Victoria. HEX triplet: 52, 50 and 86. RGB value is (82,80,134). Sum of RGB (Red+Green+Blue) = 82+80+134=296 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.70% from 296); Green value is 80 (31.64% from 255 or 27.03% from 296); Blue value is 134 (52.73% from 255 or 45.27% from 296); Max value from RGB is 134 - color contains mainly: blue. Hex color #525086 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525086 is #ADAF79. Grayscale: #565656. Windows color (decimal): -11382650 or 8802386. OLE color: 8802386.
HSL color Cylindrical-coordinate representation of color #525086: hue angle of 242.22º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #525086 is Cyan = 0.39, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 80 | 134 | - |
| CMYK | 0.39 | 0.40 | 0 | 0.47 |
| HSL | 242.22º | 0.25% | 0.42% | - |
| HSV(B) | 242.22º | 0.4% | 0.53% | - |
| XYZ | 10.65 | 9.25 | 23.78 | - |
| YUV | 86.75 | 154.66 | 124.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 80 | 134 | 0.39 | 0.40 | 0 | 0.47 | 242.22 | 0.25 | 0.42 |
| Hex | 52 | 50 | 86 | 27 | 28 | 0 | 2F | F2 | 19 | 2A |
| Octal | 122 | 120 | 206 | 47 | 50 | 0 | 57 | 362 | 31 | 52 |
| Binary | 1010010 | 1010000 | 10000110 | 100111 | 101000 | 0 | 101111 | 11110010 | 11001 | 101010 |
Color Harmonies of #525086
Complementary color
Monochromatic Colors of #525086
Black with #525086
Text Example
Text Example
White with #525086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525086; }
p { color: rgb(82,80,134); }
H1.HeaderClassName
{
color: #525086;
}
.AnyTagClassName
{
color: #525086;
}
</style>
background-color css
<style>
a { background-color: #525086; }
a { background-color: rgb(82,80,134); }
div.DivClassName
{
background-color: #525086;
}
.BgClassName
{
background-color: #525086;
}
</style>
border-color css
<style>
span { border-color: #525086; }
span { border-color: rgb(82,80,134); }
td.TdClassName
{
border-color: #525086;
}
.TagClassName
{
border-color: #525086;
}
</style>