Shades of Gigas #594876
Tints of Gigas #594876
RGB
CMYK
RGB Variations
Color information
#594876 (or 0x594876) is known color: Gigas. HEX triplet: 59, 48 and 76. RGB value is (89,72,118). Sum of RGB (Red+Green+Blue) = 89+72+118=279 (36% of max value = 765). Red value is 89 (35.16% from 255 or 31.90% from 279); Green value is 72 (28.52% from 255 or 25.81% from 279); Blue value is 118 (46.48% from 255 or 42.29% from 279); Max value from RGB is 118 - color contains mainly: blue. Hex color #594876 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594876 is #A6B789. Grayscale: #525252. Windows color (decimal): -10925962 or 7751769. OLE color: 7751769.
HSL color Cylindrical-coordinate representation of color #594876: hue angle of 262.17º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #594876 is Cyan = 0.25, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 89 | 72 | 118 | - |
| CMYK | 0.25 | 0.39 | 0 | 0.54 |
| HSL | 262.17º | 0.24% | 0.37% | - |
| HSV(B) | 262.17º | 0.39% | 0.46% | - |
| XYZ | 9.71 | 8.07 | 18.18 | - |
| YUV | 82.33 | 148.13 | 132.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 72 | 118 | 0.25 | 0.39 | 0 | 0.54 | 262.17 | 0.24 | 0.37 |
| Hex | 59 | 48 | 76 | 19 | 27 | 0 | 36 | 106 | 18 | 25 |
| Octal | 131 | 110 | 166 | 31 | 47 | 0 | 66 | 406 | 30 | 45 |
| Binary | 1011001 | 1001000 | 1110110 | 11001 | 100111 | 0 | 110110 | 100000110 | 11000 | 100101 |
Color Harmonies of #594876
Complementary color
Monochromatic Colors of #594876
Black with #594876
Text Example
Text Example
White with #594876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594876; }
p { color: rgb(89,72,118); }
H1.HeaderClassName
{
color: #594876;
}
.AnyTagClassName
{
color: #594876;
}
</style>
background-color css
<style>
a { background-color: #594876; }
a { background-color: rgb(89,72,118); }
div.DivClassName
{
background-color: #594876;
}
.BgClassName
{
background-color: #594876;
}
</style>
border-color css
<style>
span { border-color: #594876; }
span { border-color: rgb(89,72,118); }
td.TdClassName
{
border-color: #594876;
}
.TagClassName
{
border-color: #594876;
}
</style>