Shades of Gigas #574592
Tints of Gigas #574592
RGB
CMYK
RGB Variations
Color information
#574592 (or 0x574592) is known color: Gigas. HEX triplet: 57, 45 and 92. RGB value is (87,69,146). Sum of RGB (Red+Green+Blue) = 87+69+146=302 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.81% from 302); Green value is 69 (27.34% from 255 or 22.85% from 302); Blue value is 146 (57.42% from 255 or 48.34% from 302); Max value from RGB is 146 - color contains mainly: blue. Hex color #574592 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574592 is #A8BA6D. Grayscale: #525252. Windows color (decimal): -11057774 or 9586007. OLE color: 9586007.
HSL color Cylindrical-coordinate representation of color #574592: hue angle of 254.03º 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 #574592 is Cyan = 0.40, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 69 | 146 | - |
| CMYK | 0.40 | 0.53 | 0 | 0.43 |
| HSL | 254.03º | 0.36% | 0.42% | - |
| HSV(B) | 254.03º | 0.53% | 0.57% | - |
| XYZ | 11.25 | 8.36 | 28.21 | - |
| YUV | 83.16 | 163.46 | 130.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 69 | 146 | 0.40 | 0.53 | 0 | 0.43 | 254.03 | 0.36 | 0.42 |
| Hex | 57 | 45 | 92 | 28 | 35 | 0 | 2B | FE | 24 | 2A |
| Octal | 127 | 105 | 222 | 50 | 65 | 0 | 53 | 376 | 44 | 52 |
| Binary | 1010111 | 1000101 | 10010010 | 101000 | 110101 | 0 | 101011 | 11111110 | 100100 | 101010 |
Color Harmonies of #574592
Complementary color
Monochromatic Colors of #574592
Black with #574592
Text Example
Text Example
White with #574592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574592; }
p { color: rgb(87,69,146); }
H1.HeaderClassName
{
color: #574592;
}
.AnyTagClassName
{
color: #574592;
}
</style>
background-color css
<style>
a { background-color: #574592; }
a { background-color: rgb(87,69,146); }
div.DivClassName
{
background-color: #574592;
}
.BgClassName
{
background-color: #574592;
}
</style>
border-color css
<style>
span { border-color: #574592; }
span { border-color: rgb(87,69,146); }
td.TdClassName
{
border-color: #574592;
}
.TagClassName
{
border-color: #574592;
}
</style>