Shades of Gigas #544892
Tints of Gigas #544892
RGB
CMYK
RGB Variations
Color information
#544892 (or 0x544892) is known color: Gigas. HEX triplet: 54, 48 and 92. RGB value is (84,72,146). Sum of RGB (Red+Green+Blue) = 84+72+146=302 (40% of max value = 765). Red value is 84 (33.20% from 255 or 27.81% from 302); Green value is 72 (28.52% from 255 or 23.84% from 302); Blue value is 146 (57.42% from 255 or 48.34% from 302); Max value from RGB is 146 - color contains mainly: blue. Hex color #544892 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #544892 is #ABB76D. Grayscale: #535353. Windows color (decimal): -11253614 or 9586772. OLE color: 9586772.
HSL color Cylindrical-coordinate representation of color #544892: hue angle of 249.73º 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 #544892 is Cyan = 0.42, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 84 | 72 | 146 | - |
| CMYK | 0.42 | 0.51 | 0 | 0.43 |
| HSL | 249.73º | 0.34% | 0.43% | - |
| HSV(B) | 249.73º | 0.51% | 0.57% | - |
| XYZ | 11.16 | 8.59 | 28.26 | - |
| YUV | 84.02 | 162.98 | 127.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 72 | 146 | 0.42 | 0.51 | 0 | 0.43 | 249.73 | 0.34 | 0.43 |
| Hex | 54 | 48 | 92 | 2A | 33 | 0 | 2B | FA | 22 | 2B |
| Octal | 124 | 110 | 222 | 52 | 63 | 0 | 53 | 372 | 42 | 53 |
| Binary | 1010100 | 1001000 | 10010010 | 101010 | 110011 | 0 | 101011 | 11111010 | 100010 | 101011 |
Color Harmonies of #544892
Complementary color
Monochromatic Colors of #544892
Black with #544892
Text Example
Text Example
White with #544892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544892; }
p { color: rgb(84,72,146); }
H1.HeaderClassName
{
color: #544892;
}
.AnyTagClassName
{
color: #544892;
}
</style>
background-color css
<style>
a { background-color: #544892; }
a { background-color: rgb(84,72,146); }
div.DivClassName
{
background-color: #544892;
}
.BgClassName
{
background-color: #544892;
}
</style>
border-color css
<style>
span { border-color: #544892; }
span { border-color: rgb(84,72,146); }
td.TdClassName
{
border-color: #544892;
}
.TagClassName
{
border-color: #544892;
}
</style>