Shades of Gigas #584387
Tints of Gigas #584387
RGB
CMYK
RGB Variations
Color information
#584387 (or 0x584387) is known color: Gigas. HEX triplet: 58, 43 and 87. RGB value is (88,67,135). Sum of RGB (Red+Green+Blue) = 88+67+135=290 (38% of max value = 765). Red value is 88 (34.77% from 255 or 30.34% from 290); Green value is 67 (26.56% from 255 or 23.10% from 290); Blue value is 135 (53.12% from 255 or 46.55% from 290); Max value from RGB is 135 - color contains mainly: blue. Hex color #584387 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584387 is #A7BC78. Grayscale: #505050. Windows color (decimal): -10992761 or 8864600. OLE color: 8864600.
HSL color Cylindrical-coordinate representation of color #584387: hue angle of 258.53º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #584387 is Cyan = 0.35, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 88 | 67 | 135 | - |
| CMYK | 0.35 | 0.50 | 0 | 0.47 |
| HSL | 258.53º | 0.34% | 0.4% | - |
| HSV(B) | 258.53º | 0.5% | 0.53% | - |
| XYZ | 10.4 | 7.84 | 23.89 | - |
| YUV | 81.03 | 158.46 | 132.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 67 | 135 | 0.35 | 0.50 | 0 | 0.47 | 258.53 | 0.34 | 0.4 |
| Hex | 58 | 43 | 87 | 23 | 32 | 0 | 2F | 103 | 22 | 28 |
| Octal | 130 | 103 | 207 | 43 | 62 | 0 | 57 | 403 | 42 | 50 |
| Binary | 1011000 | 1000011 | 10000111 | 100011 | 110010 | 0 | 101111 | 100000011 | 100010 | 101000 |
Color Harmonies of #584387
Complementary color
Monochromatic Colors of #584387
Black with #584387
Text Example
Text Example
White with #584387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584387; }
p { color: rgb(88,67,135); }
H1.HeaderClassName
{
color: #584387;
}
.AnyTagClassName
{
color: #584387;
}
</style>
background-color css
<style>
a { background-color: #584387; }
a { background-color: rgb(88,67,135); }
div.DivClassName
{
background-color: #584387;
}
.BgClassName
{
background-color: #584387;
}
</style>
border-color css
<style>
span { border-color: #584387; }
span { border-color: rgb(88,67,135); }
td.TdClassName
{
border-color: #584387;
}
.TagClassName
{
border-color: #584387;
}
</style>