Shades of Gigas #574892
Tints of Gigas #574892
RGB
CMYK
RGB Variations
Color information
#574892 (or 0x574892) is known color: Gigas. HEX triplet: 57, 48 and 92. RGB value is (87,72,146). Sum of RGB (Red+Green+Blue) = 87+72+146=305 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.52% from 305); Green value is 72 (28.52% from 255 or 23.61% from 305); Blue value is 146 (57.42% from 255 or 47.87% from 305); Max value from RGB is 146 - color contains mainly: blue. Hex color #574892 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574892 is #A8B76D. Grayscale: #545454. Windows color (decimal): -11057006 or 9586775. OLE color: 9586775.
HSL color Cylindrical-coordinate representation of color #574892: hue angle of 252.16º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #574892 is Cyan = 0.40, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 72 | 146 | - |
| CMYK | 0.40 | 0.51 | 0 | 0.43 |
| HSL | 252.16º | 0.34% | 0.43% | - |
| HSV(B) | 252.16º | 0.51% | 0.57% | - |
| XYZ | 11.44 | 8.74 | 28.28 | - |
| YUV | 84.92 | 162.47 | 129.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 72 | 146 | 0.40 | 0.51 | 0 | 0.43 | 252.16 | 0.34 | 0.43 |
| Hex | 57 | 48 | 92 | 28 | 33 | 0 | 2B | FC | 22 | 2B |
| Octal | 127 | 110 | 222 | 50 | 63 | 0 | 53 | 374 | 42 | 53 |
| Binary | 1010111 | 1001000 | 10010010 | 101000 | 110011 | 0 | 101011 | 11111100 | 100010 | 101011 |
Color Harmonies of #574892
Complementary color
Monochromatic Colors of #574892
Black with #574892
Text Example
Text Example
White with #574892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574892; }
p { color: rgb(87,72,146); }
H1.HeaderClassName
{
color: #574892;
}
.AnyTagClassName
{
color: #574892;
}
</style>
background-color css
<style>
a { background-color: #574892; }
a { background-color: rgb(87,72,146); }
div.DivClassName
{
background-color: #574892;
}
.BgClassName
{
background-color: #574892;
}
</style>
border-color css
<style>
span { border-color: #574892; }
span { border-color: rgb(87,72,146); }
td.TdClassName
{
border-color: #574892;
}
.TagClassName
{
border-color: #574892;
}
</style>