Shades of Gigas #564593
Tints of Gigas #564593
RGB
CMYK
RGB Variations
Color information
#564593 (or 0x564593) is known color: Gigas. HEX triplet: 56, 45 and 93. RGB value is (86,69,147). Sum of RGB (Red+Green+Blue) = 86+69+147=302 (40% of max value = 765). Red value is 86 (33.98% from 255 or 28.48% from 302); Green value is 69 (27.34% from 255 or 22.85% from 302); Blue value is 147 (57.81% from 255 or 48.68% from 302); Max value from RGB is 147 - color contains mainly: blue. Hex color #564593 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #564593 is #A9BA6C. Grayscale: #525252. Windows color (decimal): -11123309 or 9651542. OLE color: 9651542.
HSL color Cylindrical-coordinate representation of color #564593: hue angle of 253.08º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #564593 is Cyan = 0.41, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 69 | 147 | - |
| CMYK | 0.41 | 0.53 | 0 | 0.42 |
| HSL | 253.08º | 0.36% | 0.42% | - |
| HSV(B) | 253.08º | 0.53% | 0.58% | - |
| XYZ | 11.23 | 8.34 | 28.62 | - |
| YUV | 82.98 | 164.13 | 130.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 69 | 147 | 0.41 | 0.53 | 0 | 0.42 | 253.08 | 0.36 | 0.42 |
| Hex | 56 | 45 | 93 | 29 | 35 | 0 | 2A | FD | 24 | 2A |
| Octal | 126 | 105 | 223 | 51 | 65 | 0 | 52 | 375 | 44 | 52 |
| Binary | 1010110 | 1000101 | 10010011 | 101001 | 110101 | 0 | 101010 | 11111101 | 100100 | 101010 |
Color Harmonies of #564593
Complementary color
Monochromatic Colors of #564593
Black with #564593
Text Example
Text Example
White with #564593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564593; }
p { color: rgb(86,69,147); }
H1.HeaderClassName
{
color: #564593;
}
.AnyTagClassName
{
color: #564593;
}
</style>
background-color css
<style>
a { background-color: #564593; }
a { background-color: rgb(86,69,147); }
div.DivClassName
{
background-color: #564593;
}
.BgClassName
{
background-color: #564593;
}
</style>
border-color css
<style>
span { border-color: #564593; }
span { border-color: rgb(86,69,147); }
td.TdClassName
{
border-color: #564593;
}
.TagClassName
{
border-color: #564593;
}
</style>