Shades of Victoria #534990
Tints of Victoria #534990
RGB
CMYK
RGB Variations
Color information
#534990 (or 0x534990) is known color: Victoria. HEX triplet: 53, 49 and 90. RGB value is (83,73,144). Sum of RGB (Red+Green+Blue) = 83+73+144=300 (39% of max value = 765). Red value is 83 (32.81% from 255 or 27.67% from 300); Green value is 73 (28.91% from 255 or 24.33% from 300); Blue value is 144 (56.64% from 255 or 48% from 300); Max value from RGB is 144 - color contains mainly: blue. Hex color #534990 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #534990 is #ACB66F. Grayscale: #535353. Windows color (decimal): -11318896 or 9455955. OLE color: 9455955.
HSL color Cylindrical-coordinate representation of color #534990: hue angle of 248.45º degrees, saturation: 0.33, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #534990 is Cyan = 0.42, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 83 | 73 | 144 | - |
| CMYK | 0.42 | 0.49 | 0 | 0.44 |
| HSL | 248.45º | 0.33% | 0.43% | - |
| HSV(B) | 248.45º | 0.49% | 0.56% | - |
| XYZ | 10.98 | 8.62 | 27.47 | - |
| YUV | 84.08 | 161.81 | 127.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 73 | 144 | 0.42 | 0.49 | 0 | 0.44 | 248.45 | 0.33 | 0.43 |
| Hex | 53 | 49 | 90 | 2A | 31 | 0 | 2C | F8 | 21 | 2B |
| Octal | 123 | 111 | 220 | 52 | 61 | 0 | 54 | 370 | 41 | 53 |
| Binary | 1010011 | 1001001 | 10010000 | 101010 | 110001 | 0 | 101100 | 11111000 | 100001 | 101011 |
Color Harmonies of #534990
Complementary color
Monochromatic Colors of #534990
Black with #534990
Text Example
Text Example
White with #534990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534990; }
p { color: rgb(83,73,144); }
H1.HeaderClassName
{
color: #534990;
}
.AnyTagClassName
{
color: #534990;
}
</style>
background-color css
<style>
a { background-color: #534990; }
a { background-color: rgb(83,73,144); }
div.DivClassName
{
background-color: #534990;
}
.BgClassName
{
background-color: #534990;
}
</style>
border-color css
<style>
span { border-color: #534990; }
span { border-color: rgb(83,73,144); }
td.TdClassName
{
border-color: #534990;
}
.TagClassName
{
border-color: #534990;
}
</style>