Shades of Gigas #564579
Tints of Gigas #564579
RGB
CMYK
RGB Variations
Color information
#564579 (or 0x564579) is known color: Gigas. HEX triplet: 56, 45 and 79. RGB value is (86,69,121). Sum of RGB (Red+Green+Blue) = 86+69+121=276 (36% of max value = 765). Red value is 86 (33.98% from 255 or 31.16% from 276); Green value is 69 (27.34% from 255 or 25% from 276); Blue value is 121 (47.66% from 255 or 43.84% from 276); Max value from RGB is 121 - color contains mainly: blue. Hex color #564579 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564579 is #A9BA86. Grayscale: #4F4F4F. Windows color (decimal): -11123335 or 7947606. OLE color: 7947606.
HSL color Cylindrical-coordinate representation of color #564579: hue angle of 259.62º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #564579 is Cyan = 0.29, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 86 | 69 | 121 | - |
| CMYK | 0.29 | 0.43 | 0 | 0.53 |
| HSL | 259.62º | 0.27% | 0.37% | - |
| HSV(B) | 259.62º | 0.43% | 0.47% | - |
| XYZ | 9.42 | 7.62 | 19.06 | - |
| YUV | 80.01 | 151.13 | 132.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 69 | 121 | 0.29 | 0.43 | 0 | 0.53 | 259.62 | 0.27 | 0.37 |
| Hex | 56 | 45 | 79 | 1D | 2B | 0 | 35 | 104 | 1B | 25 |
| Octal | 126 | 105 | 171 | 35 | 53 | 0 | 65 | 404 | 33 | 45 |
| Binary | 1010110 | 1000101 | 1111001 | 11101 | 101011 | 0 | 110101 | 100000100 | 11011 | 100101 |
Color Harmonies of #564579
Complementary color
Monochromatic Colors of #564579
Black with #564579
Text Example
Text Example
White with #564579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564579; }
p { color: rgb(86,69,121); }
H1.HeaderClassName
{
color: #564579;
}
.AnyTagClassName
{
color: #564579;
}
</style>
background-color css
<style>
a { background-color: #564579; }
a { background-color: rgb(86,69,121); }
div.DivClassName
{
background-color: #564579;
}
.BgClassName
{
background-color: #564579;
}
</style>
border-color css
<style>
span { border-color: #564579; }
span { border-color: rgb(86,69,121); }
td.TdClassName
{
border-color: #564579;
}
.TagClassName
{
border-color: #564579;
}
</style>