Shades of Gigas #584887
Tints of Gigas #584887
RGB
CMYK
RGB Variations
Color information
#584887 (or 0x584887) is known color: Gigas. HEX triplet: 58, 48 and 87. RGB value is (88,72,135). Sum of RGB (Red+Green+Blue) = 88+72+135=295 (39% of max value = 765). Red value is 88 (34.77% from 255 or 29.83% from 295); Green value is 72 (28.52% from 255 or 24.41% from 295); Blue value is 135 (53.12% from 255 or 45.76% from 295); Max value from RGB is 135 - color contains mainly: blue. Hex color #584887 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584887 is #A7B778. Grayscale: #535353. Windows color (decimal): -10991481 or 8865880. OLE color: 8865880.
HSL color Cylindrical-coordinate representation of color #584887: hue angle of 255.24º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #584887 is Cyan = 0.35, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 88 | 72 | 135 | - |
| CMYK | 0.35 | 0.47 | 0 | 0.47 |
| HSL | 255.24º | 0.3% | 0.41% | - |
| HSV(B) | 255.24º | 0.47% | 0.53% | - |
| XYZ | 10.72 | 8.46 | 23.99 | - |
| YUV | 83.97 | 156.8 | 130.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 72 | 135 | 0.35 | 0.47 | 0 | 0.47 | 255.24 | 0.3 | 0.41 |
| Hex | 58 | 48 | 87 | 23 | 2F | 0 | 2F | FF | 1E | 29 |
| Octal | 130 | 110 | 207 | 43 | 57 | 0 | 57 | 377 | 36 | 51 |
| Binary | 1011000 | 1001000 | 10000111 | 100011 | 101111 | 0 | 101111 | 11111111 | 11110 | 101001 |
Color Harmonies of #584887
Complementary color
Monochromatic Colors of #584887
Black with #584887
Text Example
Text Example
White with #584887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584887; }
p { color: rgb(88,72,135); }
H1.HeaderClassName
{
color: #584887;
}
.AnyTagClassName
{
color: #584887;
}
</style>
background-color css
<style>
a { background-color: #584887; }
a { background-color: rgb(88,72,135); }
div.DivClassName
{
background-color: #584887;
}
.BgClassName
{
background-color: #584887;
}
</style>
border-color css
<style>
span { border-color: #584887; }
span { border-color: rgb(88,72,135); }
td.TdClassName
{
border-color: #584887;
}
.TagClassName
{
border-color: #584887;
}
</style>