Shades of Gigas #574189
Tints of Gigas #574189
RGB
CMYK
RGB Variations
Color information
#574189 (or 0x574189) is known color: Gigas. HEX triplet: 57, 41 and 89. RGB value is (87,65,137). Sum of RGB (Red+Green+Blue) = 87+65+137=289 (38% of max value = 765). Red value is 87 (34.38% from 255 or 30.10% from 289); Green value is 65 (25.78% from 255 or 22.49% from 289); Blue value is 137 (53.91% from 255 or 47.40% from 289); Max value from RGB is 137 - color contains mainly: blue. Hex color #574189 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574189 is #A8BE76. Grayscale: #4F4F4F. Windows color (decimal): -11058807 or 8995159. OLE color: 8995159.
HSL color Cylindrical-coordinate representation of color #574189: hue angle of 258.33º degrees, saturation: 0.36, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #574189 is Cyan = 0.36, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 87 | 65 | 137 | - |
| CMYK | 0.36 | 0.53 | 0 | 0.46 |
| HSL | 258.33º | 0.36% | 0.4% | - |
| HSV(B) | 258.33º | 0.53% | 0.54% | - |
| XYZ | 10.34 | 7.61 | 24.59 | - |
| YUV | 79.79 | 160.29 | 133.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 65 | 137 | 0.36 | 0.53 | 0 | 0.46 | 258.33 | 0.36 | 0.4 |
| Hex | 57 | 41 | 89 | 24 | 35 | 0 | 2E | 102 | 24 | 28 |
| Octal | 127 | 101 | 211 | 44 | 65 | 0 | 56 | 402 | 44 | 50 |
| Binary | 1010111 | 1000001 | 10001001 | 100100 | 110101 | 0 | 101110 | 100000010 | 100100 | 101000 |
Color Harmonies of #574189
Complementary color
Monochromatic Colors of #574189
Black with #574189
Text Example
Text Example
White with #574189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574189; }
p { color: rgb(87,65,137); }
H1.HeaderClassName
{
color: #574189;
}
.AnyTagClassName
{
color: #574189;
}
</style>
background-color css
<style>
a { background-color: #574189; }
a { background-color: rgb(87,65,137); }
div.DivClassName
{
background-color: #574189;
}
.BgClassName
{
background-color: #574189;
}
</style>
border-color css
<style>
span { border-color: #574189; }
span { border-color: rgb(87,65,137); }
td.TdClassName
{
border-color: #574189;
}
.TagClassName
{
border-color: #574189;
}
</style>