Shades of Gigas #584777
Tints of Gigas #584777
RGB
CMYK
RGB Variations
Color information
#584777 (or 0x584777) is known color: Gigas. HEX triplet: 58, 47 and 77. RGB value is (88,71,119). Sum of RGB (Red+Green+Blue) = 88+71+119=278 (36% of max value = 765). Red value is 88 (34.77% from 255 or 31.65% from 278); Green value is 71 (28.12% from 255 or 25.54% from 278); Blue value is 119 (46.88% from 255 or 42.81% from 278); Max value from RGB is 119 - color contains mainly: blue. Hex color #584777 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584777 is #A7B888. Grayscale: #515151. Windows color (decimal): -10991753 or 7817048. OLE color: 7817048.
HSL color Cylindrical-coordinate representation of color #584777: hue angle of 261.25º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #584777 is Cyan = 0.26, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 71 | 119 | - |
| CMYK | 0.26 | 0.40 | 0 | 0.53 |
| HSL | 261.25º | 0.25% | 0.37% | - |
| HSV(B) | 261.25º | 0.4% | 0.47% | - |
| XYZ | 9.61 | 7.91 | 18.47 | - |
| YUV | 81.56 | 149.13 | 132.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 71 | 119 | 0.26 | 0.40 | 0 | 0.53 | 261.25 | 0.25 | 0.37 |
| Hex | 58 | 47 | 77 | 1A | 28 | 0 | 35 | 105 | 19 | 25 |
| Octal | 130 | 107 | 167 | 32 | 50 | 0 | 65 | 405 | 31 | 45 |
| Binary | 1011000 | 1000111 | 1110111 | 11010 | 101000 | 0 | 110101 | 100000101 | 11001 | 100101 |
Color Harmonies of #584777
Complementary color
Monochromatic Colors of #584777
Black with #584777
Text Example
Text Example
White with #584777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584777; }
p { color: rgb(88,71,119); }
H1.HeaderClassName
{
color: #584777;
}
.AnyTagClassName
{
color: #584777;
}
</style>
background-color css
<style>
a { background-color: #584777; }
a { background-color: rgb(88,71,119); }
div.DivClassName
{
background-color: #584777;
}
.BgClassName
{
background-color: #584777;
}
</style>
border-color css
<style>
span { border-color: #584777; }
span { border-color: rgb(88,71,119); }
td.TdClassName
{
border-color: #584777;
}
.TagClassName
{
border-color: #584777;
}
</style>