Shades of Gigas #584479
Tints of Gigas #584479
RGB
CMYK
RGB Variations
Color information
#584479 (or 0x584479) is known color: Gigas. HEX triplet: 58, 44 and 79. RGB value is (88,68,121). Sum of RGB (Red+Green+Blue) = 88+68+121=277 (36% of max value = 765). Red value is 88 (34.77% from 255 or 31.77% from 277); Green value is 68 (26.95% from 255 or 24.55% from 277); Blue value is 121 (47.66% from 255 or 43.68% from 277); Max value from RGB is 121 - color contains mainly: blue. Hex color #584479 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584479 is #A7BB86. Grayscale: #4F4F4F. Windows color (decimal): -10992519 or 7947352. OLE color: 7947352.
HSL color Cylindrical-coordinate representation of color #584479: hue angle of 262.64º degrees, saturation: 0.28, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #584479 is Cyan = 0.27, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 68 | 121 | - |
| CMYK | 0.27 | 0.44 | 0 | 0.53 |
| HSL | 262.64º | 0.28% | 0.37% | - |
| HSV(B) | 262.64º | 0.44% | 0.47% | - |
| XYZ | 9.54 | 7.59 | 19.05 | - |
| YUV | 80.02 | 151.13 | 133.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 68 | 121 | 0.27 | 0.44 | 0 | 0.53 | 262.64 | 0.28 | 0.37 |
| Hex | 58 | 44 | 79 | 1B | 2C | 0 | 35 | 107 | 1C | 25 |
| Octal | 130 | 104 | 171 | 33 | 54 | 0 | 65 | 407 | 34 | 45 |
| Binary | 1011000 | 1000100 | 1111001 | 11011 | 101100 | 0 | 110101 | 100000111 | 11100 | 100101 |
Color Harmonies of #584479
Complementary color
Monochromatic Colors of #584479
Black with #584479
Text Example
Text Example
White with #584479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584479; }
p { color: rgb(88,68,121); }
H1.HeaderClassName
{
color: #584479;
}
.AnyTagClassName
{
color: #584479;
}
</style>
background-color css
<style>
a { background-color: #584479; }
a { background-color: rgb(88,68,121); }
div.DivClassName
{
background-color: #584479;
}
.BgClassName
{
background-color: #584479;
}
</style>
border-color css
<style>
span { border-color: #584479; }
span { border-color: rgb(88,68,121); }
td.TdClassName
{
border-color: #584479;
}
.TagClassName
{
border-color: #584479;
}
</style>