Shades of Gigas #594682
Tints of Gigas #594682
RGB
CMYK
RGB Variations
Color information
#594682 (or 0x594682) is known color: Gigas. HEX triplet: 59, 46 and 82. RGB value is (89,70,130). Sum of RGB (Red+Green+Blue) = 89+70+130=289 (38% of max value = 765). Red value is 89 (35.16% from 255 or 30.80% from 289); Green value is 70 (27.73% from 255 or 24.22% from 289); Blue value is 130 (51.17% from 255 or 44.98% from 289); Max value from RGB is 130 - color contains mainly: blue. Hex color #594682 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #594682 is #A6B97D. Grayscale: #525252. Windows color (decimal): -10926462 or 8537689. OLE color: 8537689.
HSL color Cylindrical-coordinate representation of color #594682: hue angle of 259º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #594682 is Cyan = 0.32, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 89 | 70 | 130 | - |
| CMYK | 0.32 | 0.46 | 0 | 0.49 |
| HSL | 259º | 0.3% | 0.39% | - |
| HSV(B) | 259º | 0.46% | 0.51% | - |
| XYZ | 10.34 | 8.12 | 22.14 | - |
| YUV | 82.52 | 154.79 | 132.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 70 | 130 | 0.32 | 0.46 | 0 | 0.49 | 259 | 0.3 | 0.39 |
| Hex | 59 | 46 | 82 | 20 | 2E | 0 | 31 | 103 | 1E | 27 |
| Octal | 131 | 106 | 202 | 40 | 56 | 0 | 61 | 403 | 36 | 47 |
| Binary | 1011001 | 1000110 | 10000010 | 100000 | 101110 | 0 | 110001 | 100000011 | 11110 | 100111 |
Color Harmonies of #594682
Complementary color
Monochromatic Colors of #594682
Black with #594682
Text Example
Text Example
White with #594682
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594682; }
p { color: rgb(89,70,130); }
H1.HeaderClassName
{
color: #594682;
}
.AnyTagClassName
{
color: #594682;
}
</style>
background-color css
<style>
a { background-color: #594682; }
a { background-color: rgb(89,70,130); }
div.DivClassName
{
background-color: #594682;
}
.BgClassName
{
background-color: #594682;
}
</style>
border-color css
<style>
span { border-color: #594682; }
span { border-color: rgb(89,70,130); }
td.TdClassName
{
border-color: #594682;
}
.TagClassName
{
border-color: #594682;
}
</style>