Shades of Gigas #564691
Tints of Gigas #564691
RGB
CMYK
RGB Variations
Color information
#564691 (or 0x564691) is known color: Gigas. HEX triplet: 56, 46 and 91. RGB value is (86,70,145). Sum of RGB (Red+Green+Blue) = 86+70+145=301 (39% of max value = 765). Red value is 86 (33.98% from 255 or 28.57% from 301); Green value is 70 (27.73% from 255 or 23.26% from 301); Blue value is 145 (57.03% from 255 or 48.17% from 301); Max value from RGB is 145 - color contains mainly: blue. Hex color #564691 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #564691 is #A9B96E. Grayscale: #535353. Windows color (decimal): -11123055 or 9520726. OLE color: 9520726.
HSL color Cylindrical-coordinate representation of color #564691: hue angle of 252.8º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #564691 is Cyan = 0.41, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 86 | 70 | 145 | - |
| CMYK | 0.41 | 0.52 | 0 | 0.43 |
| HSL | 252.8º | 0.35% | 0.42% | - |
| HSV(B) | 252.8º | 0.52% | 0.57% | - |
| XYZ | 11.14 | 8.4 | 27.82 | - |
| YUV | 83.33 | 162.8 | 129.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 70 | 145 | 0.41 | 0.52 | 0 | 0.43 | 252.8 | 0.35 | 0.42 |
| Hex | 56 | 46 | 91 | 29 | 34 | 0 | 2B | FD | 23 | 2A |
| Octal | 126 | 106 | 221 | 51 | 64 | 0 | 53 | 375 | 43 | 52 |
| Binary | 1010110 | 1000110 | 10010001 | 101001 | 110100 | 0 | 101011 | 11111101 | 100011 | 101010 |
Color Harmonies of #564691
Complementary color
Monochromatic Colors of #564691
Black with #564691
Text Example
Text Example
White with #564691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564691; }
p { color: rgb(86,70,145); }
H1.HeaderClassName
{
color: #564691;
}
.AnyTagClassName
{
color: #564691;
}
</style>
background-color css
<style>
a { background-color: #564691; }
a { background-color: rgb(86,70,145); }
div.DivClassName
{
background-color: #564691;
}
.BgClassName
{
background-color: #564691;
}
</style>
border-color css
<style>
span { border-color: #564691; }
span { border-color: rgb(86,70,145); }
td.TdClassName
{
border-color: #564691;
}
.TagClassName
{
border-color: #564691;
}
</style>