Shades of Gigas #544184
Tints of Gigas #544184
RGB
CMYK
RGB Variations
Color information
#544184 (or 0x544184) is known color: Gigas. HEX triplet: 54, 41 and 84. RGB value is (84,65,132). Sum of RGB (Red+Green+Blue) = 84+65+132=281 (37% of max value = 765). Red value is 84 (33.20% from 255 or 29.89% from 281); Green value is 65 (25.78% from 255 or 23.13% from 281); Blue value is 132 (51.95% from 255 or 46.98% from 281); Max value from RGB is 132 - color contains mainly: blue. Hex color #544184 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #544184 is #ABBE7B. Grayscale: #4E4E4E. Windows color (decimal): -11255420 or 8667476. OLE color: 8667476.
HSL color Cylindrical-coordinate representation of color #544184: hue angle of 257.01º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #544184 is Cyan = 0.36, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 84 | 65 | 132 | - |
| CMYK | 0.36 | 0.51 | 0 | 0.48 |
| HSL | 257.01º | 0.34% | 0.39% | - |
| HSV(B) | 257.01º | 0.51% | 0.52% | - |
| XYZ | 9.71 | 7.33 | 22.73 | - |
| YUV | 78.32 | 158.29 | 132.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 65 | 132 | 0.36 | 0.51 | 0 | 0.48 | 257.01 | 0.34 | 0.39 |
| Hex | 54 | 41 | 84 | 24 | 33 | 0 | 30 | 101 | 22 | 27 |
| Octal | 124 | 101 | 204 | 44 | 63 | 0 | 60 | 401 | 42 | 47 |
| Binary | 1010100 | 1000001 | 10000100 | 100100 | 110011 | 0 | 110000 | 100000001 | 100010 | 100111 |
Color Harmonies of #544184
Complementary color
Monochromatic Colors of #544184
Black with #544184
Text Example
Text Example
White with #544184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544184; }
p { color: rgb(84,65,132); }
H1.HeaderClassName
{
color: #544184;
}
.AnyTagClassName
{
color: #544184;
}
</style>
background-color css
<style>
a { background-color: #544184; }
a { background-color: rgb(84,65,132); }
div.DivClassName
{
background-color: #544184;
}
.BgClassName
{
background-color: #544184;
}
</style>
border-color css
<style>
span { border-color: #544184; }
span { border-color: rgb(84,65,132); }
td.TdClassName
{
border-color: #544184;
}
.TagClassName
{
border-color: #544184;
}
</style>