Shades of Victoria #534974
Tints of Victoria #534974
RGB
CMYK
RGB Variations
Color information
#534974 (or 0x534974) is known color: Victoria. HEX triplet: 53, 49 and 74. RGB value is (83,73,116). Sum of RGB (Red+Green+Blue) = 83+73+116=272 (36% of max value = 765). Red value is 83 (32.81% from 255 or 30.51% from 272); Green value is 73 (28.91% from 255 or 26.84% from 272); Blue value is 116 (45.70% from 255 or 42.65% from 272); Max value from RGB is 116 - color contains mainly: blue. Hex color #534974 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #534974 is #ACB68B. Grayscale: #505050. Windows color (decimal): -11318924 or 7620947. OLE color: 7620947.
HSL color Cylindrical-coordinate representation of color #534974: hue angle of 253.95º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #534974 is Cyan = 0.28, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 73 | 116 | - |
| CMYK | 0.28 | 0.37 | 0 | 0.55 |
| HSL | 253.95º | 0.23% | 0.37% | - |
| HSV(B) | 253.95º | 0.37% | 0.45% | - |
| XYZ | 9.1 | 7.87 | 17.56 | - |
| YUV | 80.89 | 147.81 | 129.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 73 | 116 | 0.28 | 0.37 | 0 | 0.55 | 253.95 | 0.23 | 0.37 |
| Hex | 53 | 49 | 74 | 1C | 25 | 0 | 37 | FE | 17 | 25 |
| Octal | 123 | 111 | 164 | 34 | 45 | 0 | 67 | 376 | 27 | 45 |
| Binary | 1010011 | 1001001 | 1110100 | 11100 | 100101 | 0 | 110111 | 11111110 | 10111 | 100101 |
Color Harmonies of #534974
Complementary color
Monochromatic Colors of #534974
Black with #534974
Text Example
Text Example
White with #534974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534974; }
p { color: rgb(83,73,116); }
H1.HeaderClassName
{
color: #534974;
}
.AnyTagClassName
{
color: #534974;
}
</style>
background-color css
<style>
a { background-color: #534974; }
a { background-color: rgb(83,73,116); }
div.DivClassName
{
background-color: #534974;
}
.BgClassName
{
background-color: #534974;
}
</style>
border-color css
<style>
span { border-color: #534974; }
span { border-color: rgb(83,73,116); }
td.TdClassName
{
border-color: #534974;
}
.TagClassName
{
border-color: #534974;
}
</style>