Shades of Gigas #584686
Tints of Gigas #584686
RGB
CMYK
RGB Variations
Color information
#584686 (or 0x584686) is known color: Gigas. HEX triplet: 58, 46 and 86. RGB value is (88,70,134). Sum of RGB (Red+Green+Blue) = 88+70+134=292 (38% of max value = 765). Red value is 88 (34.77% from 255 or 30.14% from 292); Green value is 70 (27.73% from 255 or 23.97% from 292); Blue value is 134 (52.73% from 255 or 45.89% from 292); Max value from RGB is 134 - color contains mainly: blue. Hex color #584686 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584686 is #A7B979. Grayscale: #525252. Windows color (decimal): -10991994 or 8799832. OLE color: 8799832.
HSL color Cylindrical-coordinate representation of color #584686: hue angle of 256.88º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #584686 is Cyan = 0.34, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 88 | 70 | 134 | - |
| CMYK | 0.34 | 0.48 | 0 | 0.47 |
| HSL | 256.88º | 0.31% | 0.4% | - |
| HSV(B) | 256.88º | 0.48% | 0.53% | - |
| XYZ | 10.52 | 8.18 | 23.58 | - |
| YUV | 82.68 | 156.96 | 131.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 70 | 134 | 0.34 | 0.48 | 0 | 0.47 | 256.88 | 0.31 | 0.4 |
| Hex | 58 | 46 | 86 | 22 | 30 | 0 | 2F | 101 | 1F | 28 |
| Octal | 130 | 106 | 206 | 42 | 60 | 0 | 57 | 401 | 37 | 50 |
| Binary | 1011000 | 1000110 | 10000110 | 100010 | 110000 | 0 | 101111 | 100000001 | 11111 | 101000 |
Color Harmonies of #584686
Complementary color
Monochromatic Colors of #584686
Black with #584686
Text Example
Text Example
White with #584686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584686; }
p { color: rgb(88,70,134); }
H1.HeaderClassName
{
color: #584686;
}
.AnyTagClassName
{
color: #584686;
}
</style>
background-color css
<style>
a { background-color: #584686; }
a { background-color: rgb(88,70,134); }
div.DivClassName
{
background-color: #584686;
}
.BgClassName
{
background-color: #584686;
}
</style>
border-color css
<style>
span { border-color: #584686; }
span { border-color: rgb(88,70,134); }
td.TdClassName
{
border-color: #584686;
}
.TagClassName
{
border-color: #584686;
}
</style>