Shades of Gigas #574894
Tints of Gigas #574894
RGB
CMYK
RGB Variations
Color information
#574894 (or 0x574894) is known color: Gigas. HEX triplet: 57, 48 and 94. RGB value is (87,72,148). Sum of RGB (Red+Green+Blue) = 87+72+148=307 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.34% from 307); Green value is 72 (28.52% from 255 or 23.45% from 307); Blue value is 148 (58.20% from 255 or 48.21% from 307); Max value from RGB is 148 - color contains mainly: blue. Hex color #574894 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574894 is #A8B76B. Grayscale: #545454. Windows color (decimal): -11057004 or 9717847. OLE color: 9717847.
HSL color Cylindrical-coordinate representation of color #574894: hue angle of 251.84º degrees, saturation: 0.35, 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 #574894 is Cyan = 0.41, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 72 | 148 | - |
| CMYK | 0.41 | 0.51 | 0 | 0.42 |
| HSL | 251.84º | 0.35% | 0.43% | - |
| HSV(B) | 251.84º | 0.51% | 0.58% | - |
| XYZ | 11.59 | 8.8 | 29.1 | - |
| YUV | 85.15 | 163.47 | 129.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 72 | 148 | 0.41 | 0.51 | 0 | 0.42 | 251.84 | 0.35 | 0.43 |
| Hex | 57 | 48 | 94 | 29 | 33 | 0 | 2A | FC | 23 | 2B |
| Octal | 127 | 110 | 224 | 51 | 63 | 0 | 52 | 374 | 43 | 53 |
| Binary | 1010111 | 1001000 | 10010100 | 101001 | 110011 | 0 | 101010 | 11111100 | 100011 | 101011 |
Color Harmonies of #574894
Complementary color
Monochromatic Colors of #574894
Black with #574894
Text Example
Text Example
White with #574894
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574894; }
p { color: rgb(87,72,148); }
H1.HeaderClassName
{
color: #574894;
}
.AnyTagClassName
{
color: #574894;
}
</style>
background-color css
<style>
a { background-color: #574894; }
a { background-color: rgb(87,72,148); }
div.DivClassName
{
background-color: #574894;
}
.BgClassName
{
background-color: #574894;
}
</style>
border-color css
<style>
span { border-color: #574894; }
span { border-color: rgb(87,72,148); }
td.TdClassName
{
border-color: #574894;
}
.TagClassName
{
border-color: #574894;
}
</style>