Shades of Gigas #564378
Tints of Gigas #564378
RGB
CMYK
RGB Variations
Color information
#564378 (or 0x564378) is known color: Gigas. HEX triplet: 56, 43 and 78. RGB value is (86,67,120). Sum of RGB (Red+Green+Blue) = 86+67+120=273 (36% of max value = 765). Red value is 86 (33.98% from 255 or 31.50% from 273); Green value is 67 (26.56% from 255 or 24.54% from 273); Blue value is 120 (47.27% from 255 or 43.96% from 273); Max value from RGB is 120 - color contains mainly: blue. Hex color #564378 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564378 is #A9BC87. Grayscale: #4E4E4E. Windows color (decimal): -11123848 or 7881558. OLE color: 7881558.
HSL color Cylindrical-coordinate representation of color #564378: hue angle of 261.51º degrees, saturation: 0.28, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #564378 is Cyan = 0.28, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 86 | 67 | 120 | - |
| CMYK | 0.28 | 0.44 | 0 | 0.53 |
| HSL | 261.51º | 0.28% | 0.37% | - |
| HSV(B) | 261.51º | 0.44% | 0.47% | - |
| XYZ | 9.24 | 7.35 | 18.7 | - |
| YUV | 78.72 | 151.29 | 133.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 67 | 120 | 0.28 | 0.44 | 0 | 0.53 | 261.51 | 0.28 | 0.37 |
| Hex | 56 | 43 | 78 | 1C | 2C | 0 | 35 | 106 | 1C | 25 |
| Octal | 126 | 103 | 170 | 34 | 54 | 0 | 65 | 406 | 34 | 45 |
| Binary | 1010110 | 1000011 | 1111000 | 11100 | 101100 | 0 | 110101 | 100000110 | 11100 | 100101 |
Color Harmonies of #564378
Complementary color
Monochromatic Colors of #564378
Black with #564378
Text Example
Text Example
White with #564378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564378; }
p { color: rgb(86,67,120); }
H1.HeaderClassName
{
color: #564378;
}
.AnyTagClassName
{
color: #564378;
}
</style>
background-color css
<style>
a { background-color: #564378; }
a { background-color: rgb(86,67,120); }
div.DivClassName
{
background-color: #564378;
}
.BgClassName
{
background-color: #564378;
}
</style>
border-color css
<style>
span { border-color: #564378; }
span { border-color: rgb(86,67,120); }
td.TdClassName
{
border-color: #564378;
}
.TagClassName
{
border-color: #564378;
}
</style>