Shades of Gigas #584875
Tints of Gigas #584875
RGB
CMYK
RGB Variations
Color information
#584875 (or 0x584875) is known color: Gigas. HEX triplet: 58, 48 and 75. RGB value is (88,72,117). Sum of RGB (Red+Green+Blue) = 88+72+117=277 (36% of max value = 765). Red value is 88 (34.77% from 255 or 31.77% from 277); Green value is 72 (28.52% from 255 or 25.99% from 277); Blue value is 117 (46.09% from 255 or 42.24% from 277); Max value from RGB is 117 - color contains mainly: blue. Hex color #584875 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584875 is #A7B78A. Grayscale: #515151. Windows color (decimal): -10991499 or 7686232. OLE color: 7686232.
HSL color Cylindrical-coordinate representation of color #584875: hue angle of 261.33º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #584875 is Cyan = 0.25, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 88 | 72 | 117 | - |
| CMYK | 0.25 | 0.38 | 0 | 0.54 |
| HSL | 261.33º | 0.24% | 0.37% | - |
| HSV(B) | 261.33º | 0.38% | 0.46% | - |
| XYZ | 9.55 | 7.99 | 17.87 | - |
| YUV | 81.91 | 147.8 | 132.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 72 | 117 | 0.25 | 0.38 | 0 | 0.54 | 261.33 | 0.24 | 0.37 |
| Hex | 58 | 48 | 75 | 19 | 26 | 0 | 36 | 105 | 18 | 25 |
| Octal | 130 | 110 | 165 | 31 | 46 | 0 | 66 | 405 | 30 | 45 |
| Binary | 1011000 | 1001000 | 1110101 | 11001 | 100110 | 0 | 110110 | 100000101 | 11000 | 100101 |
Color Harmonies of #584875
Complementary color
Monochromatic Colors of #584875
Black with #584875
Text Example
Text Example
White with #584875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584875; }
p { color: rgb(88,72,117); }
H1.HeaderClassName
{
color: #584875;
}
.AnyTagClassName
{
color: #584875;
}
</style>
background-color css
<style>
a { background-color: #584875; }
a { background-color: rgb(88,72,117); }
div.DivClassName
{
background-color: #584875;
}
.BgClassName
{
background-color: #584875;
}
</style>
border-color css
<style>
span { border-color: #584875; }
span { border-color: rgb(88,72,117); }
td.TdClassName
{
border-color: #584875;
}
.TagClassName
{
border-color: #584875;
}
</style>