Shades of Gigas #564580
Tints of Gigas #564580
RGB
CMYK
RGB Variations
Color information
#564580 (or 0x564580) is known color: Gigas. HEX triplet: 56, 45 and 80. RGB value is (86,69,128). Sum of RGB (Red+Green+Blue) = 86+69+128=283 (37% of max value = 765). Red value is 86 (33.98% from 255 or 30.39% from 283); Green value is 69 (27.34% from 255 or 24.38% from 283); Blue value is 128 (50.39% from 255 or 45.23% from 283); Max value from RGB is 128 - color contains mainly: blue. Hex color #564580 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #564580 is #A9BA7F. Grayscale: #505050. Windows color (decimal): -11123328 or 8406358. OLE color: 8406358.
HSL color Cylindrical-coordinate representation of color #564580: hue angle of 257.29º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #564580 is Cyan = 0.33, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 86 | 69 | 128 | - |
| CMYK | 0.33 | 0.46 | 0 | 0.50 |
| HSL | 257.29º | 0.3% | 0.39% | - |
| HSV(B) | 257.29º | 0.46% | 0.5% | - |
| XYZ | 9.86 | 7.79 | 21.41 | - |
| YUV | 80.81 | 154.63 | 131.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 69 | 128 | 0.33 | 0.46 | 0 | 0.50 | 257.29 | 0.3 | 0.39 |
| Hex | 56 | 45 | 80 | 21 | 2E | 0 | 32 | 101 | 1E | 27 |
| Octal | 126 | 105 | 200 | 41 | 56 | 0 | 62 | 401 | 36 | 47 |
| Binary | 1010110 | 1000101 | 10000000 | 100001 | 101110 | 0 | 110010 | 100000001 | 11110 | 100111 |
Color Harmonies of #564580
Complementary color
Monochromatic Colors of #564580
Black with #564580
Text Example
Text Example
White with #564580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564580; }
p { color: rgb(86,69,128); }
H1.HeaderClassName
{
color: #564580;
}
.AnyTagClassName
{
color: #564580;
}
</style>
background-color css
<style>
a { background-color: #564580; }
a { background-color: rgb(86,69,128); }
div.DivClassName
{
background-color: #564580;
}
.BgClassName
{
background-color: #564580;
}
</style>
border-color css
<style>
span { border-color: #564580; }
span { border-color: rgb(86,69,128); }
td.TdClassName
{
border-color: #564580;
}
.TagClassName
{
border-color: #564580;
}
</style>