Shades of Gigas #584785
Tints of Gigas #584785
RGB
CMYK
RGB Variations
Color information
#584785 (or 0x584785) is known color: Gigas. HEX triplet: 58, 47 and 85. RGB value is (88,71,133). Sum of RGB (Red+Green+Blue) = 88+71+133=292 (38% of max value = 765). Red value is 88 (34.77% from 255 or 30.14% from 292); Green value is 71 (28.12% from 255 or 24.32% from 292); Blue value is 133 (52.34% from 255 or 45.55% from 292); Max value from RGB is 133 - color contains mainly: blue. Hex color #584785 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584785 is #A7B87A. Grayscale: #525252. Windows color (decimal): -10991739 or 8734552. OLE color: 8734552.
HSL color Cylindrical-coordinate representation of color #584785: hue angle of 256.45º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #584785 is Cyan = 0.34, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 88 | 71 | 133 | - |
| CMYK | 0.34 | 0.47 | 0 | 0.48 |
| HSL | 256.45º | 0.3% | 0.4% | - |
| HSV(B) | 256.45º | 0.47% | 0.52% | - |
| XYZ | 10.51 | 8.27 | 23.23 | - |
| YUV | 83.15 | 156.13 | 131.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 71 | 133 | 0.34 | 0.47 | 0 | 0.48 | 256.45 | 0.3 | 0.4 |
| Hex | 58 | 47 | 85 | 22 | 2F | 0 | 30 | 100 | 1E | 28 |
| Octal | 130 | 107 | 205 | 42 | 57 | 0 | 60 | 400 | 36 | 50 |
| Binary | 1011000 | 1000111 | 10000101 | 100010 | 101111 | 0 | 110000 | 100000000 | 11110 | 101000 |
Color Harmonies of #584785
Complementary color
Monochromatic Colors of #584785
Black with #584785
Text Example
Text Example
White with #584785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584785; }
p { color: rgb(88,71,133); }
H1.HeaderClassName
{
color: #584785;
}
.AnyTagClassName
{
color: #584785;
}
</style>
background-color css
<style>
a { background-color: #584785; }
a { background-color: rgb(88,71,133); }
div.DivClassName
{
background-color: #584785;
}
.BgClassName
{
background-color: #584785;
}
</style>
border-color css
<style>
span { border-color: #584785; }
span { border-color: rgb(88,71,133); }
td.TdClassName
{
border-color: #584785;
}
.TagClassName
{
border-color: #584785;
}
</style>