Shades of Gigas #594284
Tints of Gigas #594284
RGB
CMYK
RGB Variations
Color information
#594284 (or 0x594284) is known color: Gigas. HEX triplet: 59, 42 and 84. RGB value is (89,66,132). Sum of RGB (Red+Green+Blue) = 89+66+132=287 (38% of max value = 765). Red value is 89 (35.16% from 255 or 31.01% from 287); Green value is 66 (26.17% from 255 or 23.00% from 287); Blue value is 132 (51.95% from 255 or 45.99% from 287); Max value from RGB is 132 - color contains mainly: blue. Hex color #594284 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #594284 is #A6BD7B. Grayscale: #505050. Windows color (decimal): -10927484 or 8667737. OLE color: 8667737.
HSL color Cylindrical-coordinate representation of color #594284: hue angle of 260.91º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #594284 is Cyan = 0.33, Magento = 0.5, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 89 | 66 | 132 | - |
| CMYK | 0.33 | 0.5 | 0 | 0.48 |
| HSL | 260.91º | 0.33% | 0.39% | - |
| HSV(B) | 260.91º | 0.5% | 0.52% | - |
| XYZ | 10.23 | 7.69 | 22.77 | - |
| YUV | 80.4 | 157.12 | 134.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 66 | 132 | 0.33 | 0.5 | 0 | 0.48 | 260.91 | 0.33 | 0.39 |
| Hex | 59 | 42 | 84 | 21 | 32 | 0 | 30 | 105 | 21 | 27 |
| Octal | 131 | 102 | 204 | 41 | 62 | 0 | 60 | 405 | 41 | 47 |
| Binary | 1011001 | 1000010 | 10000100 | 100001 | 110010 | 0 | 110000 | 100000101 | 100001 | 100111 |
Color Harmonies of #594284
Complementary color
Monochromatic Colors of #594284
Black with #594284
Text Example
Text Example
White with #594284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594284; }
p { color: rgb(89,66,132); }
H1.HeaderClassName
{
color: #594284;
}
.AnyTagClassName
{
color: #594284;
}
</style>
background-color css
<style>
a { background-color: #594284; }
a { background-color: rgb(89,66,132); }
div.DivClassName
{
background-color: #594284;
}
.BgClassName
{
background-color: #594284;
}
</style>
border-color css
<style>
span { border-color: #594284; }
span { border-color: rgb(89,66,132); }
td.TdClassName
{
border-color: #594284;
}
.TagClassName
{
border-color: #594284;
}
</style>