Shades of Gigas #544490
Tints of Gigas #544490
RGB
CMYK
RGB Variations
Color information
#544490 (or 0x544490) is known color: Gigas. HEX triplet: 54, 44 and 90. RGB value is (84,68,144). Sum of RGB (Red+Green+Blue) = 84+68+144=296 (39% of max value = 765). Red value is 84 (33.20% from 255 or 28.38% from 296); Green value is 68 (26.95% from 255 or 22.97% from 296); Blue value is 144 (56.64% from 255 or 48.65% from 296); Max value from RGB is 144 - color contains mainly: blue. Hex color #544490 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #544490 is #ABBB6F. Grayscale: #515151. Windows color (decimal): -11254640 or 9454676. OLE color: 9454676.
HSL color Cylindrical-coordinate representation of color #544490: hue angle of 252.63º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #544490 is Cyan = 0.42, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 84 | 68 | 144 | - |
| CMYK | 0.42 | 0.53 | 0 | 0.44 |
| HSL | 252.63º | 0.36% | 0.42% | - |
| HSV(B) | 252.63º | 0.53% | 0.56% | - |
| XYZ | 10.76 | 8.03 | 27.37 | - |
| YUV | 81.45 | 163.3 | 129.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 68 | 144 | 0.42 | 0.53 | 0 | 0.44 | 252.63 | 0.36 | 0.42 |
| Hex | 54 | 44 | 90 | 2A | 35 | 0 | 2C | FD | 24 | 2A |
| Octal | 124 | 104 | 220 | 52 | 65 | 0 | 54 | 375 | 44 | 52 |
| Binary | 1010100 | 1000100 | 10010000 | 101010 | 110101 | 0 | 101100 | 11111101 | 100100 | 101010 |
Color Harmonies of #544490
Complementary color
Monochromatic Colors of #544490
Black with #544490
Text Example
Text Example
White with #544490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544490; }
p { color: rgb(84,68,144); }
H1.HeaderClassName
{
color: #544490;
}
.AnyTagClassName
{
color: #544490;
}
</style>
background-color css
<style>
a { background-color: #544490; }
a { background-color: rgb(84,68,144); }
div.DivClassName
{
background-color: #544490;
}
.BgClassName
{
background-color: #544490;
}
</style>
border-color css
<style>
span { border-color: #544490; }
span { border-color: rgb(84,68,144); }
td.TdClassName
{
border-color: #544490;
}
.TagClassName
{
border-color: #544490;
}
</style>