Shades of Gigas #574576
Tints of Gigas #574576
RGB
CMYK
RGB Variations
Color information
#574576 (or 0x574576) is known color: Gigas. HEX triplet: 57, 45 and 76. RGB value is (87,69,118). Sum of RGB (Red+Green+Blue) = 87+69+118=274 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.75% from 274); Green value is 69 (27.34% from 255 or 25.18% from 274); Blue value is 118 (46.48% from 255 or 43.07% from 274); Max value from RGB is 118 - color contains mainly: blue. Hex color #574576 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #574576 is #A8BA89. Grayscale: #4F4F4F. Windows color (decimal): -11057802 or 7750999. OLE color: 7750999.
HSL color Cylindrical-coordinate representation of color #574576: hue angle of 262.04º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #574576 is Cyan = 0.26, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 87 | 69 | 118 | - |
| CMYK | 0.26 | 0.42 | 0 | 0.54 |
| HSL | 262.04º | 0.26% | 0.37% | - |
| HSV(B) | 262.04º | 0.42% | 0.46% | - |
| XYZ | 9.33 | 7.59 | 18.11 | - |
| YUV | 79.97 | 149.46 | 133.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 69 | 118 | 0.26 | 0.42 | 0 | 0.54 | 262.04 | 0.26 | 0.37 |
| Hex | 57 | 45 | 76 | 1A | 2A | 0 | 36 | 106 | 1A | 25 |
| Octal | 127 | 105 | 166 | 32 | 52 | 0 | 66 | 406 | 32 | 45 |
| Binary | 1010111 | 1000101 | 1110110 | 11010 | 101010 | 0 | 110110 | 100000110 | 11010 | 100101 |
Color Harmonies of #574576
Complementary color
Monochromatic Colors of #574576
Black with #574576
Text Example
Text Example
White with #574576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574576; }
p { color: rgb(87,69,118); }
H1.HeaderClassName
{
color: #574576;
}
.AnyTagClassName
{
color: #574576;
}
</style>
background-color css
<style>
a { background-color: #574576; }
a { background-color: rgb(87,69,118); }
div.DivClassName
{
background-color: #574576;
}
.BgClassName
{
background-color: #574576;
}
</style>
border-color css
<style>
span { border-color: #574576; }
span { border-color: rgb(87,69,118); }
td.TdClassName
{
border-color: #574576;
}
.TagClassName
{
border-color: #574576;
}
</style>