Shades of Gigas #584792
Tints of Gigas #584792
RGB
CMYK
RGB Variations
Color information
#584792 (or 0x584792) is known color: Gigas. HEX triplet: 58, 47 and 92. RGB value is (88,71,146). Sum of RGB (Red+Green+Blue) = 88+71+146=305 (40% of max value = 765). Red value is 88 (34.77% from 255 or 28.85% from 305); Green value is 71 (28.12% from 255 or 23.28% from 305); Blue value is 146 (57.42% from 255 or 47.87% from 305); Max value from RGB is 146 - color contains mainly: blue. Hex color #584792 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584792 is #A7B86D. Grayscale: #545454. Windows color (decimal): -10991726 or 9586520. OLE color: 9586520.
HSL color Cylindrical-coordinate representation of color #584792: hue angle of 253.6º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #584792 is Cyan = 0.40, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 88 | 71 | 146 | - |
| CMYK | 0.40 | 0.51 | 0 | 0.43 |
| HSL | 253.6º | 0.35% | 0.43% | - |
| HSV(B) | 253.6º | 0.51% | 0.57% | - |
| XYZ | 11.47 | 8.66 | 28.26 | - |
| YUV | 84.63 | 162.63 | 130.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 71 | 146 | 0.40 | 0.51 | 0 | 0.43 | 253.6 | 0.35 | 0.43 |
| Hex | 58 | 47 | 92 | 28 | 33 | 0 | 2B | FE | 23 | 2B |
| Octal | 130 | 107 | 222 | 50 | 63 | 0 | 53 | 376 | 43 | 53 |
| Binary | 1011000 | 1000111 | 10010010 | 101000 | 110011 | 0 | 101011 | 11111110 | 100011 | 101011 |
Color Harmonies of #584792
Complementary color
Monochromatic Colors of #584792
Black with #584792
Text Example
Text Example
White with #584792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584792; }
p { color: rgb(88,71,146); }
H1.HeaderClassName
{
color: #584792;
}
.AnyTagClassName
{
color: #584792;
}
</style>
background-color css
<style>
a { background-color: #584792; }
a { background-color: rgb(88,71,146); }
div.DivClassName
{
background-color: #584792;
}
.BgClassName
{
background-color: #584792;
}
</style>
border-color css
<style>
span { border-color: #584792; }
span { border-color: rgb(88,71,146); }
td.TdClassName
{
border-color: #584792;
}
.TagClassName
{
border-color: #584792;
}
</style>