Shades of Gigas #584983
Tints of Gigas #584983
RGB
CMYK
RGB Variations
Color information
#584983 (or 0x584983) is known color: Gigas. HEX triplet: 58, 49 and 83. RGB value is (88,73,131). Sum of RGB (Red+Green+Blue) = 88+73+131=292 (38% of max value = 765). Red value is 88 (34.77% from 255 or 30.14% from 292); Green value is 73 (28.91% from 255 or 25% from 292); Blue value is 131 (51.56% from 255 or 44.86% from 292); Max value from RGB is 131 - color contains mainly: blue. Hex color #584983 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584983 is #A7B67C. Grayscale: #535353. Windows color (decimal): -10991229 or 8603992. OLE color: 8603992.
HSL color Cylindrical-coordinate representation of color #584983: hue angle of 255.52º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #584983 is Cyan = 0.33, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 88 | 73 | 131 | - |
| CMYK | 0.33 | 0.44 | 0 | 0.49 |
| HSL | 255.52º | 0.28% | 0.4% | - |
| HSV(B) | 255.52º | 0.44% | 0.51% | - |
| XYZ | 10.5 | 8.48 | 22.56 | - |
| YUV | 84.1 | 154.47 | 130.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 73 | 131 | 0.33 | 0.44 | 0 | 0.49 | 255.52 | 0.28 | 0.4 |
| Hex | 58 | 49 | 83 | 21 | 2C | 0 | 31 | 100 | 1C | 28 |
| Octal | 130 | 111 | 203 | 41 | 54 | 0 | 61 | 400 | 34 | 50 |
| Binary | 1011000 | 1001001 | 10000011 | 100001 | 101100 | 0 | 110001 | 100000000 | 11100 | 101000 |
Color Harmonies of #584983
Complementary color
Monochromatic Colors of #584983
Black with #584983
Text Example
Text Example
White with #584983
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584983; }
p { color: rgb(88,73,131); }
H1.HeaderClassName
{
color: #584983;
}
.AnyTagClassName
{
color: #584983;
}
</style>
background-color css
<style>
a { background-color: #584983; }
a { background-color: rgb(88,73,131); }
div.DivClassName
{
background-color: #584983;
}
.BgClassName
{
background-color: #584983;
}
</style>
border-color css
<style>
span { border-color: #584983; }
span { border-color: rgb(88,73,131); }
td.TdClassName
{
border-color: #584983;
}
.TagClassName
{
border-color: #584983;
}
</style>