Shades of Gigas #564489
Tints of Gigas #564489
RGB
CMYK
RGB Variations
Color information
#564489 (or 0x564489) is known color: Gigas. HEX triplet: 56, 44 and 89. RGB value is (86,68,137). Sum of RGB (Red+Green+Blue) = 86+68+137=291 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.55% from 291); Green value is 68 (26.95% from 255 or 23.37% from 291); Blue value is 137 (53.91% from 255 or 47.08% from 291); Max value from RGB is 137 - color contains mainly: blue. Hex color #564489 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #564489 is #A9BB76. Grayscale: #505050. Windows color (decimal): -11123575 or 8995926. OLE color: 8995926.
HSL color Cylindrical-coordinate representation of color #564489: hue angle of 255.65º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #564489 is Cyan = 0.37, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 86 | 68 | 137 | - |
| CMYK | 0.37 | 0.50 | 0 | 0.46 |
| HSL | 255.65º | 0.34% | 0.4% | - |
| HSV(B) | 255.65º | 0.5% | 0.54% | - |
| XYZ | 10.42 | 7.92 | 24.65 | - |
| YUV | 81.25 | 159.46 | 131.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 68 | 137 | 0.37 | 0.50 | 0 | 0.46 | 255.65 | 0.34 | 0.4 |
| Hex | 56 | 44 | 89 | 25 | 32 | 0 | 2E | 100 | 22 | 28 |
| Octal | 126 | 104 | 211 | 45 | 62 | 0 | 56 | 400 | 42 | 50 |
| Binary | 1010110 | 1000100 | 10001001 | 100101 | 110010 | 0 | 101110 | 100000000 | 100010 | 101000 |
Color Harmonies of #564489
Complementary color
Monochromatic Colors of #564489
Black with #564489
Text Example
Text Example
White with #564489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564489; }
p { color: rgb(86,68,137); }
H1.HeaderClassName
{
color: #564489;
}
.AnyTagClassName
{
color: #564489;
}
</style>
background-color css
<style>
a { background-color: #564489; }
a { background-color: rgb(86,68,137); }
div.DivClassName
{
background-color: #564489;
}
.BgClassName
{
background-color: #564489;
}
</style>
border-color css
<style>
span { border-color: #564489; }
span { border-color: rgb(86,68,137); }
td.TdClassName
{
border-color: #564489;
}
.TagClassName
{
border-color: #564489;
}
</style>