Shades of Gigas #574791
Tints of Gigas #574791
RGB
CMYK
RGB Variations
Color information
#574791 (or 0x574791) is known color: Gigas. HEX triplet: 57, 47 and 91. RGB value is (87,71,145). Sum of RGB (Red+Green+Blue) = 87+71+145=303 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.71% from 303); Green value is 71 (28.12% from 255 or 23.43% from 303); Blue value is 145 (57.03% from 255 or 47.85% from 303); Max value from RGB is 145 - color contains mainly: blue. Hex color #574791 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574791 is #A8B86E. Grayscale: #535353. Windows color (decimal): -11057263 or 9520983. OLE color: 9520983.
HSL color Cylindrical-coordinate representation of color #574791: hue angle of 252.97º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #574791 is Cyan = 0.4, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 71 | 145 | - |
| CMYK | 0.4 | 0.51 | 0 | 0.43 |
| HSL | 252.97º | 0.34% | 0.42% | - |
| HSV(B) | 252.97º | 0.51% | 0.57% | - |
| XYZ | 11.29 | 8.58 | 27.85 | - |
| YUV | 84.22 | 162.3 | 129.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 71 | 145 | 0.4 | 0.51 | 0 | 0.43 | 252.97 | 0.34 | 0.42 |
| Hex | 57 | 47 | 91 | 28 | 33 | 0 | 2B | FD | 22 | 2A |
| Octal | 127 | 107 | 221 | 50 | 63 | 0 | 53 | 375 | 42 | 52 |
| Binary | 1010111 | 1000111 | 10010001 | 101000 | 110011 | 0 | 101011 | 11111101 | 100010 | 101010 |
Color Harmonies of #574791
Complementary color
Monochromatic Colors of #574791
Black with #574791
Text Example
Text Example
White with #574791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574791; }
p { color: rgb(87,71,145); }
H1.HeaderClassName
{
color: #574791;
}
.AnyTagClassName
{
color: #574791;
}
</style>
background-color css
<style>
a { background-color: #574791; }
a { background-color: rgb(87,71,145); }
div.DivClassName
{
background-color: #574791;
}
.BgClassName
{
background-color: #574791;
}
</style>
border-color css
<style>
span { border-color: #574791; }
span { border-color: rgb(87,71,145); }
td.TdClassName
{
border-color: #574791;
}
.TagClassName
{
border-color: #574791;
}
</style>