Shades of Gigas #584690
Tints of Gigas #584690
RGB
CMYK
RGB Variations
Color information
#584690 (or 0x584690) is known color: Gigas. HEX triplet: 58, 46 and 90. RGB value is (88,70,144). Sum of RGB (Red+Green+Blue) = 88+70+144=302 (40% of max value = 765). Red value is 88 (34.77% from 255 or 29.14% from 302); Green value is 70 (27.73% from 255 or 23.18% from 302); Blue value is 144 (56.64% from 255 or 47.68% from 302); Max value from RGB is 144 - color contains mainly: blue. Hex color #584690 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584690 is #A7B96F. Grayscale: #535353. Windows color (decimal): -10991984 or 9455192. OLE color: 9455192.
HSL color Cylindrical-coordinate representation of color #584690: hue angle of 254.59º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #584690 is Cyan = 0.39, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 88 | 70 | 144 | - |
| CMYK | 0.39 | 0.51 | 0 | 0.44 |
| HSL | 254.59º | 0.35% | 0.42% | - |
| HSV(B) | 254.59º | 0.51% | 0.56% | - |
| XYZ | 11.25 | 8.47 | 27.43 | - |
| YUV | 83.82 | 161.96 | 130.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 70 | 144 | 0.39 | 0.51 | 0 | 0.44 | 254.59 | 0.35 | 0.42 |
| Hex | 58 | 46 | 90 | 27 | 33 | 0 | 2C | FF | 23 | 2A |
| Octal | 130 | 106 | 220 | 47 | 63 | 0 | 54 | 377 | 43 | 52 |
| Binary | 1011000 | 1000110 | 10010000 | 100111 | 110011 | 0 | 101100 | 11111111 | 100011 | 101010 |
Color Harmonies of #584690
Complementary color
Monochromatic Colors of #584690
Black with #584690
Text Example
Text Example
White with #584690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584690; }
p { color: rgb(88,70,144); }
H1.HeaderClassName
{
color: #584690;
}
.AnyTagClassName
{
color: #584690;
}
</style>
background-color css
<style>
a { background-color: #584690; }
a { background-color: rgb(88,70,144); }
div.DivClassName
{
background-color: #584690;
}
.BgClassName
{
background-color: #584690;
}
</style>
border-color css
<style>
span { border-color: #584690; }
span { border-color: rgb(88,70,144); }
td.TdClassName
{
border-color: #584690;
}
.TagClassName
{
border-color: #584690;
}
</style>