Shades of Gigas #554390
Tints of Gigas #554390
RGB
CMYK
RGB Variations
Color information
#554390 (or 0x554390) is known color: Gigas. HEX triplet: 55, 43 and 90. RGB value is (85,67,144). Sum of RGB (Red+Green+Blue) = 85+67+144=296 (39% of max value = 765). Red value is 85 (33.59% from 255 or 28.72% from 296); Green value is 67 (26.56% from 255 or 22.64% from 296); Blue value is 144 (56.64% from 255 or 48.65% from 296); Max value from RGB is 144 - color contains mainly: blue. Hex color #554390 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #554390 is #AABC6F. Grayscale: #505050. Windows color (decimal): -11189360 or 9454421. OLE color: 9454421.
HSL color Cylindrical-coordinate representation of color #554390: hue angle of 254.03º degrees, saturation: 0.36, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #554390 is Cyan = 0.41, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 85 | 67 | 144 | - |
| CMYK | 0.41 | 0.53 | 0 | 0.44 |
| HSL | 254.03º | 0.36% | 0.41% | - |
| HSV(B) | 254.03º | 0.53% | 0.56% | - |
| XYZ | 10.79 | 7.96 | 27.35 | - |
| YUV | 81.16 | 163.46 | 130.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 67 | 144 | 0.41 | 0.53 | 0 | 0.44 | 254.03 | 0.36 | 0.41 |
| Hex | 55 | 43 | 90 | 29 | 35 | 0 | 2C | FE | 24 | 29 |
| Octal | 125 | 103 | 220 | 51 | 65 | 0 | 54 | 376 | 44 | 51 |
| Binary | 1010101 | 1000011 | 10010000 | 101001 | 110101 | 0 | 101100 | 11111110 | 100100 | 101001 |
Color Harmonies of #554390
Complementary color
Monochromatic Colors of #554390
Black with #554390
Text Example
Text Example
White with #554390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554390; }
p { color: rgb(85,67,144); }
H1.HeaderClassName
{
color: #554390;
}
.AnyTagClassName
{
color: #554390;
}
</style>
background-color css
<style>
a { background-color: #554390; }
a { background-color: rgb(85,67,144); }
div.DivClassName
{
background-color: #554390;
}
.BgClassName
{
background-color: #554390;
}
</style>
border-color css
<style>
span { border-color: #554390; }
span { border-color: rgb(85,67,144); }
td.TdClassName
{
border-color: #554390;
}
.TagClassName
{
border-color: #554390;
}
</style>