Shades of Gigas #594786
Tints of Gigas #594786
RGB
CMYK
RGB Variations
Color information
#594786 (or 0x594786) is known color: Gigas. HEX triplet: 59, 47 and 86. RGB value is (89,71,134). Sum of RGB (Red+Green+Blue) = 89+71+134=294 (38% of max value = 765). Red value is 89 (35.16% from 255 or 30.27% from 294); Green value is 71 (28.12% from 255 or 24.15% from 294); Blue value is 134 (52.73% from 255 or 45.58% from 294); Max value from RGB is 134 - color contains mainly: blue. Hex color #594786 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #594786 is #A6B879. Grayscale: #535353. Windows color (decimal): -10926202 or 8800089. OLE color: 8800089.
HSL color Cylindrical-coordinate representation of color #594786: hue angle of 257.14º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #594786 is Cyan = 0.34, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 71 | 134 | - |
| CMYK | 0.34 | 0.47 | 0 | 0.47 |
| HSL | 257.14º | 0.31% | 0.4% | - |
| HSV(B) | 257.14º | 0.47% | 0.53% | - |
| XYZ | 10.68 | 8.35 | 23.6 | - |
| YUV | 83.56 | 156.46 | 131.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 71 | 134 | 0.34 | 0.47 | 0 | 0.47 | 257.14 | 0.31 | 0.4 |
| Hex | 59 | 47 | 86 | 22 | 2F | 0 | 2F | 101 | 1F | 28 |
| Octal | 131 | 107 | 206 | 42 | 57 | 0 | 57 | 401 | 37 | 50 |
| Binary | 1011001 | 1000111 | 10000110 | 100010 | 101111 | 0 | 101111 | 100000001 | 11111 | 101000 |
Color Harmonies of #594786
Complementary color
Monochromatic Colors of #594786
Black with #594786
Text Example
Text Example
White with #594786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594786; }
p { color: rgb(89,71,134); }
H1.HeaderClassName
{
color: #594786;
}
.AnyTagClassName
{
color: #594786;
}
</style>
background-color css
<style>
a { background-color: #594786; }
a { background-color: rgb(89,71,134); }
div.DivClassName
{
background-color: #594786;
}
.BgClassName
{
background-color: #594786;
}
</style>
border-color css
<style>
span { border-color: #594786; }
span { border-color: rgb(89,71,134); }
td.TdClassName
{
border-color: #594786;
}
.TagClassName
{
border-color: #594786;
}
</style>