Shades of Gigas #584991
Tints of Gigas #584991
RGB
CMYK
RGB Variations
Color information
#584991 (or 0x584991) is known color: Gigas. HEX triplet: 58, 49 and 91. RGB value is (88,73,145). Sum of RGB (Red+Green+Blue) = 88+73+145=306 (40% of max value = 765). Red value is 88 (34.77% from 255 or 28.76% from 306); Green value is 73 (28.91% from 255 or 23.86% from 306); Blue value is 145 (57.03% from 255 or 47.39% from 306); Max value from RGB is 145 - color contains mainly: blue. Hex color #584991 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584991 is #A7B66E. Grayscale: #555555. Windows color (decimal): -10991215 or 9521496. OLE color: 9521496.
HSL color Cylindrical-coordinate representation of color #584991: hue angle of 252.5º degrees, saturation: 0.33, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #584991 is Cyan = 0.39, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 88 | 73 | 145 | - |
| CMYK | 0.39 | 0.50 | 0 | 0.43 |
| HSL | 252.5º | 0.33% | 0.43% | - |
| HSV(B) | 252.5º | 0.5% | 0.57% | - |
| XYZ | 11.52 | 8.88 | 27.9 | - |
| YUV | 85.69 | 161.47 | 129.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 73 | 145 | 0.39 | 0.50 | 0 | 0.43 | 252.5 | 0.33 | 0.43 |
| Hex | 58 | 49 | 91 | 27 | 32 | 0 | 2B | FD | 21 | 2B |
| Octal | 130 | 111 | 221 | 47 | 62 | 0 | 53 | 375 | 41 | 53 |
| Binary | 1011000 | 1001001 | 10010001 | 100111 | 110010 | 0 | 101011 | 11111101 | 100001 | 101011 |
Color Harmonies of #584991
Complementary color
Monochromatic Colors of #584991
Black with #584991
Text Example
Text Example
White with #584991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584991; }
p { color: rgb(88,73,145); }
H1.HeaderClassName
{
color: #584991;
}
.AnyTagClassName
{
color: #584991;
}
</style>
background-color css
<style>
a { background-color: #584991; }
a { background-color: rgb(88,73,145); }
div.DivClassName
{
background-color: #584991;
}
.BgClassName
{
background-color: #584991;
}
</style>
border-color css
<style>
span { border-color: #584991; }
span { border-color: rgb(88,73,145); }
td.TdClassName
{
border-color: #584991;
}
.TagClassName
{
border-color: #584991;
}
</style>