Shades of Victoria #575478
Tints of Victoria #575478
RGB
CMYK
RGB Variations
Color information
#575478 (or 0x575478) is known color: Victoria. HEX triplet: 57, 54 and 78. RGB value is (87,84,120). Sum of RGB (Red+Green+Blue) = 87+84+120=291 (38% of max value = 765). Red value is 87 (34.38% from 255 or 29.90% from 291); Green value is 84 (33.20% from 255 or 28.87% from 291); Blue value is 120 (47.27% from 255 or 41.24% from 291); Max value from RGB is 120 - color contains mainly: blue. Hex color #575478 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #575478 is #A8AB87. Grayscale: #585858. Windows color (decimal): -11053960 or 7885911. OLE color: 7885911.
HSL color Cylindrical-coordinate representation of color #575478: hue angle of 245º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #575478 is Cyan = 0.28, Magento = 0.3, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 84 | 120 | - |
| CMYK | 0.28 | 0.3 | 0 | 0.53 |
| HSL | 245º | 0.18% | 0.4% | - |
| HSV(B) | 245º | 0.3% | 0.47% | - |
| XYZ | 10.49 | 9.72 | 19.09 | - |
| YUV | 89 | 145.49 | 126.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 84 | 120 | 0.28 | 0.3 | 0 | 0.53 | 245 | 0.18 | 0.4 |
| Hex | 57 | 54 | 78 | 1C | 1E | 0 | 35 | F5 | 12 | 28 |
| Octal | 127 | 124 | 170 | 34 | 36 | 0 | 65 | 365 | 22 | 50 |
| Binary | 1010111 | 1010100 | 1111000 | 11100 | 11110 | 0 | 110101 | 11110101 | 10010 | 101000 |
Color Harmonies of #575478
Complementary color
Monochromatic Colors of #575478
Black with #575478
Text Example
Text Example
White with #575478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575478; }
p { color: rgb(87,84,120); }
H1.HeaderClassName
{
color: #575478;
}
.AnyTagClassName
{
color: #575478;
}
</style>
background-color css
<style>
a { background-color: #575478; }
a { background-color: rgb(87,84,120); }
div.DivClassName
{
background-color: #575478;
}
.BgClassName
{
background-color: #575478;
}
</style>
border-color css
<style>
span { border-color: #575478; }
span { border-color: rgb(87,84,120); }
td.TdClassName
{
border-color: #575478;
}
.TagClassName
{
border-color: #575478;
}
</style>