Shades of Victoria #504587
Tints of Victoria #504587
RGB
CMYK
RGB Variations
Color information
#504587 (or 0x504587) is known color: Victoria. HEX triplet: 50, 45 and 87. RGB value is (80,69,135). Sum of RGB (Red+Green+Blue) = 80+69+135=284 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.17% from 284); Green value is 69 (27.34% from 255 or 24.30% from 284); Blue value is 135 (53.12% from 255 or 47.54% from 284); Max value from RGB is 135 - color contains mainly: blue. Hex color #504587 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #504587 is #AFBA78. Grayscale: #4F4F4F. Windows color (decimal): -11516537 or 8865104. OLE color: 8865104.
HSL color Cylindrical-coordinate representation of color #504587: hue angle of 250º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #504587 is Cyan = 0.41, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 80 | 69 | 135 | - |
| CMYK | 0.41 | 0.49 | 0 | 0.47 |
| HSL | 250º | 0.32% | 0.4% | - |
| HSV(B) | 250º | 0.49% | 0.53% | - |
| XYZ | 9.81 | 7.71 | 23.89 | - |
| YUV | 79.81 | 159.14 | 128.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 69 | 135 | 0.41 | 0.49 | 0 | 0.47 | 250 | 0.32 | 0.4 |
| Hex | 50 | 45 | 87 | 29 | 31 | 0 | 2F | FA | 20 | 28 |
| Octal | 120 | 105 | 207 | 51 | 61 | 0 | 57 | 372 | 40 | 50 |
| Binary | 1010000 | 1000101 | 10000111 | 101001 | 110001 | 0 | 101111 | 11111010 | 100000 | 101000 |
Color Harmonies of #504587
Complementary color
Monochromatic Colors of #504587
Black with #504587
Text Example
Text Example
White with #504587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #504587; }
p { color: rgb(80,69,135); }
H1.HeaderClassName
{
color: #504587;
}
.AnyTagClassName
{
color: #504587;
}
</style>
background-color css
<style>
a { background-color: #504587; }
a { background-color: rgb(80,69,135); }
div.DivClassName
{
background-color: #504587;
}
.BgClassName
{
background-color: #504587;
}
</style>
border-color css
<style>
span { border-color: #504587; }
span { border-color: rgb(80,69,135); }
td.TdClassName
{
border-color: #504587;
}
.TagClassName
{
border-color: #504587;
}
</style>