Shades of Gigas #594881
Tints of Gigas #594881
RGB
CMYK
RGB Variations
Color information
#594881 (or 0x594881) is known color: Gigas. HEX triplet: 59, 48 and 81. RGB value is (89,72,129). Sum of RGB (Red+Green+Blue) = 89+72+129=290 (38% of max value = 765). Red value is 89 (35.16% from 255 or 30.69% from 290); Green value is 72 (28.52% from 255 or 24.83% from 290); Blue value is 129 (50.78% from 255 or 44.48% from 290); Max value from RGB is 129 - color contains mainly: blue. Hex color #594881 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #594881 is #A6B77E. Grayscale: #535353. Windows color (decimal): -10925951 or 8472665. OLE color: 8472665.
HSL color Cylindrical-coordinate representation of color #594881: hue angle of 257.89º degrees, saturation: 0.28, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #594881 is Cyan = 0.31, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 89 | 72 | 129 | - |
| CMYK | 0.31 | 0.44 | 0 | 0.49 |
| HSL | 257.89º | 0.28% | 0.39% | - |
| HSV(B) | 257.89º | 0.44% | 0.51% | - |
| XYZ | 10.4 | 8.34 | 21.83 | - |
| YUV | 83.58 | 153.63 | 131.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 72 | 129 | 0.31 | 0.44 | 0 | 0.49 | 257.89 | 0.28 | 0.39 |
| Hex | 59 | 48 | 81 | 1F | 2C | 0 | 31 | 102 | 1C | 27 |
| Octal | 131 | 110 | 201 | 37 | 54 | 0 | 61 | 402 | 34 | 47 |
| Binary | 1011001 | 1001000 | 10000001 | 11111 | 101100 | 0 | 110001 | 100000010 | 11100 | 100111 |
Color Harmonies of #594881
Complementary color
Monochromatic Colors of #594881
Black with #594881
Text Example
Text Example
White with #594881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594881; }
p { color: rgb(89,72,129); }
H1.HeaderClassName
{
color: #594881;
}
.AnyTagClassName
{
color: #594881;
}
</style>
background-color css
<style>
a { background-color: #594881; }
a { background-color: rgb(89,72,129); }
div.DivClassName
{
background-color: #594881;
}
.BgClassName
{
background-color: #594881;
}
</style>
border-color css
<style>
span { border-color: #594881; }
span { border-color: rgb(89,72,129); }
td.TdClassName
{
border-color: #594881;
}
.TagClassName
{
border-color: #594881;
}
</style>