Shades of Gigas #554589
Tints of Gigas #554589
RGB
CMYK
RGB Variations
Color information
#554589 (or 0x554589) is known color: Gigas. HEX triplet: 55, 45 and 89. RGB value is (85,69,137). Sum of RGB (Red+Green+Blue) = 85+69+137=291 (38% of max value = 765). Red value is 85 (33.59% from 255 or 29.21% from 291); Green value is 69 (27.34% from 255 or 23.71% from 291); Blue value is 137 (53.91% from 255 or 47.08% from 291); Max value from RGB is 137 - color contains mainly: blue. Hex color #554589 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #554589 is #AABA76. Grayscale: #515151. Windows color (decimal): -11188855 or 8996181. OLE color: 8996181.
HSL color Cylindrical-coordinate representation of color #554589: hue angle of 254.12º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #554589 is Cyan = 0.38, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 85 | 69 | 137 | - |
| CMYK | 0.38 | 0.50 | 0 | 0.46 |
| HSL | 254.12º | 0.33% | 0.4% | - |
| HSV(B) | 254.12º | 0.5% | 0.54% | - |
| XYZ | 10.39 | 7.99 | 24.66 | - |
| YUV | 81.54 | 159.3 | 130.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 69 | 137 | 0.38 | 0.50 | 0 | 0.46 | 254.12 | 0.33 | 0.4 |
| Hex | 55 | 45 | 89 | 26 | 32 | 0 | 2E | FE | 21 | 28 |
| Octal | 125 | 105 | 211 | 46 | 62 | 0 | 56 | 376 | 41 | 50 |
| Binary | 1010101 | 1000101 | 10001001 | 100110 | 110010 | 0 | 101110 | 11111110 | 100001 | 101000 |
Color Harmonies of #554589
Complementary color
Monochromatic Colors of #554589
Black with #554589
Text Example
Text Example
White with #554589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554589; }
p { color: rgb(85,69,137); }
H1.HeaderClassName
{
color: #554589;
}
.AnyTagClassName
{
color: #554589;
}
</style>
background-color css
<style>
a { background-color: #554589; }
a { background-color: rgb(85,69,137); }
div.DivClassName
{
background-color: #554589;
}
.BgClassName
{
background-color: #554589;
}
</style>
border-color css
<style>
span { border-color: #554589; }
span { border-color: rgb(85,69,137); }
td.TdClassName
{
border-color: #554589;
}
.TagClassName
{
border-color: #554589;
}
</style>