Shades of Gigas #594789
Tints of Gigas #594789
RGB
CMYK
RGB Variations
Color information
#594789 (or 0x594789) is known color: Gigas. HEX triplet: 59, 47 and 89. RGB value is (89,71,137). Sum of RGB (Red+Green+Blue) = 89+71+137=297 (39% of max value = 765). Red value is 89 (35.16% from 255 or 29.97% from 297); Green value is 71 (28.12% from 255 or 23.91% from 297); Blue value is 137 (53.91% from 255 or 46.13% from 297); Max value from RGB is 137 - color contains mainly: blue. Hex color #594789 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #594789 is #A6B876. Grayscale: #535353. Windows color (decimal): -10926199 or 8996697. OLE color: 8996697.
HSL color Cylindrical-coordinate representation of color #594789: hue angle of 256.36º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #594789 is Cyan = 0.35, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 89 | 71 | 137 | - |
| CMYK | 0.35 | 0.48 | 0 | 0.46 |
| HSL | 256.36º | 0.32% | 0.41% | - |
| HSV(B) | 256.36º | 0.48% | 0.54% | - |
| XYZ | 10.89 | 8.44 | 24.72 | - |
| YUV | 83.91 | 157.96 | 131.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 71 | 137 | 0.35 | 0.48 | 0 | 0.46 | 256.36 | 0.32 | 0.41 |
| Hex | 59 | 47 | 89 | 23 | 30 | 0 | 2E | 100 | 20 | 29 |
| Octal | 131 | 107 | 211 | 43 | 60 | 0 | 56 | 400 | 40 | 51 |
| Binary | 1011001 | 1000111 | 10001001 | 100011 | 110000 | 0 | 101110 | 100000000 | 100000 | 101001 |
Color Harmonies of #594789
Complementary color
Monochromatic Colors of #594789
Black with #594789
Text Example
Text Example
White with #594789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594789; }
p { color: rgb(89,71,137); }
H1.HeaderClassName
{
color: #594789;
}
.AnyTagClassName
{
color: #594789;
}
</style>
background-color css
<style>
a { background-color: #594789; }
a { background-color: rgb(89,71,137); }
div.DivClassName
{
background-color: #594789;
}
.BgClassName
{
background-color: #594789;
}
</style>
border-color css
<style>
span { border-color: #594789; }
span { border-color: rgb(89,71,137); }
td.TdClassName
{
border-color: #594789;
}
.TagClassName
{
border-color: #594789;
}
</style>