Shades of Gigas #564685
Tints of Gigas #564685
RGB
CMYK
RGB Variations
Color information
#564685 (or 0x564685) is known color: Gigas. HEX triplet: 56, 46 and 85. RGB value is (86,70,133). Sum of RGB (Red+Green+Blue) = 86+70+133=289 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.76% from 289); Green value is 70 (27.73% from 255 or 24.22% from 289); Blue value is 133 (52.34% from 255 or 46.02% from 289); Max value from RGB is 133 - color contains mainly: blue. Hex color #564685 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #564685 is #A9B97A. Grayscale: #515151. Windows color (decimal): -11123067 or 8734294. OLE color: 8734294.
HSL color Cylindrical-coordinate representation of color #564685: hue angle of 255.24º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #564685 is Cyan = 0.35, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 86 | 70 | 133 | - |
| CMYK | 0.35 | 0.47 | 0 | 0.48 |
| HSL | 255.24º | 0.31% | 0.4% | - |
| HSV(B) | 255.24º | 0.47% | 0.52% | - |
| XYZ | 10.26 | 8.05 | 23.2 | - |
| YUV | 81.97 | 156.8 | 130.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 70 | 133 | 0.35 | 0.47 | 0 | 0.48 | 255.24 | 0.31 | 0.4 |
| Hex | 56 | 46 | 85 | 23 | 2F | 0 | 30 | FF | 1F | 28 |
| Octal | 126 | 106 | 205 | 43 | 57 | 0 | 60 | 377 | 37 | 50 |
| Binary | 1010110 | 1000110 | 10000101 | 100011 | 101111 | 0 | 110000 | 11111111 | 11111 | 101000 |
Color Harmonies of #564685
Complementary color
Monochromatic Colors of #564685
Black with #564685
Text Example
Text Example
White with #564685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564685; }
p { color: rgb(86,70,133); }
H1.HeaderClassName
{
color: #564685;
}
.AnyTagClassName
{
color: #564685;
}
</style>
background-color css
<style>
a { background-color: #564685; }
a { background-color: rgb(86,70,133); }
div.DivClassName
{
background-color: #564685;
}
.BgClassName
{
background-color: #564685;
}
</style>
border-color css
<style>
span { border-color: #564685; }
span { border-color: rgb(86,70,133); }
td.TdClassName
{
border-color: #564685;
}
.TagClassName
{
border-color: #564685;
}
</style>