Shades of Gigas #574590
Tints of Gigas #574590
RGB
CMYK
RGB Variations
Color information
#574590 (or 0x574590) is known color: Gigas. HEX triplet: 57, 45 and 90. RGB value is (87,69,144). Sum of RGB (Red+Green+Blue) = 87+69+144=300 (39% of max value = 765). Red value is 87 (34.38% from 255 or 29% from 300); Green value is 69 (27.34% from 255 or 23% from 300); Blue value is 144 (56.64% from 255 or 48% from 300); Max value from RGB is 144 - color contains mainly: blue. Hex color #574590 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574590 is #A8BA6F. Grayscale: #525252. Windows color (decimal): -11057776 or 9454935. OLE color: 9454935.
HSL color Cylindrical-coordinate representation of color #574590: hue angle of 254.4º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #574590 is Cyan = 0.40, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 87 | 69 | 144 | - |
| CMYK | 0.40 | 0.52 | 0 | 0.44 |
| HSL | 254.4º | 0.35% | 0.42% | - |
| HSV(B) | 254.4º | 0.52% | 0.56% | - |
| XYZ | 11.09 | 8.3 | 27.4 | - |
| YUV | 82.93 | 162.46 | 130.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 69 | 144 | 0.40 | 0.52 | 0 | 0.44 | 254.4 | 0.35 | 0.42 |
| Hex | 57 | 45 | 90 | 28 | 34 | 0 | 2C | FE | 23 | 2A |
| Octal | 127 | 105 | 220 | 50 | 64 | 0 | 54 | 376 | 43 | 52 |
| Binary | 1010111 | 1000101 | 10010000 | 101000 | 110100 | 0 | 101100 | 11111110 | 100011 | 101010 |
Color Harmonies of #574590
Complementary color
Monochromatic Colors of #574590
Black with #574590
Text Example
Text Example
White with #574590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574590; }
p { color: rgb(87,69,144); }
H1.HeaderClassName
{
color: #574590;
}
.AnyTagClassName
{
color: #574590;
}
</style>
background-color css
<style>
a { background-color: #574590; }
a { background-color: rgb(87,69,144); }
div.DivClassName
{
background-color: #574590;
}
.BgClassName
{
background-color: #574590;
}
</style>
border-color css
<style>
span { border-color: #574590; }
span { border-color: rgb(87,69,144); }
td.TdClassName
{
border-color: #574590;
}
.TagClassName
{
border-color: #574590;
}
</style>