Shades of Victoria #534889
Tints of Victoria #534889
RGB
CMYK
RGB Variations
Color information
#534889 (or 0x534889) is known color: Victoria. HEX triplet: 53, 48 and 89. RGB value is (83,72,137). Sum of RGB (Red+Green+Blue) = 83+72+137=292 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.42% from 292); Green value is 72 (28.52% from 255 or 24.66% from 292); Blue value is 137 (53.91% from 255 or 46.92% from 292); Max value from RGB is 137 - color contains mainly: blue. Hex color #534889 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #534889 is #ACB776. Grayscale: #525252. Windows color (decimal): -11319159 or 8996947. OLE color: 8996947.
HSL color Cylindrical-coordinate representation of color #534889: hue angle of 250.15º degrees, saturation: 0.31, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #534889 is Cyan = 0.39, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 83 | 72 | 137 | - |
| CMYK | 0.39 | 0.47 | 0 | 0.46 |
| HSL | 250.15º | 0.31% | 0.41% | - |
| HSV(B) | 250.15º | 0.47% | 0.54% | - |
| XYZ | 10.4 | 8.28 | 24.72 | - |
| YUV | 82.7 | 158.64 | 128.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 72 | 137 | 0.39 | 0.47 | 0 | 0.46 | 250.15 | 0.31 | 0.41 |
| Hex | 53 | 48 | 89 | 27 | 2F | 0 | 2E | FA | 1F | 29 |
| Octal | 123 | 110 | 211 | 47 | 57 | 0 | 56 | 372 | 37 | 51 |
| Binary | 1010011 | 1001000 | 10001001 | 100111 | 101111 | 0 | 101110 | 11111010 | 11111 | 101001 |
Color Harmonies of #534889
Complementary color
Monochromatic Colors of #534889
Black with #534889
Text Example
Text Example
White with #534889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534889; }
p { color: rgb(83,72,137); }
H1.HeaderClassName
{
color: #534889;
}
.AnyTagClassName
{
color: #534889;
}
</style>
background-color css
<style>
a { background-color: #534889; }
a { background-color: rgb(83,72,137); }
div.DivClassName
{
background-color: #534889;
}
.BgClassName
{
background-color: #534889;
}
</style>
border-color css
<style>
span { border-color: #534889; }
span { border-color: rgb(83,72,137); }
td.TdClassName
{
border-color: #534889;
}
.TagClassName
{
border-color: #534889;
}
</style>