Shades of Gigas #544187
Tints of Gigas #544187
RGB
CMYK
RGB Variations
Color information
#544187 (or 0x544187) is known color: Gigas. HEX triplet: 54, 41 and 87. RGB value is (84,65,135). Sum of RGB (Red+Green+Blue) = 84+65+135=284 (37% of max value = 765). Red value is 84 (33.20% from 255 or 29.58% from 284); Green value is 65 (25.78% from 255 or 22.89% from 284); Blue value is 135 (53.12% from 255 or 47.54% from 284); Max value from RGB is 135 - color contains mainly: blue. Hex color #544187 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #544187 is #ABBE78. Grayscale: #4E4E4E. Windows color (decimal): -11255417 or 8864084. OLE color: 8864084.
HSL color Cylindrical-coordinate representation of color #544187: hue angle of 256.29º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #544187 is Cyan = 0.38, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 84 | 65 | 135 | - |
| CMYK | 0.38 | 0.52 | 0 | 0.47 |
| HSL | 256.29º | 0.35% | 0.39% | - |
| HSV(B) | 256.29º | 0.52% | 0.53% | - |
| XYZ | 9.92 | 7.41 | 23.83 | - |
| YUV | 78.66 | 159.79 | 131.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 65 | 135 | 0.38 | 0.52 | 0 | 0.47 | 256.29 | 0.35 | 0.39 |
| Hex | 54 | 41 | 87 | 26 | 34 | 0 | 2F | 100 | 23 | 27 |
| Octal | 124 | 101 | 207 | 46 | 64 | 0 | 57 | 400 | 43 | 47 |
| Binary | 1010100 | 1000001 | 10000111 | 100110 | 110100 | 0 | 101111 | 100000000 | 100011 | 100111 |
Color Harmonies of #544187
Complementary color
Monochromatic Colors of #544187
Black with #544187
Text Example
Text Example
White with #544187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544187; }
p { color: rgb(84,65,135); }
H1.HeaderClassName
{
color: #544187;
}
.AnyTagClassName
{
color: #544187;
}
</style>
background-color css
<style>
a { background-color: #544187; }
a { background-color: rgb(84,65,135); }
div.DivClassName
{
background-color: #544187;
}
.BgClassName
{
background-color: #544187;
}
</style>
border-color css
<style>
span { border-color: #544187; }
span { border-color: rgb(84,65,135); }
td.TdClassName
{
border-color: #544187;
}
.TagClassName
{
border-color: #544187;
}
</style>