Shades of Gigas #574893
Tints of Gigas #574893
RGB
CMYK
RGB Variations
Color information
#574893 (or 0x574893) is known color: Gigas. HEX triplet: 57, 48 and 93. RGB value is (87,72,147). Sum of RGB (Red+Green+Blue) = 87+72+147=306 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.43% from 306); Green value is 72 (28.52% from 255 or 23.53% from 306); Blue value is 147 (57.81% from 255 or 48.04% from 306); Max value from RGB is 147 - color contains mainly: blue. Hex color #574893 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574893 is #A8B76C. Grayscale: #545454. Windows color (decimal): -11057005 or 9652311. OLE color: 9652311.
HSL color Cylindrical-coordinate representation of color #574893: hue angle of 252º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #574893 is Cyan = 0.41, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 72 | 147 | - |
| CMYK | 0.41 | 0.51 | 0 | 0.42 |
| HSL | 252º | 0.34% | 0.43% | - |
| HSV(B) | 252º | 0.51% | 0.58% | - |
| XYZ | 11.51 | 8.77 | 28.69 | - |
| YUV | 85.04 | 162.97 | 129.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 72 | 147 | 0.41 | 0.51 | 0 | 0.42 | 252 | 0.34 | 0.43 |
| Hex | 57 | 48 | 93 | 29 | 33 | 0 | 2A | FC | 22 | 2B |
| Octal | 127 | 110 | 223 | 51 | 63 | 0 | 52 | 374 | 42 | 53 |
| Binary | 1010111 | 1001000 | 10010011 | 101001 | 110011 | 0 | 101010 | 11111100 | 100010 | 101011 |
Color Harmonies of #574893
Complementary color
Monochromatic Colors of #574893
Black with #574893
Text Example
Text Example
White with #574893
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574893; }
p { color: rgb(87,72,147); }
H1.HeaderClassName
{
color: #574893;
}
.AnyTagClassName
{
color: #574893;
}
</style>
background-color css
<style>
a { background-color: #574893; }
a { background-color: rgb(87,72,147); }
div.DivClassName
{
background-color: #574893;
}
.BgClassName
{
background-color: #574893;
}
</style>
border-color css
<style>
span { border-color: #574893; }
span { border-color: rgb(87,72,147); }
td.TdClassName
{
border-color: #574893;
}
.TagClassName
{
border-color: #574893;
}
</style>