Shades of Gigas #504386
Tints of Gigas #504386
RGB
CMYK
RGB Variations
Color information
#504386 (or 0x504386) is known color: Gigas. HEX triplet: 50, 43 and 86. RGB value is (80,67,134). Sum of RGB (Red+Green+Blue) = 80+67+134=281 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.47% from 281); Green value is 67 (26.56% from 255 or 23.84% from 281); Blue value is 134 (52.73% from 255 or 47.69% from 281); Max value from RGB is 134 - color contains mainly: blue. Hex color #504386 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #504386 is #AFBC79. Grayscale: #4E4E4E. Windows color (decimal): -11517050 or 8799056. OLE color: 8799056.
HSL color Cylindrical-coordinate representation of color #504386: hue angle of 251.64º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #504386 is Cyan = 0.40, Magento = 0.5, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 80 | 67 | 134 | - |
| CMYK | 0.40 | 0.5 | 0 | 0.47 |
| HSL | 251.64º | 0.33% | 0.39% | - |
| HSV(B) | 251.64º | 0.5% | 0.53% | - |
| XYZ | 9.62 | 7.44 | 23.48 | - |
| YUV | 78.53 | 159.31 | 129.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 67 | 134 | 0.40 | 0.5 | 0 | 0.47 | 251.64 | 0.33 | 0.39 |
| Hex | 50 | 43 | 86 | 28 | 32 | 0 | 2F | FC | 21 | 27 |
| Octal | 120 | 103 | 206 | 50 | 62 | 0 | 57 | 374 | 41 | 47 |
| Binary | 1010000 | 1000011 | 10000110 | 101000 | 110010 | 0 | 101111 | 11111100 | 100001 | 100111 |
Color Harmonies of #504386
Complementary color
Monochromatic Colors of #504386
Black with #504386
Text Example
Text Example
White with #504386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #504386; }
p { color: rgb(80,67,134); }
H1.HeaderClassName
{
color: #504386;
}
.AnyTagClassName
{
color: #504386;
}
</style>
background-color css
<style>
a { background-color: #504386; }
a { background-color: rgb(80,67,134); }
div.DivClassName
{
background-color: #504386;
}
.BgClassName
{
background-color: #504386;
}
</style>
border-color css
<style>
span { border-color: #504386; }
span { border-color: rgb(80,67,134); }
td.TdClassName
{
border-color: #504386;
}
.TagClassName
{
border-color: #504386;
}
</style>