Shades of Gigas #584380
Tints of Gigas #584380
RGB
CMYK
RGB Variations
Color information
#584380 (or 0x584380) is known color: Gigas. HEX triplet: 58, 43 and 80. RGB value is (88,67,128). Sum of RGB (Red+Green+Blue) = 88+67+128=283 (37% of max value = 765). Red value is 88 (34.77% from 255 or 31.10% from 283); Green value is 67 (26.56% from 255 or 23.67% from 283); Blue value is 128 (50.39% from 255 or 45.23% from 283); Max value from RGB is 128 - color contains mainly: blue. Hex color #584380 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584380 is #A7BC7F. Grayscale: #505050. Windows color (decimal): -10992768 or 8405848. OLE color: 8405848.
HSL color Cylindrical-coordinate representation of color #584380: hue angle of 260.66º degrees, saturation: 0.31, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #584380 is Cyan = 0.31, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 88 | 67 | 128 | - |
| CMYK | 0.31 | 0.48 | 0 | 0.50 |
| HSL | 260.66º | 0.31% | 0.38% | - |
| HSV(B) | 260.66º | 0.48% | 0.5% | - |
| XYZ | 9.93 | 7.65 | 21.37 | - |
| YUV | 80.23 | 154.96 | 133.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 67 | 128 | 0.31 | 0.48 | 0 | 0.50 | 260.66 | 0.31 | 0.38 |
| Hex | 58 | 43 | 80 | 1F | 30 | 0 | 32 | 105 | 1F | 26 |
| Octal | 130 | 103 | 200 | 37 | 60 | 0 | 62 | 405 | 37 | 46 |
| Binary | 1011000 | 1000011 | 10000000 | 11111 | 110000 | 0 | 110010 | 100000101 | 11111 | 100110 |
Color Harmonies of #584380
Complementary color
Monochromatic Colors of #584380
Black with #584380
Text Example
Text Example
White with #584380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584380; }
p { color: rgb(88,67,128); }
H1.HeaderClassName
{
color: #584380;
}
.AnyTagClassName
{
color: #584380;
}
</style>
background-color css
<style>
a { background-color: #584380; }
a { background-color: rgb(88,67,128); }
div.DivClassName
{
background-color: #584380;
}
.BgClassName
{
background-color: #584380;
}
</style>
border-color css
<style>
span { border-color: #584380; }
span { border-color: rgb(88,67,128); }
td.TdClassName
{
border-color: #584380;
}
.TagClassName
{
border-color: #584380;
}
</style>