Shades of Gigas #584288
Tints of Gigas #584288
RGB
CMYK
RGB Variations
Color information
#584288 (or 0x584288) is known color: Gigas. HEX triplet: 58, 42 and 88. RGB value is (88,66,136). Sum of RGB (Red+Green+Blue) = 88+66+136=290 (38% of max value = 765). Red value is 88 (34.77% from 255 or 30.34% from 290); Green value is 66 (26.17% from 255 or 22.76% from 290); Blue value is 136 (53.52% from 255 or 46.90% from 290); Max value from RGB is 136 - color contains mainly: blue. Hex color #584288 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584288 is #A7BD77. Grayscale: #505050. Windows color (decimal): -10993016 or 8929880. OLE color: 8929880.
HSL color Cylindrical-coordinate representation of color #584288: hue angle of 258.86º degrees, saturation: 0.35, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #584288 is Cyan = 0.35, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 88 | 66 | 136 | - |
| CMYK | 0.35 | 0.51 | 0 | 0.47 |
| HSL | 258.86º | 0.35% | 0.4% | - |
| HSV(B) | 258.86º | 0.51% | 0.53% | - |
| XYZ | 10.42 | 7.75 | 24.24 | - |
| YUV | 80.56 | 159.29 | 133.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 66 | 136 | 0.35 | 0.51 | 0 | 0.47 | 258.86 | 0.35 | 0.4 |
| Hex | 58 | 42 | 88 | 23 | 33 | 0 | 2F | 103 | 23 | 28 |
| Octal | 130 | 102 | 210 | 43 | 63 | 0 | 57 | 403 | 43 | 50 |
| Binary | 1011000 | 1000010 | 10001000 | 100011 | 110011 | 0 | 101111 | 100000011 | 100011 | 101000 |
Color Harmonies of #584288
Complementary color
Monochromatic Colors of #584288
Black with #584288
Text Example
Text Example
White with #584288
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584288; }
p { color: rgb(88,66,136); }
H1.HeaderClassName
{
color: #584288;
}
.AnyTagClassName
{
color: #584288;
}
</style>
background-color css
<style>
a { background-color: #584288; }
a { background-color: rgb(88,66,136); }
div.DivClassName
{
background-color: #584288;
}
.BgClassName
{
background-color: #584288;
}
</style>
border-color css
<style>
span { border-color: #584288; }
span { border-color: rgb(88,66,136); }
td.TdClassName
{
border-color: #584288;
}
.TagClassName
{
border-color: #584288;
}
</style>