Shades of Gigas #544689
Tints of Gigas #544689
RGB
CMYK
RGB Variations
Color information
#544689 (or 0x544689) is known color: Gigas. HEX triplet: 54, 46 and 89. RGB value is (84,70,137). Sum of RGB (Red+Green+Blue) = 84+70+137=291 (38% of max value = 765). Red value is 84 (33.20% from 255 or 28.87% from 291); Green value is 70 (27.73% from 255 or 24.05% from 291); Blue value is 137 (53.91% from 255 or 47.08% from 291); Max value from RGB is 137 - color contains mainly: blue. Hex color #544689 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #544689 is #ABB976. Grayscale: #515151. Windows color (decimal): -11254135 or 8996436. OLE color: 8996436.
HSL color Cylindrical-coordinate representation of color #544689: hue angle of 252.54º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #544689 is Cyan = 0.39, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 84 | 70 | 137 | - |
| CMYK | 0.39 | 0.49 | 0 | 0.46 |
| HSL | 252.54º | 0.32% | 0.41% | - |
| HSV(B) | 252.54º | 0.49% | 0.54% | - |
| XYZ | 10.36 | 8.07 | 24.68 | - |
| YUV | 81.82 | 159.14 | 129.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 70 | 137 | 0.39 | 0.49 | 0 | 0.46 | 252.54 | 0.32 | 0.41 |
| Hex | 54 | 46 | 89 | 27 | 31 | 0 | 2E | FD | 20 | 29 |
| Octal | 124 | 106 | 211 | 47 | 61 | 0 | 56 | 375 | 40 | 51 |
| Binary | 1010100 | 1000110 | 10001001 | 100111 | 110001 | 0 | 101110 | 11111101 | 100000 | 101001 |
Color Harmonies of #544689
Complementary color
Monochromatic Colors of #544689
Black with #544689
Text Example
Text Example
White with #544689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544689; }
p { color: rgb(84,70,137); }
H1.HeaderClassName
{
color: #544689;
}
.AnyTagClassName
{
color: #544689;
}
</style>
background-color css
<style>
a { background-color: #544689; }
a { background-color: rgb(84,70,137); }
div.DivClassName
{
background-color: #544689;
}
.BgClassName
{
background-color: #544689;
}
</style>
border-color css
<style>
span { border-color: #544689; }
span { border-color: rgb(84,70,137); }
td.TdClassName
{
border-color: #544689;
}
.TagClassName
{
border-color: #544689;
}
</style>