Shades of Gigas #594895
Tints of Gigas #594895
RGB
CMYK
RGB Variations
Color information
#594895 (or 0x594895) is known color: Gigas. HEX triplet: 59, 48 and 95. RGB value is (89,72,149). Sum of RGB (Red+Green+Blue) = 89+72+149=310 (41% of max value = 765). Red value is 89 (35.16% from 255 or 28.71% from 310); Green value is 72 (28.52% from 255 or 23.23% from 310); Blue value is 149 (58.59% from 255 or 48.06% from 310); Max value from RGB is 149 - color contains mainly: blue. Hex color #594895 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #594895 is #A6B76A. Grayscale: #555555. Windows color (decimal): -10925931 or 9783385. OLE color: 9783385.
HSL color Cylindrical-coordinate representation of color #594895: hue angle of 253.25º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #594895 is Cyan = 0.40, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 72 | 149 | - |
| CMYK | 0.40 | 0.52 | 0 | 0.42 |
| HSL | 253.25º | 0.35% | 0.43% | - |
| HSV(B) | 253.25º | 0.52% | 0.58% | - |
| XYZ | 11.86 | 8.93 | 29.53 | - |
| YUV | 85.86 | 163.63 | 130.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 72 | 149 | 0.40 | 0.52 | 0 | 0.42 | 253.25 | 0.35 | 0.43 |
| Hex | 59 | 48 | 95 | 28 | 34 | 0 | 2A | FD | 23 | 2B |
| Octal | 131 | 110 | 225 | 50 | 64 | 0 | 52 | 375 | 43 | 53 |
| Binary | 1011001 | 1001000 | 10010101 | 101000 | 110100 | 0 | 101010 | 11111101 | 100011 | 101011 |
Color Harmonies of #594895
Complementary color
Monochromatic Colors of #594895
Black with #594895
Text Example
Text Example
White with #594895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594895; }
p { color: rgb(89,72,149); }
H1.HeaderClassName
{
color: #594895;
}
.AnyTagClassName
{
color: #594895;
}
</style>
background-color css
<style>
a { background-color: #594895; }
a { background-color: rgb(89,72,149); }
div.DivClassName
{
background-color: #594895;
}
.BgClassName
{
background-color: #594895;
}
</style>
border-color css
<style>
span { border-color: #594895; }
span { border-color: rgb(89,72,149); }
td.TdClassName
{
border-color: #594895;
}
.TagClassName
{
border-color: #594895;
}
</style>