Shades of Gigas #574491
Tints of Gigas #574491
RGB
CMYK
RGB Variations
Color information
#574491 (or 0x574491) is known color: Gigas. HEX triplet: 57, 44 and 91. RGB value is (87,68,145). Sum of RGB (Red+Green+Blue) = 87+68+145=300 (39% of max value = 765). Red value is 87 (34.38% from 255 or 29% from 300); Green value is 68 (26.95% from 255 or 22.67% from 300); Blue value is 145 (57.03% from 255 or 48.33% from 300); Max value from RGB is 145 - color contains mainly: blue. Hex color #574491 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574491 is #A8BB6E. Grayscale: #525252. Windows color (decimal): -11058031 or 9520215. OLE color: 9520215.
HSL color Cylindrical-coordinate representation of color #574491: hue angle of 254.81º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #574491 is Cyan = 0.4, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 68 | 145 | - |
| CMYK | 0.4 | 0.53 | 0 | 0.43 |
| HSL | 254.81º | 0.36% | 0.42% | - |
| HSV(B) | 254.81º | 0.53% | 0.57% | - |
| XYZ | 11.11 | 8.2 | 27.79 | - |
| YUV | 82.46 | 163.29 | 131.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 68 | 145 | 0.4 | 0.53 | 0 | 0.43 | 254.81 | 0.36 | 0.42 |
| Hex | 57 | 44 | 91 | 28 | 35 | 0 | 2B | FF | 24 | 2A |
| Octal | 127 | 104 | 221 | 50 | 65 | 0 | 53 | 377 | 44 | 52 |
| Binary | 1010111 | 1000100 | 10010001 | 101000 | 110101 | 0 | 101011 | 11111111 | 100100 | 101010 |
Color Harmonies of #574491
Complementary color
Monochromatic Colors of #574491
Black with #574491
Text Example
Text Example
White with #574491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574491; }
p { color: rgb(87,68,145); }
H1.HeaderClassName
{
color: #574491;
}
.AnyTagClassName
{
color: #574491;
}
</style>
background-color css
<style>
a { background-color: #574491; }
a { background-color: rgb(87,68,145); }
div.DivClassName
{
background-color: #574491;
}
.BgClassName
{
background-color: #574491;
}
</style>
border-color css
<style>
span { border-color: #574491; }
span { border-color: rgb(87,68,145); }
td.TdClassName
{
border-color: #574491;
}
.TagClassName
{
border-color: #574491;
}
</style>