Shades of Victoria #525076
Tints of Victoria #525076
RGB
CMYK
RGB Variations
Color information
#525076 (or 0x525076) is known color: Victoria. HEX triplet: 52, 50 and 76. RGB value is (82,80,118). Sum of RGB (Red+Green+Blue) = 82+80+118=280 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.29% from 280); Green value is 80 (31.64% from 255 or 28.57% from 280); Blue value is 118 (46.48% from 255 or 42.14% from 280); Max value from RGB is 118 - color contains mainly: blue. Hex color #525076 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525076 is #ADAF89. Grayscale: #545454. Windows color (decimal): -11382666 or 7753810. OLE color: 7753810.
HSL color Cylindrical-coordinate representation of color #525076: hue angle of 243.16º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #525076 is Cyan = 0.31, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 80 | 118 | - |
| CMYK | 0.31 | 0.32 | 0 | 0.54 |
| HSL | 243.16º | 0.19% | 0.39% | - |
| HSV(B) | 243.16º | 0.32% | 0.46% | - |
| XYZ | 9.62 | 8.84 | 18.34 | - |
| YUV | 84.93 | 146.66 | 125.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 80 | 118 | 0.31 | 0.32 | 0 | 0.54 | 243.16 | 0.19 | 0.39 |
| Hex | 52 | 50 | 76 | 1F | 20 | 0 | 36 | F3 | 13 | 27 |
| Octal | 122 | 120 | 166 | 37 | 40 | 0 | 66 | 363 | 23 | 47 |
| Binary | 1010010 | 1010000 | 1110110 | 11111 | 100000 | 0 | 110110 | 11110011 | 10011 | 100111 |
Color Harmonies of #525076
Complementary color
Monochromatic Colors of #525076
Black with #525076
Text Example
Text Example
White with #525076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525076; }
p { color: rgb(82,80,118); }
H1.HeaderClassName
{
color: #525076;
}
.AnyTagClassName
{
color: #525076;
}
</style>
background-color css
<style>
a { background-color: #525076; }
a { background-color: rgb(82,80,118); }
div.DivClassName
{
background-color: #525076;
}
.BgClassName
{
background-color: #525076;
}
</style>
border-color css
<style>
span { border-color: #525076; }
span { border-color: rgb(82,80,118); }
td.TdClassName
{
border-color: #525076;
}
.TagClassName
{
border-color: #525076;
}
</style>