Shades of Gigas #594484
Tints of Gigas #594484
RGB
CMYK
RGB Variations
Color information
#594484 (or 0x594484) is known color: Gigas. HEX triplet: 59, 44 and 84. RGB value is (89,68,132). Sum of RGB (Red+Green+Blue) = 89+68+132=289 (38% of max value = 765). Red value is 89 (35.16% from 255 or 30.80% from 289); Green value is 68 (26.95% from 255 or 23.53% from 289); Blue value is 132 (51.95% from 255 or 45.67% from 289); Max value from RGB is 132 - color contains mainly: blue. Hex color #594484 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #594484 is #A6BB7B. Grayscale: #515151. Windows color (decimal): -10926972 or 8668249. OLE color: 8668249.
HSL color Cylindrical-coordinate representation of color #594484: hue angle of 259.69º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #594484 is Cyan = 0.33, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 89 | 68 | 132 | - |
| CMYK | 0.33 | 0.48 | 0 | 0.48 |
| HSL | 259.69º | 0.32% | 0.39% | - |
| HSV(B) | 259.69º | 0.48% | 0.52% | - |
| XYZ | 10.35 | 7.92 | 22.81 | - |
| YUV | 81.58 | 156.46 | 133.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 68 | 132 | 0.33 | 0.48 | 0 | 0.48 | 259.69 | 0.32 | 0.39 |
| Hex | 59 | 44 | 84 | 21 | 30 | 0 | 30 | 104 | 20 | 27 |
| Octal | 131 | 104 | 204 | 41 | 60 | 0 | 60 | 404 | 40 | 47 |
| Binary | 1011001 | 1000100 | 10000100 | 100001 | 110000 | 0 | 110000 | 100000100 | 100000 | 100111 |
Color Harmonies of #594484
Complementary color
Monochromatic Colors of #594484
Black with #594484
Text Example
Text Example
White with #594484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594484; }
p { color: rgb(89,68,132); }
H1.HeaderClassName
{
color: #594484;
}
.AnyTagClassName
{
color: #594484;
}
</style>
background-color css
<style>
a { background-color: #594484; }
a { background-color: rgb(89,68,132); }
div.DivClassName
{
background-color: #594484;
}
.BgClassName
{
background-color: #594484;
}
</style>
border-color css
<style>
span { border-color: #594484; }
span { border-color: rgb(89,68,132); }
td.TdClassName
{
border-color: #594484;
}
.TagClassName
{
border-color: #594484;
}
</style>