Shades of Gigas #574992
Tints of Gigas #574992
RGB
CMYK
RGB Variations
Color information
#574992 (or 0x574992) is known color: Gigas. HEX triplet: 57, 49 and 92. RGB value is (87,73,146). Sum of RGB (Red+Green+Blue) = 87+73+146=306 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.43% from 306); Green value is 73 (28.91% from 255 or 23.86% from 306); Blue value is 146 (57.42% from 255 or 47.71% from 306); Max value from RGB is 146 - color contains mainly: blue. Hex color #574992 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574992 is #A8B66D. Grayscale: #555555. Windows color (decimal): -11056750 or 9587031. OLE color: 9587031.
HSL color Cylindrical-coordinate representation of color #574992: hue angle of 251.51º degrees, saturation: 0.33, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #574992 is Cyan = 0.40, Magento = 0.5, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 73 | 146 | - |
| CMYK | 0.40 | 0.5 | 0 | 0.43 |
| HSL | 251.51º | 0.33% | 0.43% | - |
| HSV(B) | 251.51º | 0.5% | 0.57% | - |
| XYZ | 11.5 | 8.87 | 28.3 | - |
| YUV | 85.51 | 162.14 | 129.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 73 | 146 | 0.40 | 0.5 | 0 | 0.43 | 251.51 | 0.33 | 0.43 |
| Hex | 57 | 49 | 92 | 28 | 32 | 0 | 2B | FC | 21 | 2B |
| Octal | 127 | 111 | 222 | 50 | 62 | 0 | 53 | 374 | 41 | 53 |
| Binary | 1010111 | 1001001 | 10010010 | 101000 | 110010 | 0 | 101011 | 11111100 | 100001 | 101011 |
Color Harmonies of #574992
Complementary color
Monochromatic Colors of #574992
Black with #574992
Text Example
Text Example
White with #574992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574992; }
p { color: rgb(87,73,146); }
H1.HeaderClassName
{
color: #574992;
}
.AnyTagClassName
{
color: #574992;
}
</style>
background-color css
<style>
a { background-color: #574992; }
a { background-color: rgb(87,73,146); }
div.DivClassName
{
background-color: #574992;
}
.BgClassName
{
background-color: #574992;
}
</style>
border-color css
<style>
span { border-color: #574992; }
span { border-color: rgb(87,73,146); }
td.TdClassName
{
border-color: #574992;
}
.TagClassName
{
border-color: #574992;
}
</style>