Shades of Victoria #575279
Tints of Victoria #575279
RGB
CMYK
RGB Variations
Color information
#575279 (or 0x575279) is known color: Victoria. HEX triplet: 57, 52 and 79. RGB value is (87,82,121). Sum of RGB (Red+Green+Blue) = 87+82+121=290 (38% of max value = 765). Red value is 87 (34.38% from 255 or 30% from 290); Green value is 82 (32.42% from 255 or 28.28% from 290); Blue value is 121 (47.66% from 255 or 41.72% from 290); Max value from RGB is 121 - color contains mainly: blue. Hex color #575279 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #575279 is #A8AD86. Grayscale: #575757. Windows color (decimal): -11054471 or 7950935. OLE color: 7950935.
HSL color Cylindrical-coordinate representation of color #575279: hue angle of 247.69º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #575279 is Cyan = 0.28, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 82 | 121 | - |
| CMYK | 0.28 | 0.32 | 0 | 0.53 |
| HSL | 247.69º | 0.19% | 0.4% | - |
| HSV(B) | 247.69º | 0.32% | 0.47% | - |
| XYZ | 10.4 | 9.44 | 19.36 | - |
| YUV | 87.94 | 146.66 | 127.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 82 | 121 | 0.28 | 0.32 | 0 | 0.53 | 247.69 | 0.19 | 0.4 |
| Hex | 57 | 52 | 79 | 1C | 20 | 0 | 35 | F8 | 13 | 28 |
| Octal | 127 | 122 | 171 | 34 | 40 | 0 | 65 | 370 | 23 | 50 |
| Binary | 1010111 | 1010010 | 1111001 | 11100 | 100000 | 0 | 110101 | 11111000 | 10011 | 101000 |
Color Harmonies of #575279
Complementary color
Monochromatic Colors of #575279
Black with #575279
Text Example
Text Example
White with #575279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575279; }
p { color: rgb(87,82,121); }
H1.HeaderClassName
{
color: #575279;
}
.AnyTagClassName
{
color: #575279;
}
</style>
background-color css
<style>
a { background-color: #575279; }
a { background-color: rgb(87,82,121); }
div.DivClassName
{
background-color: #575279;
}
.BgClassName
{
background-color: #575279;
}
</style>
border-color css
<style>
span { border-color: #575279; }
span { border-color: rgb(87,82,121); }
td.TdClassName
{
border-color: #575279;
}
.TagClassName
{
border-color: #575279;
}
</style>