Shades of Hippie Blue #558798
Tints of Hippie Blue #558798
RGB
CMYK
RGB Variations
Color information
#558798 (or 0x558798) is known color: Hippie Blue. HEX triplet: 55, 87 and 98. RGB value is (85,135,152). Sum of RGB (Red+Green+Blue) = 85+135+152=372 (49% of max value = 765). Red value is 85 (33.59% from 255 or 22.85% from 372); Green value is 135 (53.12% from 255 or 36.29% from 372); Blue value is 152 (59.77% from 255 or 40.86% from 372); Max value from RGB is 152 - color contains mainly: blue. Hex color #558798 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #558798 is #AA7867. Grayscale: #797979. Windows color (decimal): -11171944 or 9996117. OLE color: 9996117.
HSL color Cylindrical-coordinate representation of color #558798: hue angle of 195.22º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #558798 is Cyan = 0.44, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 85 | 135 | 152 | - |
| CMYK | 0.44 | 0.11 | 0 | 0.40 |
| HSL | 195.22º | 0.28% | 0.46% | - |
| HSV(B) | 195.22º | 0.44% | 0.6% | - |
| XYZ | 18.08 | 21.53 | 32.91 | - |
| YUV | 121.99 | 144.94 | 101.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 135 | 152 | 0.44 | 0.11 | 0 | 0.40 | 195.22 | 0.28 | 0.46 |
| Hex | 55 | 87 | 98 | 2C | B | 0 | 28 | C3 | 1C | 2E |
| Octal | 125 | 207 | 230 | 54 | 13 | 0 | 50 | 303 | 34 | 56 |
| Binary | 1010101 | 10000111 | 10011000 | 101100 | 1011 | 0 | 101000 | 11000011 | 11100 | 101110 |
Color Harmonies of #558798
Complementary color
Monochromatic Colors of #558798
Black with #558798
Text Example
Text Example
White with #558798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558798; }
p { color: rgb(85,135,152); }
H1.HeaderClassName
{
color: #558798;
}
.AnyTagClassName
{
color: #558798;
}
</style>
background-color css
<style>
a { background-color: #558798; }
a { background-color: rgb(85,135,152); }
div.DivClassName
{
background-color: #558798;
}
.BgClassName
{
background-color: #558798;
}
</style>
border-color css
<style>
span { border-color: #558798; }
span { border-color: rgb(85,135,152); }
td.TdClassName
{
border-color: #558798;
}
.TagClassName
{
border-color: #558798;
}
</style>