Shades of Gigas #564686
Tints of Gigas #564686
RGB
CMYK
RGB Variations
Color information
#564686 (or 0x564686) is known color: Gigas. HEX triplet: 56, 46 and 86. RGB value is (86,70,134). Sum of RGB (Red+Green+Blue) = 86+70+134=290 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.66% from 290); Green value is 70 (27.73% from 255 or 24.14% from 290); Blue value is 134 (52.73% from 255 or 46.21% from 290); Max value from RGB is 134 - color contains mainly: blue. Hex color #564686 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #564686 is #A9B979. Grayscale: #515151. Windows color (decimal): -11123066 or 8799830. OLE color: 8799830.
HSL color Cylindrical-coordinate representation of color #564686: hue angle of 255º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #564686 is Cyan = 0.36, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 86 | 70 | 134 | - |
| CMYK | 0.36 | 0.48 | 0 | 0.47 |
| HSL | 255º | 0.31% | 0.4% | - |
| HSV(B) | 255º | 0.48% | 0.53% | - |
| XYZ | 10.33 | 8.08 | 23.57 | - |
| YUV | 82.08 | 157.3 | 130.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 70 | 134 | 0.36 | 0.48 | 0 | 0.47 | 255 | 0.31 | 0.4 |
| Hex | 56 | 46 | 86 | 24 | 30 | 0 | 2F | FF | 1F | 28 |
| Octal | 126 | 106 | 206 | 44 | 60 | 0 | 57 | 377 | 37 | 50 |
| Binary | 1010110 | 1000110 | 10000110 | 100100 | 110000 | 0 | 101111 | 11111111 | 11111 | 101000 |
Color Harmonies of #564686
Complementary color
Monochromatic Colors of #564686
Black with #564686
Text Example
Text Example
White with #564686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564686; }
p { color: rgb(86,70,134); }
H1.HeaderClassName
{
color: #564686;
}
.AnyTagClassName
{
color: #564686;
}
</style>
background-color css
<style>
a { background-color: #564686; }
a { background-color: rgb(86,70,134); }
div.DivClassName
{
background-color: #564686;
}
.BgClassName
{
background-color: #564686;
}
</style>
border-color css
<style>
span { border-color: #564686; }
span { border-color: rgb(86,70,134); }
td.TdClassName
{
border-color: #564686;
}
.TagClassName
{
border-color: #564686;
}
</style>