Shades of Gigas #584795
Tints of Gigas #584795
RGB
CMYK
RGB Variations
Color information
#584795 (or 0x584795) is known color: Gigas. HEX triplet: 58, 47 and 95. RGB value is (88,71,149). Sum of RGB (Red+Green+Blue) = 88+71+149=308 (40% of max value = 765). Red value is 88 (34.77% from 255 or 28.57% from 308); Green value is 71 (28.12% from 255 or 23.05% from 308); Blue value is 149 (58.59% from 255 or 48.38% from 308); Max value from RGB is 149 - color contains mainly: blue. Hex color #584795 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584795 is #A7B86A. Grayscale: #545454. Windows color (decimal): -10991723 or 9783128. OLE color: 9783128.
HSL color Cylindrical-coordinate representation of color #584795: hue angle of 253.08º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #584795 is Cyan = 0.41, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 71 | 149 | - |
| CMYK | 0.41 | 0.52 | 0 | 0.42 |
| HSL | 253.08º | 0.35% | 0.43% | - |
| HSV(B) | 253.08º | 0.52% | 0.58% | - |
| XYZ | 11.7 | 8.75 | 29.51 | - |
| YUV | 84.98 | 164.13 | 130.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 71 | 149 | 0.41 | 0.52 | 0 | 0.42 | 253.08 | 0.35 | 0.43 |
| Hex | 58 | 47 | 95 | 29 | 34 | 0 | 2A | FD | 23 | 2B |
| Octal | 130 | 107 | 225 | 51 | 64 | 0 | 52 | 375 | 43 | 53 |
| Binary | 1011000 | 1000111 | 10010101 | 101001 | 110100 | 0 | 101010 | 11111101 | 100011 | 101011 |
Color Harmonies of #584795
Complementary color
Monochromatic Colors of #584795
Black with #584795
Text Example
Text Example
White with #584795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584795; }
p { color: rgb(88,71,149); }
H1.HeaderClassName
{
color: #584795;
}
.AnyTagClassName
{
color: #584795;
}
</style>
background-color css
<style>
a { background-color: #584795; }
a { background-color: rgb(88,71,149); }
div.DivClassName
{
background-color: #584795;
}
.BgClassName
{
background-color: #584795;
}
</style>
border-color css
<style>
span { border-color: #584795; }
span { border-color: rgb(88,71,149); }
td.TdClassName
{
border-color: #584795;
}
.TagClassName
{
border-color: #584795;
}
</style>