Shades of Gigas #564388
Tints of Gigas #564388
RGB
CMYK
RGB Variations
Color information
#564388 (or 0x564388) is known color: Gigas. HEX triplet: 56, 43 and 88. RGB value is (86,67,136). Sum of RGB (Red+Green+Blue) = 86+67+136=289 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.76% from 289); Green value is 67 (26.56% from 255 or 23.18% from 289); Blue value is 136 (53.52% from 255 or 47.06% from 289); Max value from RGB is 136 - color contains mainly: blue. Hex color #564388 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #564388 is #A9BC77. Grayscale: #505050. Windows color (decimal): -11123832 or 8930134. OLE color: 8930134.
HSL color Cylindrical-coordinate representation of color #564388: hue angle of 256.52º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #564388 is Cyan = 0.37, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 86 | 67 | 136 | - |
| CMYK | 0.37 | 0.51 | 0 | 0.47 |
| HSL | 256.52º | 0.34% | 0.4% | - |
| HSV(B) | 256.52º | 0.51% | 0.53% | - |
| XYZ | 10.29 | 7.77 | 24.25 | - |
| YUV | 80.55 | 159.29 | 131.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 67 | 136 | 0.37 | 0.51 | 0 | 0.47 | 256.52 | 0.34 | 0.4 |
| Hex | 56 | 43 | 88 | 25 | 33 | 0 | 2F | 101 | 22 | 28 |
| Octal | 126 | 103 | 210 | 45 | 63 | 0 | 57 | 401 | 42 | 50 |
| Binary | 1010110 | 1000011 | 10001000 | 100101 | 110011 | 0 | 101111 | 100000001 | 100010 | 101000 |
Color Harmonies of #564388
Complementary color
Monochromatic Colors of #564388
Black with #564388
Text Example
Text Example
White with #564388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564388; }
p { color: rgb(86,67,136); }
H1.HeaderClassName
{
color: #564388;
}
.AnyTagClassName
{
color: #564388;
}
</style>
background-color css
<style>
a { background-color: #564388; }
a { background-color: rgb(86,67,136); }
div.DivClassName
{
background-color: #564388;
}
.BgClassName
{
background-color: #564388;
}
</style>
border-color css
<style>
span { border-color: #564388; }
span { border-color: rgb(86,67,136); }
td.TdClassName
{
border-color: #564388;
}
.TagClassName
{
border-color: #564388;
}
</style>