Shades of Gigas #584791
Tints of Gigas #584791
RGB
CMYK
RGB Variations
Color information
#584791 (or 0x584791) is known color: Gigas. HEX triplet: 58, 47 and 91. RGB value is (88,71,145). Sum of RGB (Red+Green+Blue) = 88+71+145=304 (40% of max value = 765). Red value is 88 (34.77% from 255 or 28.95% from 304); Green value is 71 (28.12% from 255 or 23.36% from 304); Blue value is 145 (57.03% from 255 or 47.70% from 304); Max value from RGB is 145 - color contains mainly: blue. Hex color #584791 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584791 is #A7B86E. Grayscale: #545454. Windows color (decimal): -10991727 or 9520984. OLE color: 9520984.
HSL color Cylindrical-coordinate representation of color #584791: hue angle of 253.78º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #584791 is Cyan = 0.39, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 88 | 71 | 145 | - |
| CMYK | 0.39 | 0.51 | 0 | 0.43 |
| HSL | 253.78º | 0.34% | 0.42% | - |
| HSV(B) | 253.78º | 0.51% | 0.57% | - |
| XYZ | 11.39 | 8.63 | 27.85 | - |
| YUV | 84.52 | 162.13 | 130.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 71 | 145 | 0.39 | 0.51 | 0 | 0.43 | 253.78 | 0.34 | 0.42 |
| Hex | 58 | 47 | 91 | 27 | 33 | 0 | 2B | FE | 22 | 2A |
| Octal | 130 | 107 | 221 | 47 | 63 | 0 | 53 | 376 | 42 | 52 |
| Binary | 1011000 | 1000111 | 10010001 | 100111 | 110011 | 0 | 101011 | 11111110 | 100010 | 101010 |
Color Harmonies of #584791
Complementary color
Monochromatic Colors of #584791
Black with #584791
Text Example
Text Example
White with #584791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584791; }
p { color: rgb(88,71,145); }
H1.HeaderClassName
{
color: #584791;
}
.AnyTagClassName
{
color: #584791;
}
</style>
background-color css
<style>
a { background-color: #584791; }
a { background-color: rgb(88,71,145); }
div.DivClassName
{
background-color: #584791;
}
.BgClassName
{
background-color: #584791;
}
</style>
border-color css
<style>
span { border-color: #584791; }
span { border-color: rgb(88,71,145); }
td.TdClassName
{
border-color: #584791;
}
.TagClassName
{
border-color: #584791;
}
</style>