Shades of Gigas #564487
Tints of Gigas #564487
RGB
CMYK
RGB Variations
Color information
#564487 (or 0x564487) is known color: Gigas. HEX triplet: 56, 44 and 87. RGB value is (86,68,135). Sum of RGB (Red+Green+Blue) = 86+68+135=289 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.76% from 289); Green value is 68 (26.95% from 255 or 23.53% from 289); Blue value is 135 (53.12% from 255 or 46.71% from 289); Max value from RGB is 135 - color contains mainly: blue. Hex color #564487 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #564487 is #A9BB78. Grayscale: #505050. Windows color (decimal): -11123577 or 8864854. OLE color: 8864854.
HSL color Cylindrical-coordinate representation of color #564487: hue angle of 256.12º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #564487 is Cyan = 0.36, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 86 | 68 | 135 | - |
| CMYK | 0.36 | 0.50 | 0 | 0.47 |
| HSL | 256.12º | 0.33% | 0.4% | - |
| HSV(B) | 256.12º | 0.5% | 0.53% | - |
| XYZ | 10.28 | 7.86 | 23.9 | - |
| YUV | 81.02 | 158.46 | 131.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 68 | 135 | 0.36 | 0.50 | 0 | 0.47 | 256.12 | 0.33 | 0.4 |
| Hex | 56 | 44 | 87 | 24 | 32 | 0 | 2F | 100 | 21 | 28 |
| Octal | 126 | 104 | 207 | 44 | 62 | 0 | 57 | 400 | 41 | 50 |
| Binary | 1010110 | 1000100 | 10000111 | 100100 | 110010 | 0 | 101111 | 100000000 | 100001 | 101000 |
Color Harmonies of #564487
Complementary color
Monochromatic Colors of #564487
Black with #564487
Text Example
Text Example
White with #564487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564487; }
p { color: rgb(86,68,135); }
H1.HeaderClassName
{
color: #564487;
}
.AnyTagClassName
{
color: #564487;
}
</style>
background-color css
<style>
a { background-color: #564487; }
a { background-color: rgb(86,68,135); }
div.DivClassName
{
background-color: #564487;
}
.BgClassName
{
background-color: #564487;
}
</style>
border-color css
<style>
span { border-color: #564487; }
span { border-color: rgb(86,68,135); }
td.TdClassName
{
border-color: #564487;
}
.TagClassName
{
border-color: #564487;
}
</style>