Shades of Gigas #594776
Tints of Gigas #594776
RGB
CMYK
RGB Variations
Color information
#594776 (or 0x594776) is known color: Gigas. HEX triplet: 59, 47 and 76. RGB value is (89,71,118). Sum of RGB (Red+Green+Blue) = 89+71+118=278 (36% of max value = 765). Red value is 89 (35.16% from 255 or 32.01% from 278); Green value is 71 (28.12% from 255 or 25.54% from 278); Blue value is 118 (46.48% from 255 or 42.45% from 278); Max value from RGB is 118 - color contains mainly: blue. Hex color #594776 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594776 is #A6B889. Grayscale: #515151. Windows color (decimal): -10926218 or 7751513. OLE color: 7751513.
HSL color Cylindrical-coordinate representation of color #594776: hue angle of 262.98º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #594776 is Cyan = 0.25, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 89 | 71 | 118 | - |
| CMYK | 0.25 | 0.40 | 0 | 0.54 |
| HSL | 262.98º | 0.25% | 0.37% | - |
| HSV(B) | 262.98º | 0.4% | 0.46% | - |
| XYZ | 9.64 | 7.94 | 18.16 | - |
| YUV | 81.74 | 148.46 | 133.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 71 | 118 | 0.25 | 0.40 | 0 | 0.54 | 262.98 | 0.25 | 0.37 |
| Hex | 59 | 47 | 76 | 19 | 28 | 0 | 36 | 107 | 19 | 25 |
| Octal | 131 | 107 | 166 | 31 | 50 | 0 | 66 | 407 | 31 | 45 |
| Binary | 1011001 | 1000111 | 1110110 | 11001 | 101000 | 0 | 110110 | 100000111 | 11001 | 100101 |
Color Harmonies of #594776
Complementary color
Monochromatic Colors of #594776
Black with #594776
Text Example
Text Example
White with #594776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594776; }
p { color: rgb(89,71,118); }
H1.HeaderClassName
{
color: #594776;
}
.AnyTagClassName
{
color: #594776;
}
</style>
background-color css
<style>
a { background-color: #594776; }
a { background-color: rgb(89,71,118); }
div.DivClassName
{
background-color: #594776;
}
.BgClassName
{
background-color: #594776;
}
</style>
border-color css
<style>
span { border-color: #594776; }
span { border-color: rgb(89,71,118); }
td.TdClassName
{
border-color: #594776;
}
.TagClassName
{
border-color: #594776;
}
</style>