Shades of Gigas #564696
Tints of Gigas #564696
RGB
CMYK
RGB Variations
Color information
#564696 (or 0x564696) is known color: Gigas. HEX triplet: 56, 46 and 96. RGB value is (86,70,150). Sum of RGB (Red+Green+Blue) = 86+70+150=306 (40% of max value = 765). Red value is 86 (33.98% from 255 or 28.10% from 306); Green value is 70 (27.73% from 255 or 22.88% from 306); Blue value is 150 (58.98% from 255 or 49.02% from 306); Max value from RGB is 150 - color contains mainly: blue. Hex color #564696 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #564696 is #A9B969. Grayscale: #535353. Windows color (decimal): -11123050 or 9848406. OLE color: 9848406.
HSL color Cylindrical-coordinate representation of color #564696: hue angle of 252º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #564696 is Cyan = 0.43, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 86 | 70 | 150 | - |
| CMYK | 0.43 | 0.53 | 0 | 0.41 |
| HSL | 252º | 0.36% | 0.43% | - |
| HSV(B) | 252º | 0.53% | 0.59% | - |
| XYZ | 11.53 | 8.56 | 29.9 | - |
| YUV | 83.9 | 165.3 | 129.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 70 | 150 | 0.43 | 0.53 | 0 | 0.41 | 252 | 0.36 | 0.43 |
| Hex | 56 | 46 | 96 | 2B | 35 | 0 | 29 | FC | 24 | 2B |
| Octal | 126 | 106 | 226 | 53 | 65 | 0 | 51 | 374 | 44 | 53 |
| Binary | 1010110 | 1000110 | 10010110 | 101011 | 110101 | 0 | 101001 | 11111100 | 100100 | 101011 |
Color Harmonies of #564696
Complementary color
Monochromatic Colors of #564696
Black with #564696
Text Example
Text Example
White with #564696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564696; }
p { color: rgb(86,70,150); }
H1.HeaderClassName
{
color: #564696;
}
.AnyTagClassName
{
color: #564696;
}
</style>
background-color css
<style>
a { background-color: #564696; }
a { background-color: rgb(86,70,150); }
div.DivClassName
{
background-color: #564696;
}
.BgClassName
{
background-color: #564696;
}
</style>
border-color css
<style>
span { border-color: #564696; }
span { border-color: rgb(86,70,150); }
td.TdClassName
{
border-color: #564696;
}
.TagClassName
{
border-color: #564696;
}
</style>