Shades of Gigas #564998
Tints of Gigas #564998
RGB
CMYK
RGB Variations
Color information
#564998 (or 0x564998) is known color: Gigas. HEX triplet: 56, 49 and 98. RGB value is (86,73,152). Sum of RGB (Red+Green+Blue) = 86+73+152=311 (41% of max value = 765). Red value is 86 (33.98% from 255 or 27.65% from 311); Green value is 73 (28.91% from 255 or 23.47% from 311); Blue value is 152 (59.77% from 255 or 48.87% from 311); Max value from RGB is 152 - color contains mainly: blue. Hex color #564998 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #564998 is #A9B667. Grayscale: #555555. Windows color (decimal): -11122280 or 9980246. OLE color: 9980246.
HSL color Cylindrical-coordinate representation of color #564998: hue angle of 249.87º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #564998 is Cyan = 0.43, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 86 | 73 | 152 | - |
| CMYK | 0.43 | 0.52 | 0 | 0.40 |
| HSL | 249.87º | 0.35% | 0.44% | - |
| HSV(B) | 249.87º | 0.52% | 0.6% | - |
| XYZ | 11.89 | 9.01 | 30.82 | - |
| YUV | 85.89 | 165.31 | 128.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 73 | 152 | 0.43 | 0.52 | 0 | 0.40 | 249.87 | 0.35 | 0.44 |
| Hex | 56 | 49 | 98 | 2B | 34 | 0 | 28 | FA | 23 | 2C |
| Octal | 126 | 111 | 230 | 53 | 64 | 0 | 50 | 372 | 43 | 54 |
| Binary | 1010110 | 1001001 | 10011000 | 101011 | 110100 | 0 | 101000 | 11111010 | 100011 | 101100 |
Color Harmonies of #564998
Complementary color
Monochromatic Colors of #564998
Black with #564998
Text Example
Text Example
White with #564998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564998; }
p { color: rgb(86,73,152); }
H1.HeaderClassName
{
color: #564998;
}
.AnyTagClassName
{
color: #564998;
}
</style>
background-color css
<style>
a { background-color: #564998; }
a { background-color: rgb(86,73,152); }
div.DivClassName
{
background-color: #564998;
}
.BgClassName
{
background-color: #564998;
}
</style>
border-color css
<style>
span { border-color: #564998; }
span { border-color: rgb(86,73,152); }
td.TdClassName
{
border-color: #564998;
}
.TagClassName
{
border-color: #564998;
}
</style>