Shades of Victoria #575077
Tints of Victoria #575077
RGB
CMYK
RGB Variations
Color information
#575077 (or 0x575077) is known color: Victoria. HEX triplet: 57, 50 and 77. RGB value is (87,80,119). Sum of RGB (Red+Green+Blue) = 87+80+119=286 (37% of max value = 765). Red value is 87 (34.38% from 255 or 30.42% from 286); Green value is 80 (31.64% from 255 or 27.97% from 286); Blue value is 119 (46.88% from 255 or 41.61% from 286); Max value from RGB is 119 - color contains mainly: blue. Hex color #575077 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #575077 is #A8AF88. Grayscale: #565656. Windows color (decimal): -11054985 or 7819351. OLE color: 7819351.
HSL color Cylindrical-coordinate representation of color #575077: hue angle of 250.77º degrees, saturation: 0.2, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #575077 is Cyan = 0.27, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 80 | 119 | - |
| CMYK | 0.27 | 0.33 | 0 | 0.53 |
| HSL | 250.77º | 0.2% | 0.39% | - |
| HSV(B) | 250.77º | 0.33% | 0.47% | - |
| XYZ | 10.13 | 9.1 | 18.67 | - |
| YUV | 86.54 | 146.32 | 128.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 80 | 119 | 0.27 | 0.33 | 0 | 0.53 | 250.77 | 0.2 | 0.39 |
| Hex | 57 | 50 | 77 | 1B | 21 | 0 | 35 | FB | 14 | 27 |
| Octal | 127 | 120 | 167 | 33 | 41 | 0 | 65 | 373 | 24 | 47 |
| Binary | 1010111 | 1010000 | 1110111 | 11011 | 100001 | 0 | 110101 | 11111011 | 10100 | 100111 |
Color Harmonies of #575077
Complementary color
Monochromatic Colors of #575077
Black with #575077
Text Example
Text Example
White with #575077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575077; }
p { color: rgb(87,80,119); }
H1.HeaderClassName
{
color: #575077;
}
.AnyTagClassName
{
color: #575077;
}
</style>
background-color css
<style>
a { background-color: #575077; }
a { background-color: rgb(87,80,119); }
div.DivClassName
{
background-color: #575077;
}
.BgClassName
{
background-color: #575077;
}
</style>
border-color css
<style>
span { border-color: #575077; }
span { border-color: rgb(87,80,119); }
td.TdClassName
{
border-color: #575077;
}
.TagClassName
{
border-color: #575077;
}
</style>