Shades of Gigas #544087
Tints of Gigas #544087
RGB
CMYK
RGB Variations
Color information
#544087 (or 0x544087) is known color: Gigas. HEX triplet: 54, 40 and 87. RGB value is (84,64,135). Sum of RGB (Red+Green+Blue) = 84+64+135=283 (37% of max value = 765). Red value is 84 (33.20% from 255 or 29.68% from 283); Green value is 64 (25.39% from 255 or 22.61% from 283); Blue value is 135 (53.12% from 255 or 47.70% from 283); Max value from RGB is 135 - color contains mainly: blue. Hex color #544087 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #544087 is #ABBF78. Grayscale: #4D4D4D. Windows color (decimal): -11255673 or 8863828. OLE color: 8863828.
HSL color Cylindrical-coordinate representation of color #544087: hue angle of 256.9º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #544087 is Cyan = 0.38, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 84 | 64 | 135 | - |
| CMYK | 0.38 | 0.53 | 0 | 0.47 |
| HSL | 256.9º | 0.36% | 0.39% | - |
| HSV(B) | 256.9º | 0.53% | 0.53% | - |
| XYZ | 9.86 | 7.3 | 23.81 | - |
| YUV | 78.07 | 160.13 | 132.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 64 | 135 | 0.38 | 0.53 | 0 | 0.47 | 256.9 | 0.36 | 0.39 |
| Hex | 54 | 40 | 87 | 26 | 35 | 0 | 2F | 101 | 24 | 27 |
| Octal | 124 | 100 | 207 | 46 | 65 | 0 | 57 | 401 | 44 | 47 |
| Binary | 1010100 | 1000000 | 10000111 | 100110 | 110101 | 0 | 101111 | 100000001 | 100100 | 100111 |
Color Harmonies of #544087
Complementary color
Monochromatic Colors of #544087
Black with #544087
Text Example
Text Example
White with #544087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544087; }
p { color: rgb(84,64,135); }
H1.HeaderClassName
{
color: #544087;
}
.AnyTagClassName
{
color: #544087;
}
</style>
background-color css
<style>
a { background-color: #544087; }
a { background-color: rgb(84,64,135); }
div.DivClassName
{
background-color: #544087;
}
.BgClassName
{
background-color: #544087;
}
</style>
border-color css
<style>
span { border-color: #544087; }
span { border-color: rgb(84,64,135); }
td.TdClassName
{
border-color: #544087;
}
.TagClassName
{
border-color: #544087;
}
</style>