Shades of Gigas #584787
Tints of Gigas #584787
RGB
CMYK
RGB Variations
Color information
#584787 (or 0x584787) is known color: Gigas. HEX triplet: 58, 47 and 87. RGB value is (88,71,135). Sum of RGB (Red+Green+Blue) = 88+71+135=294 (38% of max value = 765). Red value is 88 (34.77% from 255 or 29.93% from 294); Green value is 71 (28.12% from 255 or 24.15% from 294); Blue value is 135 (53.12% from 255 or 45.92% from 294); Max value from RGB is 135 - color contains mainly: blue. Hex color #584787 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584787 is #A7B878. Grayscale: #535353. Windows color (decimal): -10991737 or 8865624. OLE color: 8865624.
HSL color Cylindrical-coordinate representation of color #584787: hue angle of 255.94º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #584787 is Cyan = 0.35, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 88 | 71 | 135 | - |
| CMYK | 0.35 | 0.47 | 0 | 0.47 |
| HSL | 255.94º | 0.31% | 0.4% | - |
| HSV(B) | 255.94º | 0.47% | 0.53% | - |
| XYZ | 10.65 | 8.33 | 23.97 | - |
| YUV | 83.38 | 157.13 | 131.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 71 | 135 | 0.35 | 0.47 | 0 | 0.47 | 255.94 | 0.31 | 0.4 |
| Hex | 58 | 47 | 87 | 23 | 2F | 0 | 2F | 100 | 1F | 28 |
| Octal | 130 | 107 | 207 | 43 | 57 | 0 | 57 | 400 | 37 | 50 |
| Binary | 1011000 | 1000111 | 10000111 | 100011 | 101111 | 0 | 101111 | 100000000 | 11111 | 101000 |
Color Harmonies of #584787
Complementary color
Monochromatic Colors of #584787
Black with #584787
Text Example
Text Example
White with #584787
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584787; }
p { color: rgb(88,71,135); }
H1.HeaderClassName
{
color: #584787;
}
.AnyTagClassName
{
color: #584787;
}
</style>
background-color css
<style>
a { background-color: #584787; }
a { background-color: rgb(88,71,135); }
div.DivClassName
{
background-color: #584787;
}
.BgClassName
{
background-color: #584787;
}
</style>
border-color css
<style>
span { border-color: #584787; }
span { border-color: rgb(88,71,135); }
td.TdClassName
{
border-color: #584787;
}
.TagClassName
{
border-color: #584787;
}
</style>