Shades of Gigas #564995
Tints of Gigas #564995
RGB
CMYK
RGB Variations
Color information
#564995 (or 0x564995) is known color: Gigas. HEX triplet: 56, 49 and 95. RGB value is (86,73,149). Sum of RGB (Red+Green+Blue) = 86+73+149=308 (40% of max value = 765). Red value is 86 (33.98% from 255 or 27.92% from 308); Green value is 73 (28.91% from 255 or 23.70% from 308); Blue value is 149 (58.59% from 255 or 48.38% from 308); Max value from RGB is 149 - color contains mainly: blue. Hex color #564995 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #564995 is #A9B66A. Grayscale: #555555. Windows color (decimal): -11122283 or 9783638. OLE color: 9783638.
HSL color Cylindrical-coordinate representation of color #564995: hue angle of 250.26º degrees, saturation: 0.34, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #564995 is Cyan = 0.42, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 73 | 149 | - |
| CMYK | 0.42 | 0.51 | 0 | 0.42 |
| HSL | 250.26º | 0.34% | 0.44% | - |
| HSV(B) | 250.26º | 0.51% | 0.58% | - |
| XYZ | 11.65 | 8.91 | 29.54 | - |
| YUV | 85.55 | 163.81 | 128.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 73 | 149 | 0.42 | 0.51 | 0 | 0.42 | 250.26 | 0.34 | 0.44 |
| Hex | 56 | 49 | 95 | 2A | 33 | 0 | 2A | FA | 22 | 2C |
| Octal | 126 | 111 | 225 | 52 | 63 | 0 | 52 | 372 | 42 | 54 |
| Binary | 1010110 | 1001001 | 10010101 | 101010 | 110011 | 0 | 101010 | 11111010 | 100010 | 101100 |
Color Harmonies of #564995
Complementary color
Monochromatic Colors of #564995
Black with #564995
Text Example
Text Example
White with #564995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564995; }
p { color: rgb(86,73,149); }
H1.HeaderClassName
{
color: #564995;
}
.AnyTagClassName
{
color: #564995;
}
</style>
background-color css
<style>
a { background-color: #564995; }
a { background-color: rgb(86,73,149); }
div.DivClassName
{
background-color: #564995;
}
.BgClassName
{
background-color: #564995;
}
</style>
border-color css
<style>
span { border-color: #564995; }
span { border-color: rgb(86,73,149); }
td.TdClassName
{
border-color: #564995;
}
.TagClassName
{
border-color: #564995;
}
</style>