Shades of Gigas #564996
Tints of Gigas #564996
RGB
CMYK
RGB Variations
Color information
#564996 (or 0x564996) is known color: Gigas. HEX triplet: 56, 49 and 96. RGB value is (86,73,150). Sum of RGB (Red+Green+Blue) = 86+73+150=309 (40% of max value = 765). Red value is 86 (33.98% from 255 or 27.83% from 309); Green value is 73 (28.91% from 255 or 23.62% from 309); Blue value is 150 (58.98% from 255 or 48.54% from 309); Max value from RGB is 150 - color contains mainly: blue. Hex color #564996 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #564996 is #A9B669. Grayscale: #555555. Windows color (decimal): -11122282 or 9849174. OLE color: 9849174.
HSL color Cylindrical-coordinate representation of color #564996: hue angle of 250.13º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #564996 is Cyan = 0.43, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 86 | 73 | 150 | - |
| CMYK | 0.43 | 0.51 | 0 | 0.41 |
| HSL | 250.13º | 0.35% | 0.44% | - |
| HSV(B) | 250.13º | 0.51% | 0.59% | - |
| XYZ | 11.73 | 8.95 | 29.96 | - |
| YUV | 85.67 | 164.31 | 128.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 73 | 150 | 0.43 | 0.51 | 0 | 0.41 | 250.13 | 0.35 | 0.44 |
| Hex | 56 | 49 | 96 | 2B | 33 | 0 | 29 | FA | 23 | 2C |
| Octal | 126 | 111 | 226 | 53 | 63 | 0 | 51 | 372 | 43 | 54 |
| Binary | 1010110 | 1001001 | 10010110 | 101011 | 110011 | 0 | 101001 | 11111010 | 100011 | 101100 |
Color Harmonies of #564996
Complementary color
Monochromatic Colors of #564996
Black with #564996
Text Example
Text Example
White with #564996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564996; }
p { color: rgb(86,73,150); }
H1.HeaderClassName
{
color: #564996;
}
.AnyTagClassName
{
color: #564996;
}
</style>
background-color css
<style>
a { background-color: #564996; }
a { background-color: rgb(86,73,150); }
div.DivClassName
{
background-color: #564996;
}
.BgClassName
{
background-color: #564996;
}
</style>
border-color css
<style>
span { border-color: #564996; }
span { border-color: rgb(86,73,150); }
td.TdClassName
{
border-color: #564996;
}
.TagClassName
{
border-color: #564996;
}
</style>