Shades of Gigas #584886
Tints of Gigas #584886
RGB
CMYK
RGB Variations
Color information
#584886 (or 0x584886) is known color: Gigas. HEX triplet: 58, 48 and 86. RGB value is (88,72,134). Sum of RGB (Red+Green+Blue) = 88+72+134=294 (38% of max value = 765). Red value is 88 (34.77% from 255 or 29.93% from 294); Green value is 72 (28.52% from 255 or 24.49% from 294); Blue value is 134 (52.73% from 255 or 45.58% from 294); Max value from RGB is 134 - color contains mainly: blue. Hex color #584886 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584886 is #A7B779. Grayscale: #535353. Windows color (decimal): -10991482 or 8800344. OLE color: 8800344.
HSL color Cylindrical-coordinate representation of color #584886: hue angle of 255.48º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #584886 is Cyan = 0.34, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 88 | 72 | 134 | - |
| CMYK | 0.34 | 0.46 | 0 | 0.47 |
| HSL | 255.48º | 0.3% | 0.4% | - |
| HSV(B) | 255.48º | 0.46% | 0.53% | - |
| XYZ | 10.64 | 8.43 | 23.62 | - |
| YUV | 83.85 | 156.3 | 130.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 72 | 134 | 0.34 | 0.46 | 0 | 0.47 | 255.48 | 0.3 | 0.4 |
| Hex | 58 | 48 | 86 | 22 | 2E | 0 | 2F | FF | 1E | 28 |
| Octal | 130 | 110 | 206 | 42 | 56 | 0 | 57 | 377 | 36 | 50 |
| Binary | 1011000 | 1001000 | 10000110 | 100010 | 101110 | 0 | 101111 | 11111111 | 11110 | 101000 |
Color Harmonies of #584886
Complementary color
Monochromatic Colors of #584886
Black with #584886
Text Example
Text Example
White with #584886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584886; }
p { color: rgb(88,72,134); }
H1.HeaderClassName
{
color: #584886;
}
.AnyTagClassName
{
color: #584886;
}
</style>
background-color css
<style>
a { background-color: #584886; }
a { background-color: rgb(88,72,134); }
div.DivClassName
{
background-color: #584886;
}
.BgClassName
{
background-color: #584886;
}
</style>
border-color css
<style>
span { border-color: #584886; }
span { border-color: rgb(88,72,134); }
td.TdClassName
{
border-color: #584886;
}
.TagClassName
{
border-color: #584886;
}
</style>