Shades of Gigas #544381
Tints of Gigas #544381
RGB
CMYK
RGB Variations
Color information
#544381 (or 0x544381) is known color: Gigas. HEX triplet: 54, 43 and 81. RGB value is (84,67,129). Sum of RGB (Red+Green+Blue) = 84+67+129=280 (37% of max value = 765). Red value is 84 (33.20% from 255 or 30% from 280); Green value is 67 (26.56% from 255 or 23.93% from 280); Blue value is 129 (50.78% from 255 or 46.07% from 280); Max value from RGB is 129 - color contains mainly: blue. Hex color #544381 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #544381 is #ABBC7E. Grayscale: #4E4E4E. Windows color (decimal): -11254911 or 8471380. OLE color: 8471380.
HSL color Cylindrical-coordinate representation of color #544381: hue angle of 256.45º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #544381 is Cyan = 0.35, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 84 | 67 | 129 | - |
| CMYK | 0.35 | 0.48 | 0 | 0.49 |
| HSL | 256.45º | 0.32% | 0.38% | - |
| HSV(B) | 256.45º | 0.48% | 0.51% | - |
| XYZ | 9.63 | 7.48 | 21.71 | - |
| YUV | 79.15 | 156.13 | 131.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 67 | 129 | 0.35 | 0.48 | 0 | 0.49 | 256.45 | 0.32 | 0.38 |
| Hex | 54 | 43 | 81 | 23 | 30 | 0 | 31 | 100 | 20 | 26 |
| Octal | 124 | 103 | 201 | 43 | 60 | 0 | 61 | 400 | 40 | 46 |
| Binary | 1010100 | 1000011 | 10000001 | 100011 | 110000 | 0 | 110001 | 100000000 | 100000 | 100110 |
Color Harmonies of #544381
Complementary color
Monochromatic Colors of #544381
Black with #544381
Text Example
Text Example
White with #544381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544381; }
p { color: rgb(84,67,129); }
H1.HeaderClassName
{
color: #544381;
}
.AnyTagClassName
{
color: #544381;
}
</style>
background-color css
<style>
a { background-color: #544381; }
a { background-color: rgb(84,67,129); }
div.DivClassName
{
background-color: #544381;
}
.BgClassName
{
background-color: #544381;
}
</style>
border-color css
<style>
span { border-color: #544381; }
span { border-color: rgb(84,67,129); }
td.TdClassName
{
border-color: #544381;
}
.TagClassName
{
border-color: #544381;
}
</style>