Shades of Victoria #575386
Tints of Victoria #575386
RGB
CMYK
RGB Variations
Color information
#575386 (or 0x575386) is known color: Victoria. HEX triplet: 57, 53 and 86. RGB value is (87,83,134). Sum of RGB (Red+Green+Blue) = 87+83+134=304 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.62% from 304); Green value is 83 (32.81% from 255 or 27.30% from 304); Blue value is 134 (52.73% from 255 or 44.08% from 304); Max value from RGB is 134 - color contains mainly: blue. Hex color #575386 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #575386 is #A8AC79. Grayscale: #595959. Windows color (decimal): -11054202 or 8803159. OLE color: 8803159.
HSL color Cylindrical-coordinate representation of color #575386: hue angle of 244.71º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #575386 is Cyan = 0.35, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 87 | 83 | 134 | - |
| CMYK | 0.35 | 0.38 | 0 | 0.47 |
| HSL | 244.71º | 0.24% | 0.43% | - |
| HSV(B) | 244.71º | 0.38% | 0.53% | - |
| XYZ | 11.33 | 9.93 | 23.87 | - |
| YUV | 90.01 | 152.83 | 125.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 83 | 134 | 0.35 | 0.38 | 0 | 0.47 | 244.71 | 0.24 | 0.43 |
| Hex | 57 | 53 | 86 | 23 | 26 | 0 | 2F | F5 | 18 | 2B |
| Octal | 127 | 123 | 206 | 43 | 46 | 0 | 57 | 365 | 30 | 53 |
| Binary | 1010111 | 1010011 | 10000110 | 100011 | 100110 | 0 | 101111 | 11110101 | 11000 | 101011 |
Color Harmonies of #575386
Complementary color
Monochromatic Colors of #575386
Black with #575386
Text Example
Text Example
White with #575386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575386; }
p { color: rgb(87,83,134); }
H1.HeaderClassName
{
color: #575386;
}
.AnyTagClassName
{
color: #575386;
}
</style>
background-color css
<style>
a { background-color: #575386; }
a { background-color: rgb(87,83,134); }
div.DivClassName
{
background-color: #575386;
}
.BgClassName
{
background-color: #575386;
}
</style>
border-color css
<style>
span { border-color: #575386; }
span { border-color: rgb(87,83,134); }
td.TdClassName
{
border-color: #575386;
}
.TagClassName
{
border-color: #575386;
}
</style>