Shades of Gigas #584284
Tints of Gigas #584284
RGB
CMYK
RGB Variations
Color information
#584284 (or 0x584284) is known color: Gigas. HEX triplet: 58, 42 and 84. RGB value is (88,66,132). Sum of RGB (Red+Green+Blue) = 88+66+132=286 (37% of max value = 765). Red value is 88 (34.77% from 255 or 30.77% from 286); Green value is 66 (26.17% from 255 or 23.08% from 286); Blue value is 132 (51.95% from 255 or 46.15% from 286); Max value from RGB is 132 - color contains mainly: blue. Hex color #584284 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584284 is #A7BD7B. Grayscale: #4F4F4F. Windows color (decimal): -10993020 or 8667736. OLE color: 8667736.
HSL color Cylindrical-coordinate representation of color #584284: hue angle of 260º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #584284 is Cyan = 0.33, Magento = 0.5, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 88 | 66 | 132 | - |
| CMYK | 0.33 | 0.5 | 0 | 0.48 |
| HSL | 260º | 0.33% | 0.39% | - |
| HSV(B) | 260º | 0.5% | 0.52% | - |
| XYZ | 10.14 | 7.64 | 22.77 | - |
| YUV | 80.1 | 157.29 | 133.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 66 | 132 | 0.33 | 0.5 | 0 | 0.48 | 260 | 0.33 | 0.39 |
| Hex | 58 | 42 | 84 | 21 | 32 | 0 | 30 | 104 | 21 | 27 |
| Octal | 130 | 102 | 204 | 41 | 62 | 0 | 60 | 404 | 41 | 47 |
| Binary | 1011000 | 1000010 | 10000100 | 100001 | 110010 | 0 | 110000 | 100000100 | 100001 | 100111 |
Color Harmonies of #584284
Complementary color
Monochromatic Colors of #584284
Black with #584284
Text Example
Text Example
White with #584284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584284; }
p { color: rgb(88,66,132); }
H1.HeaderClassName
{
color: #584284;
}
.AnyTagClassName
{
color: #584284;
}
</style>
background-color css
<style>
a { background-color: #584284; }
a { background-color: rgb(88,66,132); }
div.DivClassName
{
background-color: #584284;
}
.BgClassName
{
background-color: #584284;
}
</style>
border-color css
<style>
span { border-color: #584284; }
span { border-color: rgb(88,66,132); }
td.TdClassName
{
border-color: #584284;
}
.TagClassName
{
border-color: #584284;
}
</style>