Shades of Hippie Blue #558794
Tints of Hippie Blue #558794
RGB
CMYK
RGB Variations
Color information
#558794 (or 0x558794) is known color: Hippie Blue. HEX triplet: 55, 87 and 94. RGB value is (85,135,148). Sum of RGB (Red+Green+Blue) = 85+135+148=368 (48% of max value = 765). Red value is 85 (33.59% from 255 or 23.10% from 368); Green value is 135 (53.12% from 255 or 36.68% from 368); Blue value is 148 (58.20% from 255 or 40.22% from 368); Max value from RGB is 148 - color contains mainly: blue. Hex color #558794 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #558794 is #AA786B. Grayscale: #797979. Windows color (decimal): -11171948 or 9733973. OLE color: 9733973.
HSL color Cylindrical-coordinate representation of color #558794: hue angle of 192.38º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #558794 is Cyan = 0.43, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 85 | 135 | 148 | - |
| CMYK | 0.43 | 0.09 | 0 | 0.42 |
| HSL | 192.38º | 0.27% | 0.46% | - |
| HSV(B) | 192.38º | 0.43% | 0.58% | - |
| XYZ | 17.76 | 21.4 | 31.21 | - |
| YUV | 121.53 | 142.94 | 101.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 135 | 148 | 0.43 | 0.09 | 0 | 0.42 | 192.38 | 0.27 | 0.46 |
| Hex | 55 | 87 | 94 | 2B | 9 | 0 | 2A | C0 | 1B | 2E |
| Octal | 125 | 207 | 224 | 53 | 11 | 0 | 52 | 300 | 33 | 56 |
| Binary | 1010101 | 10000111 | 10010100 | 101011 | 1001 | 0 | 101010 | 11000000 | 11011 | 101110 |
Color Harmonies of #558794
Complementary color
Monochromatic Colors of #558794
Black with #558794
Text Example
Text Example
White with #558794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558794; }
p { color: rgb(85,135,148); }
H1.HeaderClassName
{
color: #558794;
}
.AnyTagClassName
{
color: #558794;
}
</style>
background-color css
<style>
a { background-color: #558794; }
a { background-color: rgb(85,135,148); }
div.DivClassName
{
background-color: #558794;
}
.BgClassName
{
background-color: #558794;
}
</style>
border-color css
<style>
span { border-color: #558794; }
span { border-color: rgb(85,135,148); }
td.TdClassName
{
border-color: #558794;
}
.TagClassName
{
border-color: #558794;
}
</style>