Shades of Gigas #584578
Tints of Gigas #584578
RGB
CMYK
RGB Variations
Color information
#584578 (or 0x584578) is known color: Gigas. HEX triplet: 58, 45 and 78. RGB value is (88,69,120). Sum of RGB (Red+Green+Blue) = 88+69+120=277 (36% of max value = 765). Red value is 88 (34.77% from 255 or 31.77% from 277); Green value is 69 (27.34% from 255 or 24.91% from 277); Blue value is 120 (47.27% from 255 or 43.32% from 277); Max value from RGB is 120 - color contains mainly: blue. Hex color #584578 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #584578 is #A7BA87. Grayscale: #505050. Windows color (decimal): -10992264 or 7882072. OLE color: 7882072.
HSL color Cylindrical-coordinate representation of color #584578: hue angle of 262.35º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #584578 is Cyan = 0.27, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 69 | 120 | - |
| CMYK | 0.27 | 0.42 | 0 | 0.53 |
| HSL | 262.35º | 0.27% | 0.37% | - |
| HSV(B) | 262.35º | 0.43% | 0.47% | - |
| XYZ | 9.54 | 7.69 | 18.75 | - |
| YUV | 80.5 | 150.29 | 133.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 69 | 120 | 0.27 | 0.42 | 0 | 0.53 | 262.35 | 0.27 | 0.37 |
| Hex | 58 | 45 | 78 | 1B | 2A | 0 | 35 | 106 | 1B | 25 |
| Octal | 130 | 105 | 170 | 33 | 52 | 0 | 65 | 406 | 33 | 45 |
| Binary | 1011000 | 1000101 | 1111000 | 11011 | 101010 | 0 | 110101 | 100000110 | 11011 | 100101 |
Color Harmonies of #584578
Complementary color
Monochromatic Colors of #584578
Black with #584578
Text Example
Text Example
White with #584578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584578; }
p { color: rgb(88,69,120); }
H1.HeaderClassName
{
color: #584578;
}
.AnyTagClassName
{
color: #584578;
}
</style>
background-color css
<style>
a { background-color: #584578; }
a { background-color: rgb(88,69,120); }
div.DivClassName
{
background-color: #584578;
}
.BgClassName
{
background-color: #584578;
}
</style>
border-color css
<style>
span { border-color: #584578; }
span { border-color: rgb(88,69,120); }
td.TdClassName
{
border-color: #584578;
}
.TagClassName
{
border-color: #584578;
}
</style>