Shades of Gigas #504186
Tints of Gigas #504186
RGB
CMYK
RGB Variations
Color information
#504186 (or 0x504186) is known color: Gigas. HEX triplet: 50, 41 and 86. RGB value is (80,65,134). Sum of RGB (Red+Green+Blue) = 80+65+134=279 (36% of max value = 765). Red value is 80 (31.64% from 255 or 28.67% from 279); Green value is 65 (25.78% from 255 or 23.30% from 279); Blue value is 134 (52.73% from 255 or 48.03% from 279); Max value from RGB is 134 - color contains mainly: blue. Hex color #504186 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #504186 is #AFBE79. Grayscale: #4D4D4D. Windows color (decimal): -11517562 or 8798544. OLE color: 8798544.
HSL color Cylindrical-coordinate representation of color #504186: hue angle of 253.04º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #504186 is Cyan = 0.40, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 80 | 65 | 134 | - |
| CMYK | 0.40 | 0.51 | 0 | 0.47 |
| HSL | 253.04º | 0.35% | 0.39% | - |
| HSV(B) | 253.04º | 0.51% | 0.53% | - |
| XYZ | 9.5 | 7.21 | 23.44 | - |
| YUV | 77.35 | 159.97 | 129.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 65 | 134 | 0.40 | 0.51 | 0 | 0.47 | 253.04 | 0.35 | 0.39 |
| Hex | 50 | 41 | 86 | 28 | 33 | 0 | 2F | FD | 23 | 27 |
| Octal | 120 | 101 | 206 | 50 | 63 | 0 | 57 | 375 | 43 | 47 |
| Binary | 1010000 | 1000001 | 10000110 | 101000 | 110011 | 0 | 101111 | 11111101 | 100011 | 100111 |
Color Harmonies of #504186
Complementary color
Monochromatic Colors of #504186
Black with #504186
Text Example
Text Example
White with #504186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #504186; }
p { color: rgb(80,65,134); }
H1.HeaderClassName
{
color: #504186;
}
.AnyTagClassName
{
color: #504186;
}
</style>
background-color css
<style>
a { background-color: #504186; }
a { background-color: rgb(80,65,134); }
div.DivClassName
{
background-color: #504186;
}
.BgClassName
{
background-color: #504186;
}
</style>
border-color css
<style>
span { border-color: #504186; }
span { border-color: rgb(80,65,134); }
td.TdClassName
{
border-color: #504186;
}
.TagClassName
{
border-color: #504186;
}
</style>