Shades of Gigas #564280
Tints of Gigas #564280
RGB
CMYK
RGB Variations
Color information
#564280 (or 0x564280) is known color: Gigas. HEX triplet: 56, 42 and 80. RGB value is (86,66,128). Sum of RGB (Red+Green+Blue) = 86+66+128=280 (37% of max value = 765). Red value is 86 (33.98% from 255 or 30.71% from 280); Green value is 66 (26.17% from 255 or 23.57% from 280); Blue value is 128 (50.39% from 255 or 45.71% from 280); Max value from RGB is 128 - color contains mainly: blue. Hex color #564280 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #564280 is #A9BD7F. Grayscale: #4E4E4E. Windows color (decimal): -11124096 or 8405590. OLE color: 8405590.
HSL color Cylindrical-coordinate representation of color #564280: hue angle of 259.35º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #564280 is Cyan = 0.33, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 86 | 66 | 128 | - |
| CMYK | 0.33 | 0.48 | 0 | 0.50 |
| HSL | 259.35º | 0.32% | 0.38% | - |
| HSV(B) | 259.35º | 0.48% | 0.5% | - |
| XYZ | 9.68 | 7.43 | 21.35 | - |
| YUV | 79.05 | 155.63 | 132.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 66 | 128 | 0.33 | 0.48 | 0 | 0.50 | 259.35 | 0.32 | 0.38 |
| Hex | 56 | 42 | 80 | 21 | 30 | 0 | 32 | 103 | 20 | 26 |
| Octal | 126 | 102 | 200 | 41 | 60 | 0 | 62 | 403 | 40 | 46 |
| Binary | 1010110 | 1000010 | 10000000 | 100001 | 110000 | 0 | 110010 | 100000011 | 100000 | 100110 |
Color Harmonies of #564280
Complementary color
Monochromatic Colors of #564280
Black with #564280
Text Example
Text Example
White with #564280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564280; }
p { color: rgb(86,66,128); }
H1.HeaderClassName
{
color: #564280;
}
.AnyTagClassName
{
color: #564280;
}
</style>
background-color css
<style>
a { background-color: #564280; }
a { background-color: rgb(86,66,128); }
div.DivClassName
{
background-color: #564280;
}
.BgClassName
{
background-color: #564280;
}
</style>
border-color css
<style>
span { border-color: #564280; }
span { border-color: rgb(86,66,128); }
td.TdClassName
{
border-color: #564280;
}
.TagClassName
{
border-color: #564280;
}
</style>