Shades of Gigas #584776
Tints of Gigas #584776
RGB
CMYK
RGB Variations
Color information
#584776 (or 0x584776) is known color: Gigas. HEX triplet: 58, 47 and 76. RGB value is (88,71,118). Sum of RGB (Red+Green+Blue) = 88+71+118=277 (36% of max value = 765). Red value is 88 (34.77% from 255 or 31.77% from 277); Green value is 71 (28.12% from 255 or 25.63% from 277); Blue value is 118 (46.48% from 255 or 42.60% from 277); Max value from RGB is 118 - color contains mainly: blue. Hex color #584776 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584776 is #A7B889. Grayscale: #515151. Windows color (decimal): -10991754 or 7751512. OLE color: 7751512.
HSL color Cylindrical-coordinate representation of color #584776: hue angle of 261.7º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #584776 is Cyan = 0.25, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 88 | 71 | 118 | - |
| CMYK | 0.25 | 0.40 | 0 | 0.54 |
| HSL | 261.7º | 0.25% | 0.37% | - |
| HSV(B) | 261.7º | 0.4% | 0.46% | - |
| XYZ | 9.55 | 7.89 | 18.16 | - |
| YUV | 81.44 | 148.63 | 132.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 71 | 118 | 0.25 | 0.40 | 0 | 0.54 | 261.7 | 0.25 | 0.37 |
| Hex | 58 | 47 | 76 | 19 | 28 | 0 | 36 | 106 | 19 | 25 |
| Octal | 130 | 107 | 166 | 31 | 50 | 0 | 66 | 406 | 31 | 45 |
| Binary | 1011000 | 1000111 | 1110110 | 11001 | 101000 | 0 | 110110 | 100000110 | 11001 | 100101 |
Color Harmonies of #584776
Complementary color
Monochromatic Colors of #584776
Black with #584776
Text Example
Text Example
White with #584776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584776; }
p { color: rgb(88,71,118); }
H1.HeaderClassName
{
color: #584776;
}
.AnyTagClassName
{
color: #584776;
}
</style>
background-color css
<style>
a { background-color: #584776; }
a { background-color: rgb(88,71,118); }
div.DivClassName
{
background-color: #584776;
}
.BgClassName
{
background-color: #584776;
}
</style>
border-color css
<style>
span { border-color: #584776; }
span { border-color: rgb(88,71,118); }
td.TdClassName
{
border-color: #584776;
}
.TagClassName
{
border-color: #584776;
}
</style>