Shades of Gigas #594686
Tints of Gigas #594686
RGB
CMYK
RGB Variations
Color information
#594686 (or 0x594686) is known color: Gigas. HEX triplet: 59, 46 and 86. RGB value is (89,70,134). Sum of RGB (Red+Green+Blue) = 89+70+134=293 (38% of max value = 765). Red value is 89 (35.16% from 255 or 30.38% from 293); Green value is 70 (27.73% from 255 or 23.89% from 293); Blue value is 134 (52.73% from 255 or 45.73% from 293); Max value from RGB is 134 - color contains mainly: blue. Hex color #594686 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #594686 is #A6B979. Grayscale: #525252. Windows color (decimal): -10926458 or 8799833. OLE color: 8799833.
HSL color Cylindrical-coordinate representation of color #594686: hue angle of 257.81º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #594686 is Cyan = 0.34, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 70 | 134 | - |
| CMYK | 0.34 | 0.48 | 0 | 0.47 |
| HSL | 257.81º | 0.31% | 0.4% | - |
| HSV(B) | 257.81º | 0.48% | 0.53% | - |
| XYZ | 10.61 | 8.23 | 23.58 | - |
| YUV | 82.98 | 156.79 | 132.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 70 | 134 | 0.34 | 0.48 | 0 | 0.47 | 257.81 | 0.31 | 0.4 |
| Hex | 59 | 46 | 86 | 22 | 30 | 0 | 2F | 102 | 1F | 28 |
| Octal | 131 | 106 | 206 | 42 | 60 | 0 | 57 | 402 | 37 | 50 |
| Binary | 1011001 | 1000110 | 10000110 | 100010 | 110000 | 0 | 101111 | 100000010 | 11111 | 101000 |
Color Harmonies of #594686
Complementary color
Monochromatic Colors of #594686
Black with #594686
Text Example
Text Example
White with #594686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594686; }
p { color: rgb(89,70,134); }
H1.HeaderClassName
{
color: #594686;
}
.AnyTagClassName
{
color: #594686;
}
</style>
background-color css
<style>
a { background-color: #594686; }
a { background-color: rgb(89,70,134); }
div.DivClassName
{
background-color: #594686;
}
.BgClassName
{
background-color: #594686;
}
</style>
border-color css
<style>
span { border-color: #594686; }
span { border-color: rgb(89,70,134); }
td.TdClassName
{
border-color: #594686;
}
.TagClassName
{
border-color: #594686;
}
</style>