Shades of Gigas #594980
Tints of Gigas #594980
RGB
CMYK
RGB Variations
Color information
#594980 (or 0x594980) is known color: Gigas. HEX triplet: 59, 49 and 80. RGB value is (89,73,128). Sum of RGB (Red+Green+Blue) = 89+73+128=290 (38% of max value = 765). Red value is 89 (35.16% from 255 or 30.69% from 290); Green value is 73 (28.91% from 255 or 25.17% from 290); Blue value is 128 (50.39% from 255 or 44.14% from 290); Max value from RGB is 128 - color contains mainly: blue. Hex color #594980 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #594980 is #A6B67F. Grayscale: #535353. Windows color (decimal): -10925696 or 8407385. OLE color: 8407385.
HSL color Cylindrical-coordinate representation of color #594980: hue angle of 257.45º degrees, saturation: 0.27, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #594980 is Cyan = 0.30, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 89 | 73 | 128 | - |
| CMYK | 0.30 | 0.43 | 0 | 0.50 |
| HSL | 257.45º | 0.27% | 0.39% | - |
| HSV(B) | 257.45º | 0.43% | 0.5% | - |
| XYZ | 10.4 | 8.45 | 21.5 | - |
| YUV | 84.05 | 152.8 | 131.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 73 | 128 | 0.30 | 0.43 | 0 | 0.50 | 257.45 | 0.27 | 0.39 |
| Hex | 59 | 49 | 80 | 1E | 2B | 0 | 32 | 101 | 1B | 27 |
| Octal | 131 | 111 | 200 | 36 | 53 | 0 | 62 | 401 | 33 | 47 |
| Binary | 1011001 | 1001001 | 10000000 | 11110 | 101011 | 0 | 110010 | 100000001 | 11011 | 100111 |
Color Harmonies of #594980
Complementary color
Monochromatic Colors of #594980
Black with #594980
Text Example
Text Example
White with #594980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594980; }
p { color: rgb(89,73,128); }
H1.HeaderClassName
{
color: #594980;
}
.AnyTagClassName
{
color: #594980;
}
</style>
background-color css
<style>
a { background-color: #594980; }
a { background-color: rgb(89,73,128); }
div.DivClassName
{
background-color: #594980;
}
.BgClassName
{
background-color: #594980;
}
</style>
border-color css
<style>
span { border-color: #594980; }
span { border-color: rgb(89,73,128); }
td.TdClassName
{
border-color: #594980;
}
.TagClassName
{
border-color: #594980;
}
</style>