Shades of Gigas #544290
Tints of Gigas #544290
RGB
CMYK
RGB Variations
Color information
#544290 (or 0x544290) is known color: Gigas. HEX triplet: 54, 42 and 90. RGB value is (84,66,144). Sum of RGB (Red+Green+Blue) = 84+66+144=294 (38% of max value = 765). Red value is 84 (33.20% from 255 or 28.57% from 294); Green value is 66 (26.17% from 255 or 22.45% from 294); Blue value is 144 (56.64% from 255 or 48.98% from 294); Max value from RGB is 144 - color contains mainly: blue. Hex color #544290 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #544290 is #ABBD6F. Grayscale: #4F4F4F. Windows color (decimal): -11255152 or 9454164. OLE color: 9454164.
HSL color Cylindrical-coordinate representation of color #544290: hue angle of 253.85º degrees, saturation: 0.37, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #544290 is Cyan = 0.42, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 84 | 66 | 144 | - |
| CMYK | 0.42 | 0.54 | 0 | 0.44 |
| HSL | 253.85º | 0.37% | 0.41% | - |
| HSV(B) | 253.85º | 0.54% | 0.56% | - |
| XYZ | 10.64 | 7.79 | 27.33 | - |
| YUV | 80.27 | 163.96 | 130.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 66 | 144 | 0.42 | 0.54 | 0 | 0.44 | 253.85 | 0.37 | 0.41 |
| Hex | 54 | 42 | 90 | 2A | 36 | 0 | 2C | FE | 25 | 29 |
| Octal | 124 | 102 | 220 | 52 | 66 | 0 | 54 | 376 | 45 | 51 |
| Binary | 1010100 | 1000010 | 10010000 | 101010 | 110110 | 0 | 101100 | 11111110 | 100101 | 101001 |
Color Harmonies of #544290
Complementary color
Monochromatic Colors of #544290
Black with #544290
Text Example
Text Example
White with #544290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544290; }
p { color: rgb(84,66,144); }
H1.HeaderClassName
{
color: #544290;
}
.AnyTagClassName
{
color: #544290;
}
</style>
background-color css
<style>
a { background-color: #544290; }
a { background-color: rgb(84,66,144); }
div.DivClassName
{
background-color: #544290;
}
.BgClassName
{
background-color: #544290;
}
</style>
border-color css
<style>
span { border-color: #544290; }
span { border-color: rgb(84,66,144); }
td.TdClassName
{
border-color: #544290;
}
.TagClassName
{
border-color: #544290;
}
</style>