Shades of Gigas #594282
Tints of Gigas #594282
RGB
CMYK
RGB Variations
Color information
#594282 (or 0x594282) is known color: Gigas. HEX triplet: 59, 42 and 82. RGB value is (89,66,130). Sum of RGB (Red+Green+Blue) = 89+66+130=285 (37% of max value = 765). Red value is 89 (35.16% from 255 or 31.23% from 285); Green value is 66 (26.17% from 255 or 23.16% from 285); Blue value is 130 (51.17% from 255 or 45.61% from 285); Max value from RGB is 130 - color contains mainly: blue. Hex color #594282 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #594282 is #A6BD7D. Grayscale: #4F4F4F. Windows color (decimal): -10927486 or 8536665. OLE color: 8536665.
HSL color Cylindrical-coordinate representation of color #594282: hue angle of 261.56º degrees, saturation: 0.33, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #594282 is Cyan = 0.32, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 89 | 66 | 130 | - |
| CMYK | 0.32 | 0.49 | 0 | 0.49 |
| HSL | 261.56º | 0.33% | 0.38% | - |
| HSV(B) | 261.56º | 0.49% | 0.51% | - |
| XYZ | 10.1 | 7.63 | 22.06 | - |
| YUV | 80.17 | 156.12 | 134.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 66 | 130 | 0.32 | 0.49 | 0 | 0.49 | 261.56 | 0.33 | 0.38 |
| Hex | 59 | 42 | 82 | 20 | 31 | 0 | 31 | 106 | 21 | 26 |
| Octal | 131 | 102 | 202 | 40 | 61 | 0 | 61 | 406 | 41 | 46 |
| Binary | 1011001 | 1000010 | 10000010 | 100000 | 110001 | 0 | 110001 | 100000110 | 100001 | 100110 |
Color Harmonies of #594282
Complementary color
Monochromatic Colors of #594282
Black with #594282
Text Example
Text Example
White with #594282
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594282; }
p { color: rgb(89,66,130); }
H1.HeaderClassName
{
color: #594282;
}
.AnyTagClassName
{
color: #594282;
}
</style>
background-color css
<style>
a { background-color: #594282; }
a { background-color: rgb(89,66,130); }
div.DivClassName
{
background-color: #594282;
}
.BgClassName
{
background-color: #594282;
}
</style>
border-color css
<style>
span { border-color: #594282; }
span { border-color: rgb(89,66,130); }
td.TdClassName
{
border-color: #594282;
}
.TagClassName
{
border-color: #594282;
}
</style>