Shades of Gigas #594688
Tints of Gigas #594688
RGB
CMYK
RGB Variations
Color information
#594688 (or 0x594688) is known color: Gigas. HEX triplet: 59, 46 and 88. RGB value is (89,70,136). Sum of RGB (Red+Green+Blue) = 89+70+136=295 (39% of max value = 765). Red value is 89 (35.16% from 255 or 30.17% from 295); Green value is 70 (27.73% from 255 or 23.73% from 295); Blue value is 136 (53.52% from 255 or 46.10% from 295); Max value from RGB is 136 - color contains mainly: blue. Hex color #594688 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #594688 is #A6B977. Grayscale: #525252. Windows color (decimal): -10926456 or 8930905. OLE color: 8930905.
HSL color Cylindrical-coordinate representation of color #594688: hue angle of 257.27º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #594688 is Cyan = 0.35, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 70 | 136 | - |
| CMYK | 0.35 | 0.49 | 0 | 0.47 |
| HSL | 257.27º | 0.32% | 0.4% | - |
| HSV(B) | 257.27º | 0.49% | 0.53% | - |
| XYZ | 10.75 | 8.28 | 24.32 | - |
| YUV | 83.21 | 157.79 | 132.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 70 | 136 | 0.35 | 0.49 | 0 | 0.47 | 257.27 | 0.32 | 0.4 |
| Hex | 59 | 46 | 88 | 23 | 31 | 0 | 2F | 101 | 20 | 28 |
| Octal | 131 | 106 | 210 | 43 | 61 | 0 | 57 | 401 | 40 | 50 |
| Binary | 1011001 | 1000110 | 10001000 | 100011 | 110001 | 0 | 101111 | 100000001 | 100000 | 101000 |
Color Harmonies of #594688
Complementary color
Monochromatic Colors of #594688
Black with #594688
Text Example
Text Example
White with #594688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594688; }
p { color: rgb(89,70,136); }
H1.HeaderClassName
{
color: #594688;
}
.AnyTagClassName
{
color: #594688;
}
</style>
background-color css
<style>
a { background-color: #594688; }
a { background-color: rgb(89,70,136); }
div.DivClassName
{
background-color: #594688;
}
.BgClassName
{
background-color: #594688;
}
</style>
border-color css
<style>
span { border-color: #594688; }
span { border-color: rgb(89,70,136); }
td.TdClassName
{
border-color: #594688;
}
.TagClassName
{
border-color: #594688;
}
</style>