Shades of Gigas #564387
Tints of Gigas #564387
RGB
CMYK
RGB Variations
Color information
#564387 (or 0x564387) is known color: Gigas. HEX triplet: 56, 43 and 87. RGB value is (86,67,135). Sum of RGB (Red+Green+Blue) = 86+67+135=288 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.86% from 288); Green value is 67 (26.56% from 255 or 23.26% from 288); Blue value is 135 (53.12% from 255 or 46.88% from 288); Max value from RGB is 135 - color contains mainly: blue. Hex color #564387 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #564387 is #A9BC78. Grayscale: #505050. Windows color (decimal): -11123833 or 8864598. OLE color: 8864598.
HSL color Cylindrical-coordinate representation of color #564387: hue angle of 256.76º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #564387 is Cyan = 0.36, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 86 | 67 | 135 | - |
| CMYK | 0.36 | 0.50 | 0 | 0.47 |
| HSL | 256.76º | 0.34% | 0.4% | - |
| HSV(B) | 256.76º | 0.5% | 0.53% | - |
| XYZ | 10.22 | 7.74 | 23.88 | - |
| YUV | 80.43 | 158.79 | 131.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 67 | 135 | 0.36 | 0.50 | 0 | 0.47 | 256.76 | 0.34 | 0.4 |
| Hex | 56 | 43 | 87 | 24 | 32 | 0 | 2F | 101 | 22 | 28 |
| Octal | 126 | 103 | 207 | 44 | 62 | 0 | 57 | 401 | 42 | 50 |
| Binary | 1010110 | 1000011 | 10000111 | 100100 | 110010 | 0 | 101111 | 100000001 | 100010 | 101000 |
Color Harmonies of #564387
Complementary color
Monochromatic Colors of #564387
Black with #564387
Text Example
Text Example
White with #564387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564387; }
p { color: rgb(86,67,135); }
H1.HeaderClassName
{
color: #564387;
}
.AnyTagClassName
{
color: #564387;
}
</style>
background-color css
<style>
a { background-color: #564387; }
a { background-color: rgb(86,67,135); }
div.DivClassName
{
background-color: #564387;
}
.BgClassName
{
background-color: #564387;
}
</style>
border-color css
<style>
span { border-color: #564387; }
span { border-color: rgb(86,67,135); }
td.TdClassName
{
border-color: #564387;
}
.TagClassName
{
border-color: #564387;
}
</style>