Shades of Gigas #594877
Tints of Gigas #594877
RGB
CMYK
RGB Variations
Color information
#594877 (or 0x594877) is known color: Gigas. HEX triplet: 59, 48 and 77. RGB value is (89,72,119). Sum of RGB (Red+Green+Blue) = 89+72+119=280 (37% of max value = 765). Red value is 89 (35.16% from 255 or 31.79% from 280); Green value is 72 (28.52% from 255 or 25.71% from 280); Blue value is 119 (46.88% from 255 or 42.5% from 280); Max value from RGB is 119 - color contains mainly: blue. Hex color #594877 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594877 is #A6B788. Grayscale: #525252. Windows color (decimal): -10925961 or 7817305. OLE color: 7817305.
HSL color Cylindrical-coordinate representation of color #594877: hue angle of 261.7º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #594877 is Cyan = 0.25, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 89 | 72 | 119 | - |
| CMYK | 0.25 | 0.39 | 0 | 0.53 |
| HSL | 261.7º | 0.25% | 0.37% | - |
| HSV(B) | 261.7º | 0.39% | 0.47% | - |
| XYZ | 9.77 | 8.09 | 18.5 | - |
| YUV | 82.44 | 148.63 | 132.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 72 | 119 | 0.25 | 0.39 | 0 | 0.53 | 261.7 | 0.25 | 0.37 |
| Hex | 59 | 48 | 77 | 19 | 27 | 0 | 35 | 106 | 19 | 25 |
| Octal | 131 | 110 | 167 | 31 | 47 | 0 | 65 | 406 | 31 | 45 |
| Binary | 1011001 | 1001000 | 1110111 | 11001 | 100111 | 0 | 110101 | 100000110 | 11001 | 100101 |
Color Harmonies of #594877
Complementary color
Monochromatic Colors of #594877
Black with #594877
Text Example
Text Example
White with #594877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594877; }
p { color: rgb(89,72,119); }
H1.HeaderClassName
{
color: #594877;
}
.AnyTagClassName
{
color: #594877;
}
</style>
background-color css
<style>
a { background-color: #594877; }
a { background-color: rgb(89,72,119); }
div.DivClassName
{
background-color: #594877;
}
.BgClassName
{
background-color: #594877;
}
</style>
border-color css
<style>
span { border-color: #594877; }
span { border-color: rgb(89,72,119); }
td.TdClassName
{
border-color: #594877;
}
.TagClassName
{
border-color: #594877;
}
</style>