Shades of Gigas #584998
Tints of Gigas #584998
RGB
CMYK
RGB Variations
Color information
#584998 (or 0x584998) is known color: Gigas. HEX triplet: 58, 49 and 98. RGB value is (88,73,152). Sum of RGB (Red+Green+Blue) = 88+73+152=313 (41% of max value = 765). Red value is 88 (34.77% from 255 or 28.12% from 313); Green value is 73 (28.91% from 255 or 23.32% from 313); Blue value is 152 (59.77% from 255 or 48.56% from 313); Max value from RGB is 152 - color contains mainly: blue. Hex color #584998 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584998 is #A7B667. Grayscale: #565656. Windows color (decimal): -10991208 or 9980248. OLE color: 9980248.
HSL color Cylindrical-coordinate representation of color #584998: hue angle of 251.39º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #584998 is Cyan = 0.42, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 88 | 73 | 152 | - |
| CMYK | 0.42 | 0.52 | 0 | 0.40 |
| HSL | 251.39º | 0.35% | 0.44% | - |
| HSV(B) | 251.39º | 0.52% | 0.6% | - |
| XYZ | 12.07 | 9.11 | 30.83 | - |
| YUV | 86.49 | 164.97 | 129.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 73 | 152 | 0.42 | 0.52 | 0 | 0.40 | 251.39 | 0.35 | 0.44 |
| Hex | 58 | 49 | 98 | 2A | 34 | 0 | 28 | FB | 23 | 2C |
| Octal | 130 | 111 | 230 | 52 | 64 | 0 | 50 | 373 | 43 | 54 |
| Binary | 1011000 | 1001001 | 10011000 | 101010 | 110100 | 0 | 101000 | 11111011 | 100011 | 101100 |
Color Harmonies of #584998
Complementary color
Monochromatic Colors of #584998
Black with #584998
Text Example
Text Example
White with #584998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584998; }
p { color: rgb(88,73,152); }
H1.HeaderClassName
{
color: #584998;
}
.AnyTagClassName
{
color: #584998;
}
</style>
background-color css
<style>
a { background-color: #584998; }
a { background-color: rgb(88,73,152); }
div.DivClassName
{
background-color: #584998;
}
.BgClassName
{
background-color: #584998;
}
</style>
border-color css
<style>
span { border-color: #584998; }
span { border-color: rgb(88,73,152); }
td.TdClassName
{
border-color: #584998;
}
.TagClassName
{
border-color: #584998;
}
</style>