Shades of Gigas #584786
Tints of Gigas #584786
RGB
CMYK
RGB Variations
Color information
#584786 (or 0x584786) is known color: Gigas. HEX triplet: 58, 47 and 86. RGB value is (88,71,134). Sum of RGB (Red+Green+Blue) = 88+71+134=293 (38% of max value = 765). Red value is 88 (34.77% from 255 or 30.03% from 293); Green value is 71 (28.12% from 255 or 24.23% from 293); Blue value is 134 (52.73% from 255 or 45.73% from 293); Max value from RGB is 134 - color contains mainly: blue. Hex color #584786 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584786 is #A7B879. Grayscale: #535353. Windows color (decimal): -10991738 or 8800088. OLE color: 8800088.
HSL color Cylindrical-coordinate representation of color #584786: hue angle of 256.19º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #584786 is Cyan = 0.34, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 88 | 71 | 134 | - |
| CMYK | 0.34 | 0.47 | 0 | 0.47 |
| HSL | 256.19º | 0.31% | 0.4% | - |
| HSV(B) | 256.19º | 0.47% | 0.53% | - |
| XYZ | 10.58 | 8.3 | 23.6 | - |
| YUV | 83.27 | 156.63 | 131.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 71 | 134 | 0.34 | 0.47 | 0 | 0.47 | 256.19 | 0.31 | 0.4 |
| Hex | 58 | 47 | 86 | 22 | 2F | 0 | 2F | 100 | 1F | 28 |
| Octal | 130 | 107 | 206 | 42 | 57 | 0 | 57 | 400 | 37 | 50 |
| Binary | 1011000 | 1000111 | 10000110 | 100010 | 101111 | 0 | 101111 | 100000000 | 11111 | 101000 |
Color Harmonies of #584786
Complementary color
Monochromatic Colors of #584786
Black with #584786
Text Example
Text Example
White with #584786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584786; }
p { color: rgb(88,71,134); }
H1.HeaderClassName
{
color: #584786;
}
.AnyTagClassName
{
color: #584786;
}
</style>
background-color css
<style>
a { background-color: #584786; }
a { background-color: rgb(88,71,134); }
div.DivClassName
{
background-color: #584786;
}
.BgClassName
{
background-color: #584786;
}
</style>
border-color css
<style>
span { border-color: #584786; }
span { border-color: rgb(88,71,134); }
td.TdClassName
{
border-color: #584786;
}
.TagClassName
{
border-color: #584786;
}
</style>