Shades of Victoria #575081
Tints of Victoria #575081
RGB
CMYK
RGB Variations
Color information
#575081 (or 0x575081) is known color: Victoria. HEX triplet: 57, 50 and 81. RGB value is (87,80,129). Sum of RGB (Red+Green+Blue) = 87+80+129=296 (39% of max value = 765). Red value is 87 (34.38% from 255 or 29.39% from 296); Green value is 80 (31.64% from 255 or 27.03% from 296); Blue value is 129 (50.78% from 255 or 43.58% from 296); Max value from RGB is 129 - color contains mainly: blue. Hex color #575081 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #575081 is #A8AF7E. Grayscale: #575757. Windows color (decimal): -11054975 or 8474711. OLE color: 8474711.
HSL color Cylindrical-coordinate representation of color #575081: hue angle of 248.57º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #575081 is Cyan = 0.33, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 87 | 80 | 129 | - |
| CMYK | 0.33 | 0.38 | 0 | 0.49 |
| HSL | 248.57º | 0.23% | 0.41% | - |
| HSV(B) | 248.57º | 0.38% | 0.51% | - |
| XYZ | 10.76 | 9.35 | 22.01 | - |
| YUV | 87.68 | 151.32 | 127.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 80 | 129 | 0.33 | 0.38 | 0 | 0.49 | 248.57 | 0.23 | 0.41 |
| Hex | 57 | 50 | 81 | 21 | 26 | 0 | 31 | F9 | 17 | 29 |
| Octal | 127 | 120 | 201 | 41 | 46 | 0 | 61 | 371 | 27 | 51 |
| Binary | 1010111 | 1010000 | 10000001 | 100001 | 100110 | 0 | 110001 | 11111001 | 10111 | 101001 |
Color Harmonies of #575081
Complementary color
Monochromatic Colors of #575081
Black with #575081
Text Example
Text Example
White with #575081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575081; }
p { color: rgb(87,80,129); }
H1.HeaderClassName
{
color: #575081;
}
.AnyTagClassName
{
color: #575081;
}
</style>
background-color css
<style>
a { background-color: #575081; }
a { background-color: rgb(87,80,129); }
div.DivClassName
{
background-color: #575081;
}
.BgClassName
{
background-color: #575081;
}
</style>
border-color css
<style>
span { border-color: #575081; }
span { border-color: rgb(87,80,129); }
td.TdClassName
{
border-color: #575081;
}
.TagClassName
{
border-color: #575081;
}
</style>