Shades of Gigas #594791
Tints of Gigas #594791
RGB
CMYK
RGB Variations
Color information
#594791 (or 0x594791) is known color: Gigas. HEX triplet: 59, 47 and 91. RGB value is (89,71,145). Sum of RGB (Red+Green+Blue) = 89+71+145=305 (40% of max value = 765). Red value is 89 (35.16% from 255 or 29.18% from 305); Green value is 71 (28.12% from 255 or 23.28% from 305); Blue value is 145 (57.03% from 255 or 47.54% from 305); Max value from RGB is 145 - color contains mainly: blue. Hex color #594791 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #594791 is #A6B86E. Grayscale: #545454. Windows color (decimal): -10926191 or 9520985. OLE color: 9520985.
HSL color Cylindrical-coordinate representation of color #594791: hue angle of 254.59º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #594791 is Cyan = 0.39, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 71 | 145 | - |
| CMYK | 0.39 | 0.51 | 0 | 0.43 |
| HSL | 254.59º | 0.34% | 0.42% | - |
| HSV(B) | 254.59º | 0.51% | 0.57% | - |
| XYZ | 11.48 | 8.67 | 27.86 | - |
| YUV | 84.82 | 161.96 | 130.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 71 | 145 | 0.39 | 0.51 | 0 | 0.43 | 254.59 | 0.34 | 0.42 |
| Hex | 59 | 47 | 91 | 27 | 33 | 0 | 2B | FF | 22 | 2A |
| Octal | 131 | 107 | 221 | 47 | 63 | 0 | 53 | 377 | 42 | 52 |
| Binary | 1011001 | 1000111 | 10010001 | 100111 | 110011 | 0 | 101011 | 11111111 | 100010 | 101010 |
Color Harmonies of #594791
Complementary color
Monochromatic Colors of #594791
Black with #594791
Text Example
Text Example
White with #594791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594791; }
p { color: rgb(89,71,145); }
H1.HeaderClassName
{
color: #594791;
}
.AnyTagClassName
{
color: #594791;
}
</style>
background-color css
<style>
a { background-color: #594791; }
a { background-color: rgb(89,71,145); }
div.DivClassName
{
background-color: #594791;
}
.BgClassName
{
background-color: #594791;
}
</style>
border-color css
<style>
span { border-color: #594791; }
span { border-color: rgb(89,71,145); }
td.TdClassName
{
border-color: #594791;
}
.TagClassName
{
border-color: #594791;
}
</style>