Shades of Gigas #594184
Tints of Gigas #594184
RGB
CMYK
RGB Variations
Color information
#594184 (or 0x594184) is known color: Gigas. HEX triplet: 59, 41 and 84. RGB value is (89,65,132). Sum of RGB (Red+Green+Blue) = 89+65+132=286 (37% of max value = 765). Red value is 89 (35.16% from 255 or 31.12% from 286); Green value is 65 (25.78% from 255 or 22.73% from 286); Blue value is 132 (51.95% from 255 or 46.15% from 286); Max value from RGB is 132 - color contains mainly: blue. Hex color #594184 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #594184 is #A6BE7B. Grayscale: #4F4F4F. Windows color (decimal): -10927740 or 8667481. OLE color: 8667481.
HSL color Cylindrical-coordinate representation of color #594184: hue angle of 261.49º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #594184 is Cyan = 0.33, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 89 | 65 | 132 | - |
| CMYK | 0.33 | 0.51 | 0 | 0.48 |
| HSL | 261.49º | 0.34% | 0.39% | - |
| HSV(B) | 261.49º | 0.51% | 0.52% | - |
| XYZ | 10.17 | 7.57 | 22.75 | - |
| YUV | 79.81 | 157.45 | 134.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 65 | 132 | 0.33 | 0.51 | 0 | 0.48 | 261.49 | 0.34 | 0.39 |
| Hex | 59 | 41 | 84 | 21 | 33 | 0 | 30 | 105 | 22 | 27 |
| Octal | 131 | 101 | 204 | 41 | 63 | 0 | 60 | 405 | 42 | 47 |
| Binary | 1011001 | 1000001 | 10000100 | 100001 | 110011 | 0 | 110000 | 100000101 | 100010 | 100111 |
Color Harmonies of #594184
Complementary color
Monochromatic Colors of #594184
Black with #594184
Text Example
Text Example
White with #594184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594184; }
p { color: rgb(89,65,132); }
H1.HeaderClassName
{
color: #594184;
}
.AnyTagClassName
{
color: #594184;
}
</style>
background-color css
<style>
a { background-color: #594184; }
a { background-color: rgb(89,65,132); }
div.DivClassName
{
background-color: #594184;
}
.BgClassName
{
background-color: #594184;
}
</style>
border-color css
<style>
span { border-color: #594184; }
span { border-color: rgb(89,65,132); }
td.TdClassName
{
border-color: #594184;
}
.TagClassName
{
border-color: #594184;
}
</style>