Shades of Gigas #594892
Tints of Gigas #594892
RGB
CMYK
RGB Variations
Color information
#594892 (or 0x594892) is known color: Gigas. HEX triplet: 59, 48 and 92. RGB value is (89,72,146). Sum of RGB (Red+Green+Blue) = 89+72+146=307 (40% of max value = 765). Red value is 89 (35.16% from 255 or 28.99% from 307); Green value is 72 (28.52% from 255 or 23.45% from 307); Blue value is 146 (57.42% from 255 or 47.56% from 307); Max value from RGB is 146 - color contains mainly: blue. Hex color #594892 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #594892 is #A6B76D. Grayscale: #555555. Windows color (decimal): -10925934 or 9586777. OLE color: 9586777.
HSL color Cylindrical-coordinate representation of color #594892: hue angle of 253.78º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #594892 is Cyan = 0.39, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 72 | 146 | - |
| CMYK | 0.39 | 0.51 | 0 | 0.43 |
| HSL | 253.78º | 0.34% | 0.43% | - |
| HSV(B) | 253.78º | 0.51% | 0.57% | - |
| XYZ | 11.63 | 8.83 | 28.29 | - |
| YUV | 85.52 | 162.13 | 130.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 72 | 146 | 0.39 | 0.51 | 0 | 0.43 | 253.78 | 0.34 | 0.43 |
| Hex | 59 | 48 | 92 | 27 | 33 | 0 | 2B | FE | 22 | 2B |
| Octal | 131 | 110 | 222 | 47 | 63 | 0 | 53 | 376 | 42 | 53 |
| Binary | 1011001 | 1001000 | 10010010 | 100111 | 110011 | 0 | 101011 | 11111110 | 100010 | 101011 |
Color Harmonies of #594892
Complementary color
Monochromatic Colors of #594892
Black with #594892
Text Example
Text Example
White with #594892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594892; }
p { color: rgb(89,72,146); }
H1.HeaderClassName
{
color: #594892;
}
.AnyTagClassName
{
color: #594892;
}
</style>
background-color css
<style>
a { background-color: #594892; }
a { background-color: rgb(89,72,146); }
div.DivClassName
{
background-color: #594892;
}
.BgClassName
{
background-color: #594892;
}
</style>
border-color css
<style>
span { border-color: #594892; }
span { border-color: rgb(89,72,146); }
td.TdClassName
{
border-color: #594892;
}
.TagClassName
{
border-color: #594892;
}
</style>