Shades of Victoria #534977
Tints of Victoria #534977
RGB
CMYK
RGB Variations
Color information
#534977 (or 0x534977) is known color: Victoria. HEX triplet: 53, 49 and 77. RGB value is (83,73,119). Sum of RGB (Red+Green+Blue) = 83+73+119=275 (36% of max value = 765). Red value is 83 (32.81% from 255 or 30.18% from 275); Green value is 73 (28.91% from 255 or 26.55% from 275); Blue value is 119 (46.88% from 255 or 43.27% from 275); Max value from RGB is 119 - color contains mainly: blue. Hex color #534977 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #534977 is #ACB688. Grayscale: #515151. Windows color (decimal): -11318921 or 7817555. OLE color: 7817555.
HSL color Cylindrical-coordinate representation of color #534977: hue angle of 253.04º degrees, saturation: 0.24, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #534977 is Cyan = 0.30, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 73 | 119 | - |
| CMYK | 0.30 | 0.39 | 0 | 0.53 |
| HSL | 253.04º | 0.24% | 0.38% | - |
| HSV(B) | 253.04º | 0.39% | 0.47% | - |
| XYZ | 9.28 | 7.94 | 18.5 | - |
| YUV | 81.23 | 149.31 | 129.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 73 | 119 | 0.30 | 0.39 | 0 | 0.53 | 253.04 | 0.24 | 0.38 |
| Hex | 53 | 49 | 77 | 1E | 27 | 0 | 35 | FD | 18 | 26 |
| Octal | 123 | 111 | 167 | 36 | 47 | 0 | 65 | 375 | 30 | 46 |
| Binary | 1010011 | 1001001 | 1110111 | 11110 | 100111 | 0 | 110101 | 11111101 | 11000 | 100110 |
Color Harmonies of #534977
Complementary color
Monochromatic Colors of #534977
Black with #534977
Text Example
Text Example
White with #534977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534977; }
p { color: rgb(83,73,119); }
H1.HeaderClassName
{
color: #534977;
}
.AnyTagClassName
{
color: #534977;
}
</style>
background-color css
<style>
a { background-color: #534977; }
a { background-color: rgb(83,73,119); }
div.DivClassName
{
background-color: #534977;
}
.BgClassName
{
background-color: #534977;
}
</style>
border-color css
<style>
span { border-color: #534977; }
span { border-color: rgb(83,73,119); }
td.TdClassName
{
border-color: #534977;
}
.TagClassName
{
border-color: #534977;
}
</style>