Shades of Gigas #564678
Tints of Gigas #564678
RGB
CMYK
RGB Variations
Color information
#564678 (or 0x564678) is known color: Gigas. HEX triplet: 56, 46 and 78. RGB value is (86,70,120). Sum of RGB (Red+Green+Blue) = 86+70+120=276 (36% of max value = 765). Red value is 86 (33.98% from 255 or 31.16% from 276); Green value is 70 (27.73% from 255 or 25.36% from 276); Blue value is 120 (47.27% from 255 or 43.48% from 276); Max value from RGB is 120 - color contains mainly: blue. Hex color #564678 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564678 is #A9B987. Grayscale: #505050. Windows color (decimal): -11123080 or 7882326. OLE color: 7882326.
HSL color Cylindrical-coordinate representation of color #564678: hue angle of 259.2º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #564678 is Cyan = 0.28, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 86 | 70 | 120 | - |
| CMYK | 0.28 | 0.42 | 0 | 0.53 |
| HSL | 259.2º | 0.26% | 0.37% | - |
| HSV(B) | 259.2º | 0.42% | 0.47% | - |
| XYZ | 9.42 | 7.71 | 18.76 | - |
| YUV | 80.48 | 150.3 | 131.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 70 | 120 | 0.28 | 0.42 | 0 | 0.53 | 259.2 | 0.26 | 0.37 |
| Hex | 56 | 46 | 78 | 1C | 2A | 0 | 35 | 103 | 1A | 25 |
| Octal | 126 | 106 | 170 | 34 | 52 | 0 | 65 | 403 | 32 | 45 |
| Binary | 1010110 | 1000110 | 1111000 | 11100 | 101010 | 0 | 110101 | 100000011 | 11010 | 100101 |
Color Harmonies of #564678
Complementary color
Monochromatic Colors of #564678
Black with #564678
Text Example
Text Example
White with #564678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564678; }
p { color: rgb(86,70,120); }
H1.HeaderClassName
{
color: #564678;
}
.AnyTagClassName
{
color: #564678;
}
</style>
background-color css
<style>
a { background-color: #564678; }
a { background-color: rgb(86,70,120); }
div.DivClassName
{
background-color: #564678;
}
.BgClassName
{
background-color: #564678;
}
</style>
border-color css
<style>
span { border-color: #564678; }
span { border-color: rgb(86,70,120); }
td.TdClassName
{
border-color: #564678;
}
.TagClassName
{
border-color: #564678;
}
</style>