Shades of Victoria #525382
Tints of Victoria #525382
RGB
CMYK
RGB Variations
Color information
#525382 (or 0x525382) is known color: Victoria. HEX triplet: 52, 53 and 82. RGB value is (82,83,130). Sum of RGB (Red+Green+Blue) = 82+83+130=295 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.80% from 295); Green value is 83 (32.81% from 255 or 28.14% from 295); Blue value is 130 (51.17% from 255 or 44.07% from 295); Max value from RGB is 130 - color contains mainly: blue. Hex color #525382 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525382 is #ADAC7D. Grayscale: #575757. Windows color (decimal): -11381886 or 8541010. OLE color: 8541010.
HSL color Cylindrical-coordinate representation of color #525382: hue angle of 238.75º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #525382 is Cyan = 0.37, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 83 | 130 | - |
| CMYK | 0.37 | 0.36 | 0 | 0.49 |
| HSL | 238.75º | 0.23% | 0.42% | - |
| HSV(B) | 238.75º | 0.37% | 0.51% | - |
| XYZ | 10.6 | 9.59 | 22.41 | - |
| YUV | 88.06 | 151.67 | 123.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 83 | 130 | 0.37 | 0.36 | 0 | 0.49 | 238.75 | 0.23 | 0.42 |
| Hex | 52 | 53 | 82 | 25 | 24 | 0 | 31 | EF | 17 | 2A |
| Octal | 122 | 123 | 202 | 45 | 44 | 0 | 61 | 357 | 27 | 52 |
| Binary | 1010010 | 1010011 | 10000010 | 100101 | 100100 | 0 | 110001 | 11101111 | 10111 | 101010 |
Color Harmonies of #525382
Complementary color
Monochromatic Colors of #525382
Black with #525382
Text Example
Text Example
White with #525382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525382; }
p { color: rgb(82,83,130); }
H1.HeaderClassName
{
color: #525382;
}
.AnyTagClassName
{
color: #525382;
}
</style>
background-color css
<style>
a { background-color: #525382; }
a { background-color: rgb(82,83,130); }
div.DivClassName
{
background-color: #525382;
}
.BgClassName
{
background-color: #525382;
}
</style>
border-color css
<style>
span { border-color: #525382; }
span { border-color: rgb(82,83,130); }
td.TdClassName
{
border-color: #525382;
}
.TagClassName
{
border-color: #525382;
}
</style>