Shades of Gigas #574489
Tints of Gigas #574489
RGB
CMYK
RGB Variations
Color information
#574489 (or 0x574489) is known color: Gigas. HEX triplet: 57, 44 and 89. RGB value is (87,68,137). Sum of RGB (Red+Green+Blue) = 87+68+137=292 (38% of max value = 765). Red value is 87 (34.38% from 255 or 29.79% from 292); Green value is 68 (26.95% from 255 or 23.29% from 292); Blue value is 137 (53.91% from 255 or 46.92% from 292); Max value from RGB is 137 - color contains mainly: blue. Hex color #574489 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574489 is #A8BB76. Grayscale: #515151. Windows color (decimal): -11058039 or 8995927. OLE color: 8995927.
HSL color Cylindrical-coordinate representation of color #574489: hue angle of 256.52º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #574489 is Cyan = 0.36, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 87 | 68 | 137 | - |
| CMYK | 0.36 | 0.50 | 0 | 0.46 |
| HSL | 256.52º | 0.34% | 0.4% | - |
| HSV(B) | 256.52º | 0.5% | 0.54% | - |
| XYZ | 10.51 | 7.97 | 24.65 | - |
| YUV | 81.55 | 159.29 | 131.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 68 | 137 | 0.36 | 0.50 | 0 | 0.46 | 256.52 | 0.34 | 0.4 |
| Hex | 57 | 44 | 89 | 24 | 32 | 0 | 2E | 101 | 22 | 28 |
| Octal | 127 | 104 | 211 | 44 | 62 | 0 | 56 | 401 | 42 | 50 |
| Binary | 1010111 | 1000100 | 10001001 | 100100 | 110010 | 0 | 101110 | 100000001 | 100010 | 101000 |
Color Harmonies of #574489
Complementary color
Monochromatic Colors of #574489
Black with #574489
Text Example
Text Example
White with #574489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574489; }
p { color: rgb(87,68,137); }
H1.HeaderClassName
{
color: #574489;
}
.AnyTagClassName
{
color: #574489;
}
</style>
background-color css
<style>
a { background-color: #574489; }
a { background-color: rgb(87,68,137); }
div.DivClassName
{
background-color: #574489;
}
.BgClassName
{
background-color: #574489;
}
</style>
border-color css
<style>
span { border-color: #574489; }
span { border-color: rgb(87,68,137); }
td.TdClassName
{
border-color: #574489;
}
.TagClassName
{
border-color: #574489;
}
</style>