Shades of Gigas #564776
Tints of Gigas #564776
RGB
CMYK
RGB Variations
Color information
#564776 (or 0x564776) is known color: Gigas. HEX triplet: 56, 47 and 76. RGB value is (86,71,118). Sum of RGB (Red+Green+Blue) = 86+71+118=275 (36% of max value = 765). Red value is 86 (33.98% from 255 or 31.27% from 275); Green value is 71 (28.12% from 255 or 25.82% from 275); Blue value is 118 (46.48% from 255 or 42.91% from 275); Max value from RGB is 118 - color contains mainly: blue. Hex color #564776 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564776 is #A9B889. Grayscale: #505050. Windows color (decimal): -11122826 or 7751510. OLE color: 7751510.
HSL color Cylindrical-coordinate representation of color #564776: hue angle of 259.15º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #564776 is Cyan = 0.27, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 86 | 71 | 118 | - |
| CMYK | 0.27 | 0.40 | 0 | 0.54 |
| HSL | 259.15º | 0.25% | 0.37% | - |
| HSV(B) | 259.15º | 0.4% | 0.46% | - |
| XYZ | 9.36 | 7.79 | 18.15 | - |
| YUV | 80.84 | 148.97 | 131.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 71 | 118 | 0.27 | 0.40 | 0 | 0.54 | 259.15 | 0.25 | 0.37 |
| Hex | 56 | 47 | 76 | 1B | 28 | 0 | 36 | 103 | 19 | 25 |
| Octal | 126 | 107 | 166 | 33 | 50 | 0 | 66 | 403 | 31 | 45 |
| Binary | 1010110 | 1000111 | 1110110 | 11011 | 101000 | 0 | 110110 | 100000011 | 11001 | 100101 |
Color Harmonies of #564776
Complementary color
Monochromatic Colors of #564776
Black with #564776
Text Example
Text Example
White with #564776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564776; }
p { color: rgb(86,71,118); }
H1.HeaderClassName
{
color: #564776;
}
.AnyTagClassName
{
color: #564776;
}
</style>
background-color css
<style>
a { background-color: #564776; }
a { background-color: rgb(86,71,118); }
div.DivClassName
{
background-color: #564776;
}
.BgClassName
{
background-color: #564776;
}
</style>
border-color css
<style>
span { border-color: #564776; }
span { border-color: rgb(86,71,118); }
td.TdClassName
{
border-color: #564776;
}
.TagClassName
{
border-color: #564776;
}
</style>