Shades of Gigas #564389
Tints of Gigas #564389
RGB
CMYK
RGB Variations
Color information
#564389 (or 0x564389) is known color: Gigas. HEX triplet: 56, 43 and 89. RGB value is (86,67,137). Sum of RGB (Red+Green+Blue) = 86+67+137=290 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.66% from 290); Green value is 67 (26.56% from 255 or 23.10% from 290); Blue value is 137 (53.91% from 255 or 47.24% from 290); Max value from RGB is 137 - color contains mainly: blue. Hex color #564389 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #564389 is #A9BC76. Grayscale: #505050. Windows color (decimal): -11123831 or 8995670. OLE color: 8995670.
HSL color Cylindrical-coordinate representation of color #564389: hue angle of 256.29º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #564389 is Cyan = 0.37, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 86 | 67 | 137 | - |
| CMYK | 0.37 | 0.51 | 0 | 0.46 |
| HSL | 256.29º | 0.34% | 0.4% | - |
| HSV(B) | 256.29º | 0.51% | 0.54% | - |
| XYZ | 10.36 | 7.8 | 24.63 | - |
| YUV | 80.66 | 159.79 | 131.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 67 | 137 | 0.37 | 0.51 | 0 | 0.46 | 256.29 | 0.34 | 0.4 |
| Hex | 56 | 43 | 89 | 25 | 33 | 0 | 2E | 100 | 22 | 28 |
| Octal | 126 | 103 | 211 | 45 | 63 | 0 | 56 | 400 | 42 | 50 |
| Binary | 1010110 | 1000011 | 10001001 | 100101 | 110011 | 0 | 101110 | 100000000 | 100010 | 101000 |
Color Harmonies of #564389
Complementary color
Monochromatic Colors of #564389
Black with #564389
Text Example
Text Example
White with #564389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564389; }
p { color: rgb(86,67,137); }
H1.HeaderClassName
{
color: #564389;
}
.AnyTagClassName
{
color: #564389;
}
</style>
background-color css
<style>
a { background-color: #564389; }
a { background-color: rgb(86,67,137); }
div.DivClassName
{
background-color: #564389;
}
.BgClassName
{
background-color: #564389;
}
</style>
border-color css
<style>
span { border-color: #564389; }
span { border-color: rgb(86,67,137); }
td.TdClassName
{
border-color: #564389;
}
.TagClassName
{
border-color: #564389;
}
</style>