Shades of Gigas #584997
Tints of Gigas #584997
RGB
CMYK
RGB Variations
Color information
#584997 (or 0x584997) is known color: Gigas. HEX triplet: 58, 49 and 97. RGB value is (88,73,151). Sum of RGB (Red+Green+Blue) = 88+73+151=312 (41% of max value = 765). Red value is 88 (34.77% from 255 or 28.21% from 312); Green value is 73 (28.91% from 255 or 23.40% from 312); Blue value is 151 (59.38% from 255 or 48.40% from 312); Max value from RGB is 151 - color contains mainly: blue. Hex color #584997 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584997 is #A7B668. Grayscale: #565656. Windows color (decimal): -10991209 or 9914712. OLE color: 9914712.
HSL color Cylindrical-coordinate representation of color #584997: hue angle of 251.54º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #584997 is Cyan = 0.42, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 88 | 73 | 151 | - |
| CMYK | 0.42 | 0.52 | 0 | 0.41 |
| HSL | 251.54º | 0.35% | 0.44% | - |
| HSV(B) | 251.54º | 0.52% | 0.59% | - |
| XYZ | 11.99 | 9.07 | 30.4 | - |
| YUV | 86.38 | 164.47 | 129.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 73 | 151 | 0.42 | 0.52 | 0 | 0.41 | 251.54 | 0.35 | 0.44 |
| Hex | 58 | 49 | 97 | 2A | 34 | 0 | 29 | FC | 23 | 2C |
| Octal | 130 | 111 | 227 | 52 | 64 | 0 | 51 | 374 | 43 | 54 |
| Binary | 1011000 | 1001001 | 10010111 | 101010 | 110100 | 0 | 101001 | 11111100 | 100011 | 101100 |
Color Harmonies of #584997
Complementary color
Monochromatic Colors of #584997
Black with #584997
Text Example
Text Example
White with #584997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584997; }
p { color: rgb(88,73,151); }
H1.HeaderClassName
{
color: #584997;
}
.AnyTagClassName
{
color: #584997;
}
</style>
background-color css
<style>
a { background-color: #584997; }
a { background-color: rgb(88,73,151); }
div.DivClassName
{
background-color: #584997;
}
.BgClassName
{
background-color: #584997;
}
</style>
border-color css
<style>
span { border-color: #584997; }
span { border-color: rgb(88,73,151); }
td.TdClassName
{
border-color: #584997;
}
.TagClassName
{
border-color: #584997;
}
</style>