Shades of Gigas #594690
Tints of Gigas #594690
RGB
CMYK
RGB Variations
Color information
#594690 (or 0x594690) is known color: Gigas. HEX triplet: 59, 46 and 90. RGB value is (89,70,144). Sum of RGB (Red+Green+Blue) = 89+70+144=303 (40% of max value = 765). Red value is 89 (35.16% from 255 or 29.37% from 303); Green value is 70 (27.73% from 255 or 23.10% from 303); Blue value is 144 (56.64% from 255 or 47.52% from 303); Max value from RGB is 144 - color contains mainly: blue. Hex color #594690 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #594690 is #A6B96F. Grayscale: #535353. Windows color (decimal): -10926448 or 9455193. OLE color: 9455193.
HSL color Cylindrical-coordinate representation of color #594690: hue angle of 255.41º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #594690 is Cyan = 0.38, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 89 | 70 | 144 | - |
| CMYK | 0.38 | 0.51 | 0 | 0.44 |
| HSL | 255.41º | 0.35% | 0.42% | - |
| HSV(B) | 255.41º | 0.51% | 0.56% | - |
| XYZ | 11.34 | 8.52 | 27.43 | - |
| YUV | 84.12 | 161.79 | 131.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 70 | 144 | 0.38 | 0.51 | 0 | 0.44 | 255.41 | 0.35 | 0.42 |
| Hex | 59 | 46 | 90 | 26 | 33 | 0 | 2C | FF | 23 | 2A |
| Octal | 131 | 106 | 220 | 46 | 63 | 0 | 54 | 377 | 43 | 52 |
| Binary | 1011001 | 1000110 | 10010000 | 100110 | 110011 | 0 | 101100 | 11111111 | 100011 | 101010 |
Color Harmonies of #594690
Complementary color
Monochromatic Colors of #594690
Black with #594690
Text Example
Text Example
White with #594690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594690; }
p { color: rgb(89,70,144); }
H1.HeaderClassName
{
color: #594690;
}
.AnyTagClassName
{
color: #594690;
}
</style>
background-color css
<style>
a { background-color: #594690; }
a { background-color: rgb(89,70,144); }
div.DivClassName
{
background-color: #594690;
}
.BgClassName
{
background-color: #594690;
}
</style>
border-color css
<style>
span { border-color: #594690; }
span { border-color: rgb(89,70,144); }
td.TdClassName
{
border-color: #594690;
}
.TagClassName
{
border-color: #594690;
}
</style>