Shades of Gigas #584083
Tints of Gigas #584083
RGB
CMYK
RGB Variations
Color information
#584083 (or 0x584083) is known color: Gigas. HEX triplet: 58, 40 and 83. RGB value is (88,64,131). Sum of RGB (Red+Green+Blue) = 88+64+131=283 (37% of max value = 765). Red value is 88 (34.77% from 255 or 31.10% from 283); Green value is 64 (25.39% from 255 or 22.61% from 283); Blue value is 131 (51.56% from 255 or 46.29% from 283); Max value from RGB is 131 - color contains mainly: blue. Hex color #584083 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584083 is #A7BF7C. Grayscale: #4E4E4E. Windows color (decimal): -10993533 or 8601688. OLE color: 8601688.
HSL color Cylindrical-coordinate representation of color #584083: hue angle of 261.49º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #584083 is Cyan = 0.33, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 88 | 64 | 131 | - |
| CMYK | 0.33 | 0.51 | 0 | 0.49 |
| HSL | 261.49º | 0.34% | 0.38% | - |
| HSV(B) | 261.49º | 0.51% | 0.51% | - |
| XYZ | 9.95 | 7.38 | 22.37 | - |
| YUV | 78.81 | 157.45 | 134.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 64 | 131 | 0.33 | 0.51 | 0 | 0.49 | 261.49 | 0.34 | 0.38 |
| Hex | 58 | 40 | 83 | 21 | 33 | 0 | 31 | 105 | 22 | 26 |
| Octal | 130 | 100 | 203 | 41 | 63 | 0 | 61 | 405 | 42 | 46 |
| Binary | 1011000 | 1000000 | 10000011 | 100001 | 110011 | 0 | 110001 | 100000101 | 100010 | 100110 |
Color Harmonies of #584083
Complementary color
Monochromatic Colors of #584083
Black with #584083
Text Example
Text Example
White with #584083
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584083; }
p { color: rgb(88,64,131); }
H1.HeaderClassName
{
color: #584083;
}
.AnyTagClassName
{
color: #584083;
}
</style>
background-color css
<style>
a { background-color: #584083; }
a { background-color: rgb(88,64,131); }
div.DivClassName
{
background-color: #584083;
}
.BgClassName
{
background-color: #584083;
}
</style>
border-color css
<style>
span { border-color: #584083; }
span { border-color: rgb(88,64,131); }
td.TdClassName
{
border-color: #584083;
}
.TagClassName
{
border-color: #584083;
}
</style>