Shades of Gigas #564689
Tints of Gigas #564689
RGB
CMYK
RGB Variations
Color information
#564689 (or 0x564689) is known color: Gigas. HEX triplet: 56, 46 and 89. RGB value is (86,70,137). Sum of RGB (Red+Green+Blue) = 86+70+137=293 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.35% from 293); Green value is 70 (27.73% from 255 or 23.89% from 293); Blue value is 137 (53.91% from 255 or 46.76% from 293); Max value from RGB is 137 - color contains mainly: blue. Hex color #564689 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #564689 is #A9B976. Grayscale: #525252. Windows color (decimal): -11123063 or 8996438. OLE color: 8996438.
HSL color Cylindrical-coordinate representation of color #564689: hue angle of 254.33º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #564689 is Cyan = 0.37, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 86 | 70 | 137 | - |
| CMYK | 0.37 | 0.49 | 0 | 0.46 |
| HSL | 254.33º | 0.32% | 0.41% | - |
| HSV(B) | 254.33º | 0.49% | 0.54% | - |
| XYZ | 10.54 | 8.16 | 24.69 | - |
| YUV | 82.42 | 158.8 | 130.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 70 | 137 | 0.37 | 0.49 | 0 | 0.46 | 254.33 | 0.32 | 0.41 |
| Hex | 56 | 46 | 89 | 25 | 31 | 0 | 2E | FE | 20 | 29 |
| Octal | 126 | 106 | 211 | 45 | 61 | 0 | 56 | 376 | 40 | 51 |
| Binary | 1010110 | 1000110 | 10001001 | 100101 | 110001 | 0 | 101110 | 11111110 | 100000 | 101001 |
Color Harmonies of #564689
Complementary color
Monochromatic Colors of #564689
Black with #564689
Text Example
Text Example
White with #564689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564689; }
p { color: rgb(86,70,137); }
H1.HeaderClassName
{
color: #564689;
}
.AnyTagClassName
{
color: #564689;
}
</style>
background-color css
<style>
a { background-color: #564689; }
a { background-color: rgb(86,70,137); }
div.DivClassName
{
background-color: #564689;
}
.BgClassName
{
background-color: #564689;
}
</style>
border-color css
<style>
span { border-color: #564689; }
span { border-color: rgb(86,70,137); }
td.TdClassName
{
border-color: #564689;
}
.TagClassName
{
border-color: #564689;
}
</style>