Shades of Victoria #575188
Tints of Victoria #575188
RGB
CMYK
RGB Variations
Color information
#575188 (or 0x575188) is known color: Victoria. HEX triplet: 57, 51 and 88. RGB value is (87,81,136). Sum of RGB (Red+Green+Blue) = 87+81+136=304 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.62% from 304); Green value is 81 (32.03% from 255 or 26.64% from 304); Blue value is 136 (53.52% from 255 or 44.74% from 304); Max value from RGB is 136 - color contains mainly: blue. Hex color #575188 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #575188 is #A8AE77. Grayscale: #585858. Windows color (decimal): -11054712 or 8933719. OLE color: 8933719.
HSL color Cylindrical-coordinate representation of color #575188: hue angle of 246.55º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #575188 is Cyan = 0.36, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 87 | 81 | 136 | - |
| CMYK | 0.36 | 0.40 | 0 | 0.47 |
| HSL | 246.55º | 0.25% | 0.43% | - |
| HSV(B) | 246.55º | 0.4% | 0.53% | - |
| XYZ | 11.32 | 9.69 | 24.57 | - |
| YUV | 89.06 | 154.49 | 126.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 81 | 136 | 0.36 | 0.40 | 0 | 0.47 | 246.55 | 0.25 | 0.43 |
| Hex | 57 | 51 | 88 | 24 | 28 | 0 | 2F | F7 | 19 | 2B |
| Octal | 127 | 121 | 210 | 44 | 50 | 0 | 57 | 367 | 31 | 53 |
| Binary | 1010111 | 1010001 | 10001000 | 100100 | 101000 | 0 | 101111 | 11110111 | 11001 | 101011 |
Color Harmonies of #575188
Complementary color
Monochromatic Colors of #575188
Black with #575188
Text Example
Text Example
White with #575188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575188; }
p { color: rgb(87,81,136); }
H1.HeaderClassName
{
color: #575188;
}
.AnyTagClassName
{
color: #575188;
}
</style>
background-color css
<style>
a { background-color: #575188; }
a { background-color: rgb(87,81,136); }
div.DivClassName
{
background-color: #575188;
}
.BgClassName
{
background-color: #575188;
}
</style>
border-color css
<style>
span { border-color: #575188; }
span { border-color: rgb(87,81,136); }
td.TdClassName
{
border-color: #575188;
}
.TagClassName
{
border-color: #575188;
}
</style>