Shades of Gigas #574890
Tints of Gigas #574890
RGB
CMYK
RGB Variations
Color information
#574890 (or 0x574890) is known color: Gigas. HEX triplet: 57, 48 and 90. RGB value is (87,72,144). Sum of RGB (Red+Green+Blue) = 87+72+144=303 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.71% from 303); Green value is 72 (28.52% from 255 or 23.76% from 303); Blue value is 144 (56.64% from 255 or 47.52% from 303); Max value from RGB is 144 - color contains mainly: blue. Hex color #574890 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574890 is #A8B76F. Grayscale: #545454. Windows color (decimal): -11057008 or 9455703. OLE color: 9455703.
HSL color Cylindrical-coordinate representation of color #574890: hue angle of 252.5º degrees, saturation: 0.33, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #574890 is Cyan = 0.40, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 87 | 72 | 144 | - |
| CMYK | 0.40 | 0.50 | 0 | 0.44 |
| HSL | 252.5º | 0.33% | 0.42% | - |
| HSV(B) | 252.5º | 0.5% | 0.56% | - |
| XYZ | 11.28 | 8.67 | 27.47 | - |
| YUV | 84.69 | 161.47 | 129.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 72 | 144 | 0.40 | 0.50 | 0 | 0.44 | 252.5 | 0.33 | 0.42 |
| Hex | 57 | 48 | 90 | 28 | 32 | 0 | 2C | FD | 21 | 2A |
| Octal | 127 | 110 | 220 | 50 | 62 | 0 | 54 | 375 | 41 | 52 |
| Binary | 1010111 | 1001000 | 10010000 | 101000 | 110010 | 0 | 101100 | 11111101 | 100001 | 101010 |
Color Harmonies of #574890
Complementary color
Monochromatic Colors of #574890
Black with #574890
Text Example
Text Example
White with #574890
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574890; }
p { color: rgb(87,72,144); }
H1.HeaderClassName
{
color: #574890;
}
.AnyTagClassName
{
color: #574890;
}
</style>
background-color css
<style>
a { background-color: #574890; }
a { background-color: rgb(87,72,144); }
div.DivClassName
{
background-color: #574890;
}
.BgClassName
{
background-color: #574890;
}
</style>
border-color css
<style>
span { border-color: #574890; }
span { border-color: rgb(87,72,144); }
td.TdClassName
{
border-color: #574890;
}
.TagClassName
{
border-color: #574890;
}
</style>