Shades of Gigas #564592
Tints of Gigas #564592
RGB
CMYK
RGB Variations
Color information
#564592 (or 0x564592) is known color: Gigas. HEX triplet: 56, 45 and 92. RGB value is (86,69,146). Sum of RGB (Red+Green+Blue) = 86+69+146=301 (39% of max value = 765). Red value is 86 (33.98% from 255 or 28.57% from 301); Green value is 69 (27.34% from 255 or 22.92% from 301); Blue value is 146 (57.42% from 255 or 48.50% from 301); Max value from RGB is 146 - color contains mainly: blue. Hex color #564592 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #564592 is #A9BA6D. Grayscale: #525252. Windows color (decimal): -11123310 or 9586006. OLE color: 9586006.
HSL color Cylindrical-coordinate representation of color #564592: hue angle of 253.25º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #564592 is Cyan = 0.41, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 86 | 69 | 146 | - |
| CMYK | 0.41 | 0.53 | 0 | 0.43 |
| HSL | 253.25º | 0.36% | 0.42% | - |
| HSV(B) | 253.25º | 0.53% | 0.57% | - |
| XYZ | 11.15 | 8.31 | 28.21 | - |
| YUV | 82.86 | 163.63 | 130.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 69 | 146 | 0.41 | 0.53 | 0 | 0.43 | 253.25 | 0.36 | 0.42 |
| Hex | 56 | 45 | 92 | 29 | 35 | 0 | 2B | FD | 24 | 2A |
| Octal | 126 | 105 | 222 | 51 | 65 | 0 | 53 | 375 | 44 | 52 |
| Binary | 1010110 | 1000101 | 10010010 | 101001 | 110101 | 0 | 101011 | 11111101 | 100100 | 101010 |
Color Harmonies of #564592
Complementary color
Monochromatic Colors of #564592
Black with #564592
Text Example
Text Example
White with #564592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564592; }
p { color: rgb(86,69,146); }
H1.HeaderClassName
{
color: #564592;
}
.AnyTagClassName
{
color: #564592;
}
</style>
background-color css
<style>
a { background-color: #564592; }
a { background-color: rgb(86,69,146); }
div.DivClassName
{
background-color: #564592;
}
.BgClassName
{
background-color: #564592;
}
</style>
border-color css
<style>
span { border-color: #564592; }
span { border-color: rgb(86,69,146); }
td.TdClassName
{
border-color: #564592;
}
.TagClassName
{
border-color: #564592;
}
</style>