Shades of Gigas #594978
Tints of Gigas #594978
RGB
CMYK
RGB Variations
Color information
#594978 (or 0x594978) is known color: Gigas. HEX triplet: 59, 49 and 78. RGB value is (89,73,120). Sum of RGB (Red+Green+Blue) = 89+73+120=282 (37% of max value = 765). Red value is 89 (35.16% from 255 or 31.56% from 282); Green value is 73 (28.91% from 255 or 25.89% from 282); Blue value is 120 (47.27% from 255 or 42.55% from 282); Max value from RGB is 120 - color contains mainly: blue. Hex color #594978 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594978 is #A6B687. Grayscale: #525252. Windows color (decimal): -10925704 or 7883097. OLE color: 7883097.
HSL color Cylindrical-coordinate representation of color #594978: hue angle of 260.43º degrees, saturation: 0.24, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #594978 is Cyan = 0.26, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 89 | 73 | 120 | - |
| CMYK | 0.26 | 0.39 | 0 | 0.53 |
| HSL | 260.43º | 0.24% | 0.38% | - |
| HSV(B) | 260.43º | 0.39% | 0.47% | - |
| XYZ | 9.89 | 8.25 | 18.84 | - |
| YUV | 83.14 | 148.8 | 132.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 73 | 120 | 0.26 | 0.39 | 0 | 0.53 | 260.43 | 0.24 | 0.38 |
| Hex | 59 | 49 | 78 | 1A | 27 | 0 | 35 | 104 | 18 | 26 |
| Octal | 131 | 111 | 170 | 32 | 47 | 0 | 65 | 404 | 30 | 46 |
| Binary | 1011001 | 1001001 | 1111000 | 11010 | 100111 | 0 | 110101 | 100000100 | 11000 | 100110 |
Color Harmonies of #594978
Complementary color
Monochromatic Colors of #594978
Black with #594978
Text Example
Text Example
White with #594978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594978; }
p { color: rgb(89,73,120); }
H1.HeaderClassName
{
color: #594978;
}
.AnyTagClassName
{
color: #594978;
}
</style>
background-color css
<style>
a { background-color: #594978; }
a { background-color: rgb(89,73,120); }
div.DivClassName
{
background-color: #594978;
}
.BgClassName
{
background-color: #594978;
}
</style>
border-color css
<style>
span { border-color: #594978; }
span { border-color: rgb(89,73,120); }
td.TdClassName
{
border-color: #594978;
}
.TagClassName
{
border-color: #594978;
}
</style>