Shades of Gigas #584993
Tints of Gigas #584993
RGB
CMYK
RGB Variations
Color information
#584993 (or 0x584993) is known color: Gigas. HEX triplet: 58, 49 and 93. RGB value is (88,73,147). Sum of RGB (Red+Green+Blue) = 88+73+147=308 (40% of max value = 765). Red value is 88 (34.77% from 255 or 28.57% from 308); Green value is 73 (28.91% from 255 or 23.70% from 308); Blue value is 147 (57.81% from 255 or 47.73% from 308); Max value from RGB is 147 - color contains mainly: blue. Hex color #584993 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584993 is #A7B66C. Grayscale: #555555. Windows color (decimal): -10991213 or 9652568. OLE color: 9652568.
HSL color Cylindrical-coordinate representation of color #584993: hue angle of 252.16º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #584993 is Cyan = 0.40, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 73 | 147 | - |
| CMYK | 0.40 | 0.50 | 0 | 0.42 |
| HSL | 252.16º | 0.34% | 0.43% | - |
| HSV(B) | 252.16º | 0.5% | 0.58% | - |
| XYZ | 11.67 | 8.95 | 28.72 | - |
| YUV | 85.92 | 162.47 | 129.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 73 | 147 | 0.40 | 0.50 | 0 | 0.42 | 252.16 | 0.34 | 0.43 |
| Hex | 58 | 49 | 93 | 28 | 32 | 0 | 2A | FC | 22 | 2B |
| Octal | 130 | 111 | 223 | 50 | 62 | 0 | 52 | 374 | 42 | 53 |
| Binary | 1011000 | 1001001 | 10010011 | 101000 | 110010 | 0 | 101010 | 11111100 | 100010 | 101011 |
Color Harmonies of #584993
Complementary color
Monochromatic Colors of #584993
Black with #584993
Text Example
Text Example
White with #584993
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584993; }
p { color: rgb(88,73,147); }
H1.HeaderClassName
{
color: #584993;
}
.AnyTagClassName
{
color: #584993;
}
</style>
background-color css
<style>
a { background-color: #584993; }
a { background-color: rgb(88,73,147); }
div.DivClassName
{
background-color: #584993;
}
.BgClassName
{
background-color: #584993;
}
</style>
border-color css
<style>
span { border-color: #584993; }
span { border-color: rgb(88,73,147); }
td.TdClassName
{
border-color: #584993;
}
.TagClassName
{
border-color: #584993;
}
</style>