Shades of Gigas #584389
Tints of Gigas #584389
RGB
CMYK
RGB Variations
Color information
#584389 (or 0x584389) is known color: Gigas. HEX triplet: 58, 43 and 89. RGB value is (88,67,137). Sum of RGB (Red+Green+Blue) = 88+67+137=292 (38% of max value = 765). Red value is 88 (34.77% from 255 or 30.14% from 292); Green value is 67 (26.56% from 255 or 22.95% from 292); Blue value is 137 (53.91% from 255 or 46.92% from 292); Max value from RGB is 137 - color contains mainly: blue. Hex color #584389 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584389 is #A7BC76. Grayscale: #515151. Windows color (decimal): -10992759 or 8995672. OLE color: 8995672.
HSL color Cylindrical-coordinate representation of color #584389: hue angle of 258º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #584389 is Cyan = 0.36, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 88 | 67 | 137 | - |
| CMYK | 0.36 | 0.51 | 0 | 0.46 |
| HSL | 258º | 0.34% | 0.4% | - |
| HSV(B) | 258º | 0.51% | 0.54% | - |
| XYZ | 10.55 | 7.9 | 24.63 | - |
| YUV | 81.26 | 159.46 | 132.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 67 | 137 | 0.36 | 0.51 | 0 | 0.46 | 258 | 0.34 | 0.4 |
| Hex | 58 | 43 | 89 | 24 | 33 | 0 | 2E | 102 | 22 | 28 |
| Octal | 130 | 103 | 211 | 44 | 63 | 0 | 56 | 402 | 42 | 50 |
| Binary | 1011000 | 1000011 | 10001001 | 100100 | 110011 | 0 | 101110 | 100000010 | 100010 | 101000 |
Color Harmonies of #584389
Complementary color
Monochromatic Colors of #584389
Black with #584389
Text Example
Text Example
White with #584389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584389; }
p { color: rgb(88,67,137); }
H1.HeaderClassName
{
color: #584389;
}
.AnyTagClassName
{
color: #584389;
}
</style>
background-color css
<style>
a { background-color: #584389; }
a { background-color: rgb(88,67,137); }
div.DivClassName
{
background-color: #584389;
}
.BgClassName
{
background-color: #584389;
}
</style>
border-color css
<style>
span { border-color: #584389; }
span { border-color: rgb(88,67,137); }
td.TdClassName
{
border-color: #584389;
}
.TagClassName
{
border-color: #584389;
}
</style>