Shades of Victoria #575286
Tints of Victoria #575286
RGB
CMYK
RGB Variations
Color information
#575286 (or 0x575286) is known color: Victoria. HEX triplet: 57, 52 and 86. RGB value is (87,82,134). Sum of RGB (Red+Green+Blue) = 87+82+134=303 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.71% from 303); Green value is 82 (32.42% from 255 or 27.06% from 303); Blue value is 134 (52.73% from 255 or 44.22% from 303); Max value from RGB is 134 - color contains mainly: blue. Hex color #575286 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #575286 is #A8AD79. Grayscale: #595959. Windows color (decimal): -11054458 or 8802903. OLE color: 8802903.
HSL color Cylindrical-coordinate representation of color #575286: hue angle of 245.77º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #575286 is Cyan = 0.35, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 87 | 82 | 134 | - |
| CMYK | 0.35 | 0.39 | 0 | 0.47 |
| HSL | 245.77º | 0.24% | 0.42% | - |
| HSV(B) | 245.77º | 0.39% | 0.53% | - |
| XYZ | 11.25 | 9.78 | 23.85 | - |
| YUV | 89.42 | 153.16 | 126.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 82 | 134 | 0.35 | 0.39 | 0 | 0.47 | 245.77 | 0.24 | 0.42 |
| Hex | 57 | 52 | 86 | 23 | 27 | 0 | 2F | F6 | 18 | 2A |
| Octal | 127 | 122 | 206 | 43 | 47 | 0 | 57 | 366 | 30 | 52 |
| Binary | 1010111 | 1010010 | 10000110 | 100011 | 100111 | 0 | 101111 | 11110110 | 11000 | 101010 |
Color Harmonies of #575286
Complementary color
Monochromatic Colors of #575286
Black with #575286
Text Example
Text Example
White with #575286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575286; }
p { color: rgb(87,82,134); }
H1.HeaderClassName
{
color: #575286;
}
.AnyTagClassName
{
color: #575286;
}
</style>
background-color css
<style>
a { background-color: #575286; }
a { background-color: rgb(87,82,134); }
div.DivClassName
{
background-color: #575286;
}
.BgClassName
{
background-color: #575286;
}
</style>
border-color css
<style>
span { border-color: #575286; }
span { border-color: rgb(87,82,134); }
td.TdClassName
{
border-color: #575286;
}
.TagClassName
{
border-color: #575286;
}
</style>