Shades of Gigas #584782
Tints of Gigas #584782
RGB
CMYK
RGB Variations
Color information
#584782 (or 0x584782) is known color: Gigas. HEX triplet: 58, 47 and 82. RGB value is (88,71,130). Sum of RGB (Red+Green+Blue) = 88+71+130=289 (38% of max value = 765). Red value is 88 (34.77% from 255 or 30.45% from 289); Green value is 71 (28.12% from 255 or 24.57% from 289); Blue value is 130 (51.17% from 255 or 44.98% from 289); Max value from RGB is 130 - color contains mainly: blue. Hex color #584782 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584782 is #A7B87D. Grayscale: #525252. Windows color (decimal): -10991742 or 8537944. OLE color: 8537944.
HSL color Cylindrical-coordinate representation of color #584782: hue angle of 257.29º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #584782 is Cyan = 0.32, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 88 | 71 | 130 | - |
| CMYK | 0.32 | 0.45 | 0 | 0.49 |
| HSL | 257.29º | 0.29% | 0.39% | - |
| HSV(B) | 257.29º | 0.45% | 0.51% | - |
| XYZ | 10.31 | 8.19 | 22.16 | - |
| YUV | 82.81 | 154.63 | 131.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 71 | 130 | 0.32 | 0.45 | 0 | 0.49 | 257.29 | 0.29 | 0.39 |
| Hex | 58 | 47 | 82 | 20 | 2D | 0 | 31 | 101 | 1D | 27 |
| Octal | 130 | 107 | 202 | 40 | 55 | 0 | 61 | 401 | 35 | 47 |
| Binary | 1011000 | 1000111 | 10000010 | 100000 | 101101 | 0 | 110001 | 100000001 | 11101 | 100111 |
Color Harmonies of #584782
Complementary color
Monochromatic Colors of #584782
Black with #584782
Text Example
Text Example
White with #584782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584782; }
p { color: rgb(88,71,130); }
H1.HeaderClassName
{
color: #584782;
}
.AnyTagClassName
{
color: #584782;
}
</style>
background-color css
<style>
a { background-color: #584782; }
a { background-color: rgb(88,71,130); }
div.DivClassName
{
background-color: #584782;
}
.BgClassName
{
background-color: #584782;
}
</style>
border-color css
<style>
span { border-color: #584782; }
span { border-color: rgb(88,71,130); }
td.TdClassName
{
border-color: #584782;
}
.TagClassName
{
border-color: #584782;
}
</style>