Shades of Victoria #534782
Tints of Victoria #534782
RGB
CMYK
RGB Variations
Color information
#534782 (or 0x534782) is known color: Victoria. HEX triplet: 53, 47 and 82. RGB value is (83,71,130). Sum of RGB (Red+Green+Blue) = 83+71+130=284 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.23% from 284); Green value is 71 (28.12% from 255 or 25% from 284); Blue value is 130 (51.17% from 255 or 45.77% from 284); Max value from RGB is 130 - color contains mainly: blue. Hex color #534782 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #534782 is #ACB87D. Grayscale: #515151. Windows color (decimal): -11319422 or 8537939. OLE color: 8537939.
HSL color Cylindrical-coordinate representation of color #534782: hue angle of 252.2º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #534782 is Cyan = 0.36, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 71 | 130 | - |
| CMYK | 0.36 | 0.45 | 0 | 0.49 |
| HSL | 252.2º | 0.29% | 0.39% | - |
| HSV(B) | 252.2º | 0.45% | 0.51% | - |
| XYZ | 9.85 | 7.96 | 22.14 | - |
| YUV | 81.31 | 155.48 | 129.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 71 | 130 | 0.36 | 0.45 | 0 | 0.49 | 252.2 | 0.29 | 0.39 |
| Hex | 53 | 47 | 82 | 24 | 2D | 0 | 31 | FC | 1D | 27 |
| Octal | 123 | 107 | 202 | 44 | 55 | 0 | 61 | 374 | 35 | 47 |
| Binary | 1010011 | 1000111 | 10000010 | 100100 | 101101 | 0 | 110001 | 11111100 | 11101 | 100111 |
Color Harmonies of #534782
Complementary color
Monochromatic Colors of #534782
Black with #534782
Text Example
Text Example
White with #534782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534782; }
p { color: rgb(83,71,130); }
H1.HeaderClassName
{
color: #534782;
}
.AnyTagClassName
{
color: #534782;
}
</style>
background-color css
<style>
a { background-color: #534782; }
a { background-color: rgb(83,71,130); }
div.DivClassName
{
background-color: #534782;
}
.BgClassName
{
background-color: #534782;
}
</style>
border-color css
<style>
span { border-color: #534782; }
span { border-color: rgb(83,71,130); }
td.TdClassName
{
border-color: #534782;
}
.TagClassName
{
border-color: #534782;
}
</style>