Shades of Gigas #584982
Tints of Gigas #584982
RGB
CMYK
RGB Variations
Color information
#584982 (or 0x584982) is known color: Gigas. HEX triplet: 58, 49 and 82. RGB value is (88,73,130). Sum of RGB (Red+Green+Blue) = 88+73+130=291 (38% of max value = 765). Red value is 88 (34.77% from 255 or 30.24% from 291); Green value is 73 (28.91% from 255 or 25.09% from 291); Blue value is 130 (51.17% from 255 or 44.67% from 291); Max value from RGB is 130 - color contains mainly: blue. Hex color #584982 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584982 is #A7B67D. Grayscale: #535353. Windows color (decimal): -10991230 or 8538456. OLE color: 8538456.
HSL color Cylindrical-coordinate representation of color #584982: hue angle of 255.79º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #584982 is Cyan = 0.32, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 88 | 73 | 130 | - |
| CMYK | 0.32 | 0.44 | 0 | 0.49 |
| HSL | 255.79º | 0.28% | 0.4% | - |
| HSV(B) | 255.79º | 0.44% | 0.51% | - |
| XYZ | 10.44 | 8.45 | 22.2 | - |
| YUV | 83.98 | 153.97 | 130.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 73 | 130 | 0.32 | 0.44 | 0 | 0.49 | 255.79 | 0.28 | 0.4 |
| Hex | 58 | 49 | 82 | 20 | 2C | 0 | 31 | 100 | 1C | 28 |
| Octal | 130 | 111 | 202 | 40 | 54 | 0 | 61 | 400 | 34 | 50 |
| Binary | 1011000 | 1001001 | 10000010 | 100000 | 101100 | 0 | 110001 | 100000000 | 11100 | 101000 |
Color Harmonies of #584982
Complementary color
Monochromatic Colors of #584982
Black with #584982
Text Example
Text Example
White with #584982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584982; }
p { color: rgb(88,73,130); }
H1.HeaderClassName
{
color: #584982;
}
.AnyTagClassName
{
color: #584982;
}
</style>
background-color css
<style>
a { background-color: #584982; }
a { background-color: rgb(88,73,130); }
div.DivClassName
{
background-color: #584982;
}
.BgClassName
{
background-color: #584982;
}
</style>
border-color css
<style>
span { border-color: #584982; }
span { border-color: rgb(88,73,130); }
td.TdClassName
{
border-color: #584982;
}
.TagClassName
{
border-color: #584982;
}
</style>