Shades of Gigas #564476
Tints of Gigas #564476
RGB
CMYK
RGB Variations
Color information
#564476 (or 0x564476) is known color: Gigas. HEX triplet: 56, 44 and 76. RGB value is (86,68,118). Sum of RGB (Red+Green+Blue) = 86+68+118=272 (36% of max value = 765). Red value is 86 (33.98% from 255 or 31.62% from 272); Green value is 68 (26.95% from 255 or 25% from 272); Blue value is 118 (46.48% from 255 or 43.38% from 272); Max value from RGB is 118 - color contains mainly: blue. Hex color #564476 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564476 is #A9BB89. Grayscale: #4E4E4E. Windows color (decimal): -11123594 or 7750742. OLE color: 7750742.
HSL color Cylindrical-coordinate representation of color #564476: hue angle of 261.6º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #564476 is Cyan = 0.27, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 86 | 68 | 118 | - |
| CMYK | 0.27 | 0.42 | 0 | 0.54 |
| HSL | 261.6º | 0.27% | 0.36% | - |
| HSV(B) | 261.6º | 0.42% | 0.46% | - |
| XYZ | 9.17 | 7.42 | 18.09 | - |
| YUV | 79.08 | 149.96 | 132.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 68 | 118 | 0.27 | 0.42 | 0 | 0.54 | 261.6 | 0.27 | 0.36 |
| Hex | 56 | 44 | 76 | 1B | 2A | 0 | 36 | 106 | 1B | 24 |
| Octal | 126 | 104 | 166 | 33 | 52 | 0 | 66 | 406 | 33 | 44 |
| Binary | 1010110 | 1000100 | 1110110 | 11011 | 101010 | 0 | 110110 | 100000110 | 11011 | 100100 |
Color Harmonies of #564476
Complementary color
Monochromatic Colors of #564476
Black with #564476
Text Example
Text Example
White with #564476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564476; }
p { color: rgb(86,68,118); }
H1.HeaderClassName
{
color: #564476;
}
.AnyTagClassName
{
color: #564476;
}
</style>
background-color css
<style>
a { background-color: #564476; }
a { background-color: rgb(86,68,118); }
div.DivClassName
{
background-color: #564476;
}
.BgClassName
{
background-color: #564476;
}
</style>
border-color css
<style>
span { border-color: #564476; }
span { border-color: rgb(86,68,118); }
td.TdClassName
{
border-color: #564476;
}
.TagClassName
{
border-color: #564476;
}
</style>