Shades of Gigas #564675
Tints of Gigas #564675
RGB
CMYK
RGB Variations
Color information
#564675 (or 0x564675) is known color: Gigas. HEX triplet: 56, 46 and 75. RGB value is (86,70,117). Sum of RGB (Red+Green+Blue) = 86+70+117=273 (36% of max value = 765). Red value is 86 (33.98% from 255 or 31.50% from 273); Green value is 70 (27.73% from 255 or 25.64% from 273); Blue value is 117 (46.09% from 255 or 42.86% from 273); Max value from RGB is 117 - color contains mainly: blue. Hex color #564675 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564675 is #A9B98A. Grayscale: #4F4F4F. Windows color (decimal): -11123083 or 7685718. OLE color: 7685718.
HSL color Cylindrical-coordinate representation of color #564675: hue angle of 260.43º 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 #564675 is Cyan = 0.26, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 86 | 70 | 117 | - |
| CMYK | 0.26 | 0.40 | 0 | 0.54 |
| HSL | 260.43º | 0.25% | 0.37% | - |
| HSV(B) | 260.43º | 0.4% | 0.46% | - |
| XYZ | 9.24 | 7.64 | 17.82 | - |
| YUV | 80.14 | 148.8 | 132.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 70 | 117 | 0.26 | 0.40 | 0 | 0.54 | 260.43 | 0.25 | 0.37 |
| Hex | 56 | 46 | 75 | 1A | 28 | 0 | 36 | 104 | 19 | 25 |
| Octal | 126 | 106 | 165 | 32 | 50 | 0 | 66 | 404 | 31 | 45 |
| Binary | 1010110 | 1000110 | 1110101 | 11010 | 101000 | 0 | 110110 | 100000100 | 11001 | 100101 |
Color Harmonies of #564675
Complementary color
Monochromatic Colors of #564675
Black with #564675
Text Example
Text Example
White with #564675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564675; }
p { color: rgb(86,70,117); }
H1.HeaderClassName
{
color: #564675;
}
.AnyTagClassName
{
color: #564675;
}
</style>
background-color css
<style>
a { background-color: #564675; }
a { background-color: rgb(86,70,117); }
div.DivClassName
{
background-color: #564675;
}
.BgClassName
{
background-color: #564675;
}
</style>
border-color css
<style>
span { border-color: #564675; }
span { border-color: rgb(86,70,117); }
td.TdClassName
{
border-color: #564675;
}
.TagClassName
{
border-color: #564675;
}
</style>