Shades of Gigas #594973
Tints of Gigas #594973
RGB
CMYK
RGB Variations
Color information
#594973 (or 0x594973) is known color: Gigas. HEX triplet: 59, 49 and 73. RGB value is (89,73,115). Sum of RGB (Red+Green+Blue) = 89+73+115=277 (36% of max value = 765). Red value is 89 (35.16% from 255 or 32.13% from 277); Green value is 73 (28.91% from 255 or 26.35% from 277); Blue value is 115 (45.31% from 255 or 41.52% from 277); Max value from RGB is 115 - color contains mainly: blue. Hex color #594973 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594973 is #A6B68C. Grayscale: #525252. Windows color (decimal): -10925709 or 7555417. OLE color: 7555417.
HSL color Cylindrical-coordinate representation of color #594973: hue angle of 262.86º degrees, saturation: 0.22, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #594973 is Cyan = 0.23, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 89 | 73 | 115 | - |
| CMYK | 0.23 | 0.37 | 0 | 0.55 |
| HSL | 262.86º | 0.22% | 0.37% | - |
| HSV(B) | 262.86º | 0.37% | 0.45% | - |
| XYZ | 9.6 | 8.13 | 17.28 | - |
| YUV | 82.57 | 146.3 | 132.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 73 | 115 | 0.23 | 0.37 | 0 | 0.55 | 262.86 | 0.22 | 0.37 |
| Hex | 59 | 49 | 73 | 17 | 25 | 0 | 37 | 107 | 16 | 25 |
| Octal | 131 | 111 | 163 | 27 | 45 | 0 | 67 | 407 | 26 | 45 |
| Binary | 1011001 | 1001001 | 1110011 | 10111 | 100101 | 0 | 110111 | 100000111 | 10110 | 100101 |
Color Harmonies of #594973
Complementary color
Monochromatic Colors of #594973
Black with #594973
Text Example
Text Example
White with #594973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594973; }
p { color: rgb(89,73,115); }
H1.HeaderClassName
{
color: #594973;
}
.AnyTagClassName
{
color: #594973;
}
</style>
background-color css
<style>
a { background-color: #594973; }
a { background-color: rgb(89,73,115); }
div.DivClassName
{
background-color: #594973;
}
.BgClassName
{
background-color: #594973;
}
</style>
border-color css
<style>
span { border-color: #594973; }
span { border-color: rgb(89,73,115); }
td.TdClassName
{
border-color: #594973;
}
.TagClassName
{
border-color: #594973;
}
</style>