Shades of Gigas #554892
Tints of Gigas #554892
RGB
CMYK
RGB Variations
Color information
#554892 (or 0x554892) is known color: Gigas. HEX triplet: 55, 48 and 92. RGB value is (85,72,146). Sum of RGB (Red+Green+Blue) = 85+72+146=303 (40% of max value = 765). Red value is 85 (33.59% from 255 or 28.05% from 303); Green value is 72 (28.52% from 255 or 23.76% from 303); Blue value is 146 (57.42% from 255 or 48.18% from 303); Max value from RGB is 146 - color contains mainly: blue. Hex color #554892 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #554892 is #AAB76D. Grayscale: #545454. Windows color (decimal): -11188078 or 9586773. OLE color: 9586773.
HSL color Cylindrical-coordinate representation of color #554892: hue angle of 250.54º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #554892 is Cyan = 0.42, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 85 | 72 | 146 | - |
| CMYK | 0.42 | 0.51 | 0 | 0.43 |
| HSL | 250.54º | 0.34% | 0.43% | - |
| HSV(B) | 250.54º | 0.51% | 0.57% | - |
| XYZ | 11.25 | 8.64 | 28.27 | - |
| YUV | 84.32 | 162.81 | 128.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 72 | 146 | 0.42 | 0.51 | 0 | 0.43 | 250.54 | 0.34 | 0.43 |
| Hex | 55 | 48 | 92 | 2A | 33 | 0 | 2B | FB | 22 | 2B |
| Octal | 125 | 110 | 222 | 52 | 63 | 0 | 53 | 373 | 42 | 53 |
| Binary | 1010101 | 1001000 | 10010010 | 101010 | 110011 | 0 | 101011 | 11111011 | 100010 | 101011 |
Color Harmonies of #554892
Complementary color
Monochromatic Colors of #554892
Black with #554892
Text Example
Text Example
White with #554892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554892; }
p { color: rgb(85,72,146); }
H1.HeaderClassName
{
color: #554892;
}
.AnyTagClassName
{
color: #554892;
}
</style>
background-color css
<style>
a { background-color: #554892; }
a { background-color: rgb(85,72,146); }
div.DivClassName
{
background-color: #554892;
}
.BgClassName
{
background-color: #554892;
}
</style>
border-color css
<style>
span { border-color: #554892; }
span { border-color: rgb(85,72,146); }
td.TdClassName
{
border-color: #554892;
}
.TagClassName
{
border-color: #554892;
}
</style>