Shades of Gigas #594890
Tints of Gigas #594890
RGB
CMYK
RGB Variations
Color information
#594890 (or 0x594890) is known color: Gigas. HEX triplet: 59, 48 and 90. RGB value is (89,72,144). Sum of RGB (Red+Green+Blue) = 89+72+144=305 (40% of max value = 765). Red value is 89 (35.16% from 255 or 29.18% from 305); Green value is 72 (28.52% from 255 or 23.61% from 305); Blue value is 144 (56.64% from 255 or 47.21% from 305); Max value from RGB is 144 - color contains mainly: blue. Hex color #594890 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #594890 is #A6B76F. Grayscale: #555555. Windows color (decimal): -10925936 or 9455705. OLE color: 9455705.
HSL color Cylindrical-coordinate representation of color #594890: hue angle of 254.17º degrees, saturation: 0.33, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #594890 is Cyan = 0.38, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 89 | 72 | 144 | - |
| CMYK | 0.38 | 0.50 | 0 | 0.44 |
| HSL | 254.17º | 0.33% | 0.42% | - |
| HSV(B) | 254.17º | 0.5% | 0.56% | - |
| XYZ | 11.47 | 8.77 | 27.47 | - |
| YUV | 85.29 | 161.13 | 130.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 72 | 144 | 0.38 | 0.50 | 0 | 0.44 | 254.17 | 0.33 | 0.42 |
| Hex | 59 | 48 | 90 | 26 | 32 | 0 | 2C | FE | 21 | 2A |
| Octal | 131 | 110 | 220 | 46 | 62 | 0 | 54 | 376 | 41 | 52 |
| Binary | 1011001 | 1001000 | 10010000 | 100110 | 110010 | 0 | 101100 | 11111110 | 100001 | 101010 |
Color Harmonies of #594890
Complementary color
Monochromatic Colors of #594890
Black with #594890
Text Example
Text Example
White with #594890
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594890; }
p { color: rgb(89,72,144); }
H1.HeaderClassName
{
color: #594890;
}
.AnyTagClassName
{
color: #594890;
}
</style>
background-color css
<style>
a { background-color: #594890; }
a { background-color: rgb(89,72,144); }
div.DivClassName
{
background-color: #594890;
}
.BgClassName
{
background-color: #594890;
}
</style>
border-color css
<style>
span { border-color: #594890; }
span { border-color: rgb(89,72,144); }
td.TdClassName
{
border-color: #594890;
}
.TagClassName
{
border-color: #594890;
}
</style>