Shades of Gigas #574891
Tints of Gigas #574891
RGB
CMYK
RGB Variations
Color information
#574891 (or 0x574891) is known color: Gigas. HEX triplet: 57, 48 and 91. RGB value is (87,72,145). Sum of RGB (Red+Green+Blue) = 87+72+145=304 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.62% from 304); Green value is 72 (28.52% from 255 or 23.68% from 304); Blue value is 145 (57.03% from 255 or 47.70% from 304); Max value from RGB is 145 - color contains mainly: blue. Hex color #574891 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574891 is #A8B76E. Grayscale: #545454. Windows color (decimal): -11057007 or 9521239. OLE color: 9521239.
HSL color Cylindrical-coordinate representation of color #574891: hue angle of 252.33º degrees, saturation: 0.34, 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 #574891 is Cyan = 0.4, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 72 | 145 | - |
| CMYK | 0.4 | 0.50 | 0 | 0.43 |
| HSL | 252.33º | 0.34% | 0.43% | - |
| HSV(B) | 252.33º | 0.5% | 0.57% | - |
| XYZ | 11.36 | 8.71 | 27.87 | - |
| YUV | 84.81 | 161.97 | 129.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 72 | 145 | 0.4 | 0.50 | 0 | 0.43 | 252.33 | 0.34 | 0.43 |
| Hex | 57 | 48 | 91 | 28 | 32 | 0 | 2B | FC | 22 | 2B |
| Octal | 127 | 110 | 221 | 50 | 62 | 0 | 53 | 374 | 42 | 53 |
| Binary | 1010111 | 1001000 | 10010001 | 101000 | 110010 | 0 | 101011 | 11111100 | 100010 | 101011 |
Color Harmonies of #574891
Complementary color
Monochromatic Colors of #574891
Black with #574891
Text Example
Text Example
White with #574891
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574891; }
p { color: rgb(87,72,145); }
H1.HeaderClassName
{
color: #574891;
}
.AnyTagClassName
{
color: #574891;
}
</style>
background-color css
<style>
a { background-color: #574891; }
a { background-color: rgb(87,72,145); }
div.DivClassName
{
background-color: #574891;
}
.BgClassName
{
background-color: #574891;
}
</style>
border-color css
<style>
span { border-color: #574891; }
span { border-color: rgb(87,72,145); }
td.TdClassName
{
border-color: #574891;
}
.TagClassName
{
border-color: #574891;
}
</style>