Shades of Gigas #564589
Tints of Gigas #564589
RGB
CMYK
RGB Variations
Color information
#564589 (or 0x564589) is known color: Gigas. HEX triplet: 56, 45 and 89. RGB value is (86,69,137). Sum of RGB (Red+Green+Blue) = 86+69+137=292 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.45% from 292); Green value is 69 (27.34% from 255 or 23.63% from 292); Blue value is 137 (53.91% from 255 or 46.92% from 292); Max value from RGB is 137 - color contains mainly: blue. Hex color #564589 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #564589 is #A9BA76. Grayscale: #515151. Windows color (decimal): -11123319 or 8996182. OLE color: 8996182.
HSL color Cylindrical-coordinate representation of color #564589: hue angle of 255º degrees, saturation: 0.33, 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 #564589 is Cyan = 0.37, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 86 | 69 | 137 | - |
| CMYK | 0.37 | 0.50 | 0 | 0.46 |
| HSL | 255º | 0.33% | 0.4% | - |
| HSV(B) | 255º | 0.5% | 0.54% | - |
| XYZ | 10.48 | 8.04 | 24.67 | - |
| YUV | 81.84 | 159.13 | 130.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 69 | 137 | 0.37 | 0.50 | 0 | 0.46 | 255 | 0.33 | 0.4 |
| Hex | 56 | 45 | 89 | 25 | 32 | 0 | 2E | FF | 21 | 28 |
| Octal | 126 | 105 | 211 | 45 | 62 | 0 | 56 | 377 | 41 | 50 |
| Binary | 1010110 | 1000101 | 10001001 | 100101 | 110010 | 0 | 101110 | 11111111 | 100001 | 101000 |
Color Harmonies of #564589
Complementary color
Monochromatic Colors of #564589
Black with #564589
Text Example
Text Example
White with #564589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564589; }
p { color: rgb(86,69,137); }
H1.HeaderClassName
{
color: #564589;
}
.AnyTagClassName
{
color: #564589;
}
</style>
background-color css
<style>
a { background-color: #564589; }
a { background-color: rgb(86,69,137); }
div.DivClassName
{
background-color: #564589;
}
.BgClassName
{
background-color: #564589;
}
</style>
border-color css
<style>
span { border-color: #564589; }
span { border-color: rgb(86,69,137); }
td.TdClassName
{
border-color: #564589;
}
.TagClassName
{
border-color: #564589;
}
</style>