Shades of Gigas #594489
Tints of Gigas #594489
RGB
CMYK
RGB Variations
Color information
#594489 (or 0x594489) is known color: Gigas. HEX triplet: 59, 44 and 89. RGB value is (89,68,137). Sum of RGB (Red+Green+Blue) = 89+68+137=294 (38% of max value = 765). Red value is 89 (35.16% from 255 or 30.27% from 294); Green value is 68 (26.95% from 255 or 23.13% from 294); Blue value is 137 (53.91% from 255 or 46.60% from 294); Max value from RGB is 137 - color contains mainly: blue. Hex color #594489 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #594489 is #A6BB76. Grayscale: #515151. Windows color (decimal): -10926967 or 8995929. OLE color: 8995929.
HSL color Cylindrical-coordinate representation of color #594489: hue angle of 258.26º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #594489 is Cyan = 0.35, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 89 | 68 | 137 | - |
| CMYK | 0.35 | 0.50 | 0 | 0.46 |
| HSL | 258.26º | 0.34% | 0.4% | - |
| HSV(B) | 258.26º | 0.5% | 0.54% | - |
| XYZ | 10.7 | 8.06 | 24.66 | - |
| YUV | 82.15 | 158.96 | 132.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 68 | 137 | 0.35 | 0.50 | 0 | 0.46 | 258.26 | 0.34 | 0.4 |
| Hex | 59 | 44 | 89 | 23 | 32 | 0 | 2E | 102 | 22 | 28 |
| Octal | 131 | 104 | 211 | 43 | 62 | 0 | 56 | 402 | 42 | 50 |
| Binary | 1011001 | 1000100 | 10001001 | 100011 | 110010 | 0 | 101110 | 100000010 | 100010 | 101000 |
Color Harmonies of #594489
Complementary color
Monochromatic Colors of #594489
Black with #594489
Text Example
Text Example
White with #594489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594489; }
p { color: rgb(89,68,137); }
H1.HeaderClassName
{
color: #594489;
}
.AnyTagClassName
{
color: #594489;
}
</style>
background-color css
<style>
a { background-color: #594489; }
a { background-color: rgb(89,68,137); }
div.DivClassName
{
background-color: #594489;
}
.BgClassName
{
background-color: #594489;
}
</style>
border-color css
<style>
span { border-color: #594489; }
span { border-color: rgb(89,68,137); }
td.TdClassName
{
border-color: #594489;
}
.TagClassName
{
border-color: #594489;
}
</style>