Shades of Gigas #544085
Tints of Gigas #544085
RGB
CMYK
RGB Variations
Color information
#544085 (or 0x544085) is known color: Gigas. HEX triplet: 54, 40 and 85. RGB value is (84,64,133). Sum of RGB (Red+Green+Blue) = 84+64+133=281 (37% of max value = 765). Red value is 84 (33.20% from 255 or 29.89% from 281); Green value is 64 (25.39% from 255 or 22.78% from 281); Blue value is 133 (52.34% from 255 or 47.33% from 281); Max value from RGB is 133 - color contains mainly: blue. Hex color #544085 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #544085 is #ABBF7A. Grayscale: #4D4D4D. Windows color (decimal): -11255675 or 8732756. OLE color: 8732756.
HSL color Cylindrical-coordinate representation of color #544085: hue angle of 257.39º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #544085 is Cyan = 0.37, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 84 | 64 | 133 | - |
| CMYK | 0.37 | 0.52 | 0 | 0.48 |
| HSL | 257.39º | 0.35% | 0.39% | - |
| HSV(B) | 257.39º | 0.52% | 0.52% | - |
| XYZ | 9.72 | 7.25 | 23.08 | - |
| YUV | 77.85 | 159.13 | 132.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 64 | 133 | 0.37 | 0.52 | 0 | 0.48 | 257.39 | 0.35 | 0.39 |
| Hex | 54 | 40 | 85 | 25 | 34 | 0 | 30 | 101 | 23 | 27 |
| Octal | 124 | 100 | 205 | 45 | 64 | 0 | 60 | 401 | 43 | 47 |
| Binary | 1010100 | 1000000 | 10000101 | 100101 | 110100 | 0 | 110000 | 100000001 | 100011 | 100111 |
Color Harmonies of #544085
Complementary color
Monochromatic Colors of #544085
Black with #544085
Text Example
Text Example
White with #544085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544085; }
p { color: rgb(84,64,133); }
H1.HeaderClassName
{
color: #544085;
}
.AnyTagClassName
{
color: #544085;
}
</style>
background-color css
<style>
a { background-color: #544085; }
a { background-color: rgb(84,64,133); }
div.DivClassName
{
background-color: #544085;
}
.BgClassName
{
background-color: #544085;
}
</style>
border-color css
<style>
span { border-color: #544085; }
span { border-color: rgb(84,64,133); }
td.TdClassName
{
border-color: #544085;
}
.TagClassName
{
border-color: #544085;
}
</style>