Shades of Gigas #574591
Tints of Gigas #574591
RGB
CMYK
RGB Variations
Color information
#574591 (or 0x574591) is known color: Gigas. HEX triplet: 57, 45 and 91. RGB value is (87,69,145). Sum of RGB (Red+Green+Blue) = 87+69+145=301 (39% of max value = 765). Red value is 87 (34.38% from 255 or 28.90% from 301); Green value is 69 (27.34% from 255 or 22.92% from 301); Blue value is 145 (57.03% from 255 or 48.17% from 301); Max value from RGB is 145 - color contains mainly: blue. Hex color #574591 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574591 is #A8BA6E. Grayscale: #525252. Windows color (decimal): -11057775 or 9520471. OLE color: 9520471.
HSL color Cylindrical-coordinate representation of color #574591: hue angle of 254.21º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #574591 is Cyan = 0.4, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 69 | 145 | - |
| CMYK | 0.4 | 0.52 | 0 | 0.43 |
| HSL | 254.21º | 0.36% | 0.42% | - |
| HSV(B) | 254.21º | 0.52% | 0.57% | - |
| XYZ | 11.17 | 8.33 | 27.81 | - |
| YUV | 83.05 | 162.96 | 130.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 69 | 145 | 0.4 | 0.52 | 0 | 0.43 | 254.21 | 0.36 | 0.42 |
| Hex | 57 | 45 | 91 | 28 | 34 | 0 | 2B | FE | 24 | 2A |
| Octal | 127 | 105 | 221 | 50 | 64 | 0 | 53 | 376 | 44 | 52 |
| Binary | 1010111 | 1000101 | 10010001 | 101000 | 110100 | 0 | 101011 | 11111110 | 100100 | 101010 |
Color Harmonies of #574591
Complementary color
Monochromatic Colors of #574591
Black with #574591
Text Example
Text Example
White with #574591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574591; }
p { color: rgb(87,69,145); }
H1.HeaderClassName
{
color: #574591;
}
.AnyTagClassName
{
color: #574591;
}
</style>
background-color css
<style>
a { background-color: #574591; }
a { background-color: rgb(87,69,145); }
div.DivClassName
{
background-color: #574591;
}
.BgClassName
{
background-color: #574591;
}
</style>
border-color css
<style>
span { border-color: #574591; }
span { border-color: rgb(87,69,145); }
td.TdClassName
{
border-color: #574591;
}
.TagClassName
{
border-color: #574591;
}
</style>