Shades of Gigas #564892
Tints of Gigas #564892
RGB
CMYK
RGB Variations
Color information
#564892 (or 0x564892) is known color: Gigas. HEX triplet: 56, 48 and 92. RGB value is (86,72,146). Sum of RGB (Red+Green+Blue) = 86+72+146=304 (40% of max value = 765). Red value is 86 (33.98% from 255 or 28.29% from 304); Green value is 72 (28.52% from 255 or 23.68% from 304); Blue value is 146 (57.42% from 255 or 48.03% from 304); Max value from RGB is 146 - color contains mainly: blue. Hex color #564892 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #564892 is #A9B76D. Grayscale: #545454. Windows color (decimal): -11122542 or 9586774. OLE color: 9586774.
HSL color Cylindrical-coordinate representation of color #564892: hue angle of 251.35º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #564892 is Cyan = 0.41, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 86 | 72 | 146 | - |
| CMYK | 0.41 | 0.51 | 0 | 0.43 |
| HSL | 251.35º | 0.34% | 0.43% | - |
| HSV(B) | 251.35º | 0.51% | 0.57% | - |
| XYZ | 11.34 | 8.69 | 28.27 | - |
| YUV | 84.62 | 162.64 | 128.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 72 | 146 | 0.41 | 0.51 | 0 | 0.43 | 251.35 | 0.34 | 0.43 |
| Hex | 56 | 48 | 92 | 29 | 33 | 0 | 2B | FB | 22 | 2B |
| Octal | 126 | 110 | 222 | 51 | 63 | 0 | 53 | 373 | 42 | 53 |
| Binary | 1010110 | 1001000 | 10010010 | 101001 | 110011 | 0 | 101011 | 11111011 | 100010 | 101011 |
Color Harmonies of #564892
Complementary color
Monochromatic Colors of #564892
Black with #564892
Text Example
Text Example
White with #564892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564892; }
p { color: rgb(86,72,146); }
H1.HeaderClassName
{
color: #564892;
}
.AnyTagClassName
{
color: #564892;
}
</style>
background-color css
<style>
a { background-color: #564892; }
a { background-color: rgb(86,72,146); }
div.DivClassName
{
background-color: #564892;
}
.BgClassName
{
background-color: #564892;
}
</style>
border-color css
<style>
span { border-color: #564892; }
span { border-color: rgb(86,72,146); }
td.TdClassName
{
border-color: #564892;
}
.TagClassName
{
border-color: #564892;
}
</style>