Shades of Gigas #554690
Tints of Gigas #554690
RGB
CMYK
RGB Variations
Color information
#554690 (or 0x554690) is known color: Gigas. HEX triplet: 55, 46 and 90. RGB value is (85,70,144). Sum of RGB (Red+Green+Blue) = 85+70+144=299 (39% of max value = 765). Red value is 85 (33.59% from 255 or 28.43% from 299); Green value is 70 (27.73% from 255 or 23.41% from 299); Blue value is 144 (56.64% from 255 or 48.16% from 299); Max value from RGB is 144 - color contains mainly: blue. Hex color #554690 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #554690 is #AAB96F. Grayscale: #525252. Windows color (decimal): -11188592 or 9455189. OLE color: 9455189.
HSL color Cylindrical-coordinate representation of color #554690: hue angle of 252.16º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #554690 is Cyan = 0.41, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 85 | 70 | 144 | - |
| CMYK | 0.41 | 0.51 | 0 | 0.44 |
| HSL | 252.16º | 0.35% | 0.42% | - |
| HSV(B) | 252.16º | 0.51% | 0.56% | - |
| XYZ | 10.97 | 8.33 | 27.41 | - |
| YUV | 82.92 | 162.47 | 129.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 70 | 144 | 0.41 | 0.51 | 0 | 0.44 | 252.16 | 0.35 | 0.42 |
| Hex | 55 | 46 | 90 | 29 | 33 | 0 | 2C | FC | 23 | 2A |
| Octal | 125 | 106 | 220 | 51 | 63 | 0 | 54 | 374 | 43 | 52 |
| Binary | 1010101 | 1000110 | 10010000 | 101001 | 110011 | 0 | 101100 | 11111100 | 100011 | 101010 |
Color Harmonies of #554690
Complementary color
Monochromatic Colors of #554690
Black with #554690
Text Example
Text Example
White with #554690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554690; }
p { color: rgb(85,70,144); }
H1.HeaderClassName
{
color: #554690;
}
.AnyTagClassName
{
color: #554690;
}
</style>
background-color css
<style>
a { background-color: #554690; }
a { background-color: rgb(85,70,144); }
div.DivClassName
{
background-color: #554690;
}
.BgClassName
{
background-color: #554690;
}
</style>
border-color css
<style>
span { border-color: #554690; }
span { border-color: rgb(85,70,144); }
td.TdClassName
{
border-color: #554690;
}
.TagClassName
{
border-color: #554690;
}
</style>