Shades of Victoria #525184
Tints of Victoria #525184
RGB
CMYK
RGB Variations
Color information
#525184 (or 0x525184) is known color: Victoria. HEX triplet: 52, 51 and 84. RGB value is (82,81,132). Sum of RGB (Red+Green+Blue) = 82+81+132=295 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.80% from 295); Green value is 81 (32.03% from 255 or 27.46% from 295); Blue value is 132 (51.95% from 255 or 44.75% from 295); Max value from RGB is 132 - color contains mainly: blue. Hex color #525184 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525184 is #ADAE7B. Grayscale: #565656. Windows color (decimal): -11382396 or 8671570. OLE color: 8671570.
HSL color Cylindrical-coordinate representation of color #525184: hue angle of 241.18º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #525184 is Cyan = 0.38, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 81 | 132 | - |
| CMYK | 0.38 | 0.39 | 0 | 0.48 |
| HSL | 241.18º | 0.24% | 0.42% | - |
| HSV(B) | 241.18º | 0.39% | 0.52% | - |
| XYZ | 10.59 | 9.34 | 23.08 | - |
| YUV | 87.11 | 153.33 | 124.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 81 | 132 | 0.38 | 0.39 | 0 | 0.48 | 241.18 | 0.24 | 0.42 |
| Hex | 52 | 51 | 84 | 26 | 27 | 0 | 30 | F1 | 18 | 2A |
| Octal | 122 | 121 | 204 | 46 | 47 | 0 | 60 | 361 | 30 | 52 |
| Binary | 1010010 | 1010001 | 10000100 | 100110 | 100111 | 0 | 110000 | 11110001 | 11000 | 101010 |
Color Harmonies of #525184
Complementary color
Monochromatic Colors of #525184
Black with #525184
Text Example
Text Example
White with #525184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525184; }
p { color: rgb(82,81,132); }
H1.HeaderClassName
{
color: #525184;
}
.AnyTagClassName
{
color: #525184;
}
</style>
background-color css
<style>
a { background-color: #525184; }
a { background-color: rgb(82,81,132); }
div.DivClassName
{
background-color: #525184;
}
.BgClassName
{
background-color: #525184;
}
</style>
border-color css
<style>
span { border-color: #525184; }
span { border-color: rgb(82,81,132); }
td.TdClassName
{
border-color: #525184;
}
.TagClassName
{
border-color: #525184;
}
</style>