Shades of Gigas #584481
Tints of Gigas #584481
RGB
CMYK
RGB Variations
Color information
#584481 (or 0x584481) is known color: Gigas. HEX triplet: 58, 44 and 81. RGB value is (88,68,129). Sum of RGB (Red+Green+Blue) = 88+68+129=285 (37% of max value = 765). Red value is 88 (34.77% from 255 or 30.88% from 285); Green value is 68 (26.95% from 255 or 23.86% from 285); Blue value is 129 (50.78% from 255 or 45.26% from 285); Max value from RGB is 129 - color contains mainly: blue. Hex color #584481 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584481 is #A7BB7E. Grayscale: #505050. Windows color (decimal): -10992511 or 8471640. OLE color: 8471640.
HSL color Cylindrical-coordinate representation of color #584481: hue angle of 259.67º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #584481 is Cyan = 0.32, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 88 | 68 | 129 | - |
| CMYK | 0.32 | 0.47 | 0 | 0.49 |
| HSL | 259.67º | 0.31% | 0.39% | - |
| HSV(B) | 259.67º | 0.47% | 0.51% | - |
| XYZ | 10.05 | 7.79 | 21.74 | - |
| YUV | 80.93 | 155.13 | 133.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 68 | 129 | 0.32 | 0.47 | 0 | 0.49 | 259.67 | 0.31 | 0.39 |
| Hex | 58 | 44 | 81 | 20 | 2F | 0 | 31 | 104 | 1F | 27 |
| Octal | 130 | 104 | 201 | 40 | 57 | 0 | 61 | 404 | 37 | 47 |
| Binary | 1011000 | 1000100 | 10000001 | 100000 | 101111 | 0 | 110001 | 100000100 | 11111 | 100111 |
Color Harmonies of #584481
Complementary color
Monochromatic Colors of #584481
Black with #584481
Text Example
Text Example
White with #584481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584481; }
p { color: rgb(88,68,129); }
H1.HeaderClassName
{
color: #584481;
}
.AnyTagClassName
{
color: #584481;
}
</style>
background-color css
<style>
a { background-color: #584481; }
a { background-color: rgb(88,68,129); }
div.DivClassName
{
background-color: #584481;
}
.BgClassName
{
background-color: #584481;
}
</style>
border-color css
<style>
span { border-color: #584481; }
span { border-color: rgb(88,68,129); }
td.TdClassName
{
border-color: #584481;
}
.TagClassName
{
border-color: #584481;
}
</style>