Shades of Gigas #564679
Tints of Gigas #564679
RGB
CMYK
RGB Variations
Color information
#564679 (or 0x564679) is known color: Gigas. HEX triplet: 56, 46 and 79. RGB value is (86,70,121). Sum of RGB (Red+Green+Blue) = 86+70+121=277 (36% of max value = 765). Red value is 86 (33.98% from 255 or 31.05% from 277); Green value is 70 (27.73% from 255 or 25.27% from 277); Blue value is 121 (47.66% from 255 or 43.68% from 277); Max value from RGB is 121 - color contains mainly: blue. Hex color #564679 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564679 is #A9B986. Grayscale: #505050. Windows color (decimal): -11123079 or 7947862. OLE color: 7947862.
HSL color Cylindrical-coordinate representation of color #564679: hue angle of 258.82º degrees, saturation: 0.27, 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 #564679 is Cyan = 0.29, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 86 | 70 | 121 | - |
| CMYK | 0.29 | 0.42 | 0 | 0.53 |
| HSL | 258.82º | 0.27% | 0.37% | - |
| HSV(B) | 258.82º | 0.42% | 0.47% | - |
| XYZ | 9.48 | 7.74 | 19.08 | - |
| YUV | 80.6 | 150.8 | 131.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 70 | 121 | 0.29 | 0.42 | 0 | 0.53 | 258.82 | 0.27 | 0.37 |
| Hex | 56 | 46 | 79 | 1D | 2A | 0 | 35 | 103 | 1B | 25 |
| Octal | 126 | 106 | 171 | 35 | 52 | 0 | 65 | 403 | 33 | 45 |
| Binary | 1010110 | 1000110 | 1111001 | 11101 | 101010 | 0 | 110101 | 100000011 | 11011 | 100101 |
Color Harmonies of #564679
Complementary color
Monochromatic Colors of #564679
Black with #564679
Text Example
Text Example
White with #564679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564679; }
p { color: rgb(86,70,121); }
H1.HeaderClassName
{
color: #564679;
}
.AnyTagClassName
{
color: #564679;
}
</style>
background-color css
<style>
a { background-color: #564679; }
a { background-color: rgb(86,70,121); }
div.DivClassName
{
background-color: #564679;
}
.BgClassName
{
background-color: #564679;
}
</style>
border-color css
<style>
span { border-color: #564679; }
span { border-color: rgb(86,70,121); }
td.TdClassName
{
border-color: #564679;
}
.TagClassName
{
border-color: #564679;
}
</style>