Shades of Gigas #564595
Tints of Gigas #564595
RGB
CMYK
RGB Variations
Color information
#564595 (or 0x564595) is known color: Gigas. HEX triplet: 56, 45 and 95. RGB value is (86,69,149). Sum of RGB (Red+Green+Blue) = 86+69+149=304 (40% of max value = 765). Red value is 86 (33.98% from 255 or 28.29% from 304); Green value is 69 (27.34% from 255 or 22.70% from 304); Blue value is 149 (58.59% from 255 or 49.01% from 304); Max value from RGB is 149 - color contains mainly: blue. Hex color #564595 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #564595 is #A9BA6A. Grayscale: #525252. Windows color (decimal): -11123307 or 9782614. OLE color: 9782614.
HSL color Cylindrical-coordinate representation of color #564595: hue angle of 252.75º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #564595 is Cyan = 0.42, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 69 | 149 | - |
| CMYK | 0.42 | 0.54 | 0 | 0.42 |
| HSL | 252.75º | 0.37% | 0.43% | - |
| HSV(B) | 252.75º | 0.54% | 0.58% | - |
| XYZ | 11.39 | 8.4 | 29.46 | - |
| YUV | 83.2 | 165.13 | 130 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 69 | 149 | 0.42 | 0.54 | 0 | 0.42 | 252.75 | 0.37 | 0.43 |
| Hex | 56 | 45 | 95 | 2A | 36 | 0 | 2A | FD | 25 | 2B |
| Octal | 126 | 105 | 225 | 52 | 66 | 0 | 52 | 375 | 45 | 53 |
| Binary | 1010110 | 1000101 | 10010101 | 101010 | 110110 | 0 | 101010 | 11111101 | 100101 | 101011 |
Color Harmonies of #564595
Complementary color
Monochromatic Colors of #564595
Black with #564595
Text Example
Text Example
White with #564595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564595; }
p { color: rgb(86,69,149); }
H1.HeaderClassName
{
color: #564595;
}
.AnyTagClassName
{
color: #564595;
}
</style>
background-color css
<style>
a { background-color: #564595; }
a { background-color: rgb(86,69,149); }
div.DivClassName
{
background-color: #564595;
}
.BgClassName
{
background-color: #564595;
}
</style>
border-color css
<style>
span { border-color: #564595; }
span { border-color: rgb(86,69,149); }
td.TdClassName
{
border-color: #564595;
}
.TagClassName
{
border-color: #564595;
}
</style>