Shades of Gigas #564692
Tints of Gigas #564692
RGB
CMYK
RGB Variations
Color information
#564692 (or 0x564692) is known color: Gigas. HEX triplet: 56, 46 and 92. RGB value is (86,70,146). Sum of RGB (Red+Green+Blue) = 86+70+146=302 (40% of max value = 765). Red value is 86 (33.98% from 255 or 28.48% from 302); Green value is 70 (27.73% from 255 or 23.18% from 302); Blue value is 146 (57.42% from 255 or 48.34% from 302); Max value from RGB is 146 - color contains mainly: blue. Hex color #564692 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #564692 is #A9B96D. Grayscale: #535353. Windows color (decimal): -11123054 or 9586262. OLE color: 9586262.
HSL color Cylindrical-coordinate representation of color #564692: hue angle of 252.63º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #564692 is Cyan = 0.41, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 86 | 70 | 146 | - |
| CMYK | 0.41 | 0.52 | 0 | 0.43 |
| HSL | 252.63º | 0.35% | 0.42% | - |
| HSV(B) | 252.63º | 0.52% | 0.57% | - |
| XYZ | 11.22 | 8.43 | 28.23 | - |
| YUV | 83.45 | 163.3 | 129.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 70 | 146 | 0.41 | 0.52 | 0 | 0.43 | 252.63 | 0.35 | 0.42 |
| Hex | 56 | 46 | 92 | 29 | 34 | 0 | 2B | FD | 23 | 2A |
| Octal | 126 | 106 | 222 | 51 | 64 | 0 | 53 | 375 | 43 | 52 |
| Binary | 1010110 | 1000110 | 10010010 | 101001 | 110100 | 0 | 101011 | 11111101 | 100011 | 101010 |
Color Harmonies of #564692
Complementary color
Monochromatic Colors of #564692
Black with #564692
Text Example
Text Example
White with #564692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564692; }
p { color: rgb(86,70,146); }
H1.HeaderClassName
{
color: #564692;
}
.AnyTagClassName
{
color: #564692;
}
</style>
background-color css
<style>
a { background-color: #564692; }
a { background-color: rgb(86,70,146); }
div.DivClassName
{
background-color: #564692;
}
.BgClassName
{
background-color: #564692;
}
</style>
border-color css
<style>
span { border-color: #564692; }
span { border-color: rgb(86,70,146); }
td.TdClassName
{
border-color: #564692;
}
.TagClassName
{
border-color: #564692;
}
</style>