Shades of Gigas #584990
Tints of Gigas #584990
RGB
CMYK
RGB Variations
Color information
#584990 (or 0x584990) is known color: Gigas. HEX triplet: 58, 49 and 90. RGB value is (88,73,144). Sum of RGB (Red+Green+Blue) = 88+73+144=305 (40% of max value = 765). Red value is 88 (34.77% from 255 or 28.85% from 305); Green value is 73 (28.91% from 255 or 23.93% from 305); Blue value is 144 (56.64% from 255 or 47.21% from 305); Max value from RGB is 144 - color contains mainly: blue. Hex color #584990 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584990 is #A7B66F. Grayscale: #555555. Windows color (decimal): -10991216 or 9455960. OLE color: 9455960.
HSL color Cylindrical-coordinate representation of color #584990: hue angle of 252.68º degrees, saturation: 0.33, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #584990 is Cyan = 0.39, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 88 | 73 | 144 | - |
| CMYK | 0.39 | 0.49 | 0 | 0.44 |
| HSL | 252.68º | 0.33% | 0.43% | - |
| HSV(B) | 252.68º | 0.49% | 0.56% | - |
| XYZ | 11.44 | 8.85 | 27.49 | - |
| YUV | 85.58 | 160.97 | 129.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 73 | 144 | 0.39 | 0.49 | 0 | 0.44 | 252.68 | 0.33 | 0.43 |
| Hex | 58 | 49 | 90 | 27 | 31 | 0 | 2C | FD | 21 | 2B |
| Octal | 130 | 111 | 220 | 47 | 61 | 0 | 54 | 375 | 41 | 53 |
| Binary | 1011000 | 1001001 | 10010000 | 100111 | 110001 | 0 | 101100 | 11111101 | 100001 | 101011 |
Color Harmonies of #584990
Complementary color
Monochromatic Colors of #584990
Black with #584990
Text Example
Text Example
White with #584990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584990; }
p { color: rgb(88,73,144); }
H1.HeaderClassName
{
color: #584990;
}
.AnyTagClassName
{
color: #584990;
}
</style>
background-color css
<style>
a { background-color: #584990; }
a { background-color: rgb(88,73,144); }
div.DivClassName
{
background-color: #584990;
}
.BgClassName
{
background-color: #584990;
}
</style>
border-color css
<style>
span { border-color: #584990; }
span { border-color: rgb(88,73,144); }
td.TdClassName
{
border-color: #584990;
}
.TagClassName
{
border-color: #584990;
}
</style>