Shades of Gigas #584987
Tints of Gigas #584987
RGB
CMYK
RGB Variations
Color information
#584987 (or 0x584987) is known color: Gigas. HEX triplet: 58, 49 and 87. RGB value is (88,73,135). Sum of RGB (Red+Green+Blue) = 88+73+135=296 (39% of max value = 765). Red value is 88 (34.77% from 255 or 29.73% from 296); Green value is 73 (28.91% from 255 or 24.66% from 296); Blue value is 135 (53.12% from 255 or 45.61% from 296); Max value from RGB is 135 - color contains mainly: blue. Hex color #584987 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584987 is #A7B678. Grayscale: #545454. Windows color (decimal): -10991225 or 8866136. OLE color: 8866136.
HSL color Cylindrical-coordinate representation of color #584987: hue angle of 254.52º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #584987 is Cyan = 0.35, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 88 | 73 | 135 | - |
| CMYK | 0.35 | 0.46 | 0 | 0.47 |
| HSL | 254.52º | 0.3% | 0.41% | - |
| HSV(B) | 254.52º | 0.46% | 0.53% | - |
| XYZ | 10.78 | 8.59 | 24.01 | - |
| YUV | 84.55 | 156.47 | 130.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 73 | 135 | 0.35 | 0.46 | 0 | 0.47 | 254.52 | 0.3 | 0.41 |
| Hex | 58 | 49 | 87 | 23 | 2E | 0 | 2F | FF | 1E | 29 |
| Octal | 130 | 111 | 207 | 43 | 56 | 0 | 57 | 377 | 36 | 51 |
| Binary | 1011000 | 1001001 | 10000111 | 100011 | 101110 | 0 | 101111 | 11111111 | 11110 | 101001 |
Color Harmonies of #584987
Complementary color
Monochromatic Colors of #584987
Black with #584987
Text Example
Text Example
White with #584987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584987; }
p { color: rgb(88,73,135); }
H1.HeaderClassName
{
color: #584987;
}
.AnyTagClassName
{
color: #584987;
}
</style>
background-color css
<style>
a { background-color: #584987; }
a { background-color: rgb(88,73,135); }
div.DivClassName
{
background-color: #584987;
}
.BgClassName
{
background-color: #584987;
}
</style>
border-color css
<style>
span { border-color: #584987; }
span { border-color: rgb(88,73,135); }
td.TdClassName
{
border-color: #584987;
}
.TagClassName
{
border-color: #584987;
}
</style>