Shades of Gigas #574486
Tints of Gigas #574486
RGB
CMYK
RGB Variations
Color information
#574486 (or 0x574486) is known color: Gigas. HEX triplet: 57, 44 and 86. RGB value is (87,68,134). Sum of RGB (Red+Green+Blue) = 87+68+134=289 (38% of max value = 765). Red value is 87 (34.38% from 255 or 30.10% from 289); Green value is 68 (26.95% from 255 or 23.53% from 289); Blue value is 134 (52.73% from 255 or 46.37% from 289); Max value from RGB is 134 - color contains mainly: blue. Hex color #574486 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574486 is #A8BB79. Grayscale: #505050. Windows color (decimal): -11058042 or 8799319. OLE color: 8799319.
HSL color Cylindrical-coordinate representation of color #574486: hue angle of 257.27º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #574486 is Cyan = 0.35, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 87 | 68 | 134 | - |
| CMYK | 0.35 | 0.49 | 0 | 0.47 |
| HSL | 257.27º | 0.33% | 0.4% | - |
| HSV(B) | 257.27º | 0.49% | 0.53% | - |
| XYZ | 10.3 | 7.88 | 23.53 | - |
| YUV | 81.21 | 157.79 | 132.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 68 | 134 | 0.35 | 0.49 | 0 | 0.47 | 257.27 | 0.33 | 0.4 |
| Hex | 57 | 44 | 86 | 23 | 31 | 0 | 2F | 101 | 21 | 28 |
| Octal | 127 | 104 | 206 | 43 | 61 | 0 | 57 | 401 | 41 | 50 |
| Binary | 1010111 | 1000100 | 10000110 | 100011 | 110001 | 0 | 101111 | 100000001 | 100001 | 101000 |
Color Harmonies of #574486
Complementary color
Monochromatic Colors of #574486
Black with #574486
Text Example
Text Example
White with #574486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574486; }
p { color: rgb(87,68,134); }
H1.HeaderClassName
{
color: #574486;
}
.AnyTagClassName
{
color: #574486;
}
</style>
background-color css
<style>
a { background-color: #574486; }
a { background-color: rgb(87,68,134); }
div.DivClassName
{
background-color: #574486;
}
.BgClassName
{
background-color: #574486;
}
</style>
border-color css
<style>
span { border-color: #574486; }
span { border-color: rgb(87,68,134); }
td.TdClassName
{
border-color: #574486;
}
.TagClassName
{
border-color: #574486;
}
</style>