Shades of Victoria #534778
Tints of Victoria #534778
RGB
CMYK
RGB Variations
Color information
#534778 (or 0x534778) is known color: Victoria. HEX triplet: 53, 47 and 78. RGB value is (83,71,120). Sum of RGB (Red+Green+Blue) = 83+71+120=274 (36% of max value = 765). Red value is 83 (32.81% from 255 or 30.29% from 274); Green value is 71 (28.12% from 255 or 25.91% from 274); Blue value is 120 (47.27% from 255 or 43.80% from 274); Max value from RGB is 120 - color contains mainly: blue. Hex color #534778 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #534778 is #ACB887. Grayscale: #4F4F4F. Windows color (decimal): -11319432 or 7882579. OLE color: 7882579.
HSL color Cylindrical-coordinate representation of color #534778: hue angle of 254.69º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #534778 is Cyan = 0.31, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 71 | 120 | - |
| CMYK | 0.31 | 0.41 | 0 | 0.53 |
| HSL | 254.69º | 0.26% | 0.37% | - |
| HSV(B) | 254.69º | 0.41% | 0.47% | - |
| XYZ | 9.21 | 7.7 | 18.77 | - |
| YUV | 80.17 | 150.48 | 130.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 71 | 120 | 0.31 | 0.41 | 0 | 0.53 | 254.69 | 0.26 | 0.37 |
| Hex | 53 | 47 | 78 | 1F | 29 | 0 | 35 | FF | 1A | 25 |
| Octal | 123 | 107 | 170 | 37 | 51 | 0 | 65 | 377 | 32 | 45 |
| Binary | 1010011 | 1000111 | 1111000 | 11111 | 101001 | 0 | 110101 | 11111111 | 11010 | 100101 |
Color Harmonies of #534778
Complementary color
Monochromatic Colors of #534778
Black with #534778
Text Example
Text Example
White with #534778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534778; }
p { color: rgb(83,71,120); }
H1.HeaderClassName
{
color: #534778;
}
.AnyTagClassName
{
color: #534778;
}
</style>
background-color css
<style>
a { background-color: #534778; }
a { background-color: rgb(83,71,120); }
div.DivClassName
{
background-color: #534778;
}
.BgClassName
{
background-color: #534778;
}
</style>
border-color css
<style>
span { border-color: #534778; }
span { border-color: rgb(83,71,120); }
td.TdClassName
{
border-color: #534778;
}
.TagClassName
{
border-color: #534778;
}
</style>