Shades of Hippie Blue #558296
Tints of Hippie Blue #558296
RGB
CMYK
RGB Variations
Color information
#558296 (or 0x558296) is known color: Hippie Blue. HEX triplet: 55, 82 and 96. RGB value is (85,130,150). Sum of RGB (Red+Green+Blue) = 85+130+150=365 (48% of max value = 765). Red value is 85 (33.59% from 255 or 23.29% from 365); Green value is 130 (51.17% from 255 or 35.62% from 365); Blue value is 150 (58.98% from 255 or 41.10% from 365); Max value from RGB is 150 - color contains mainly: blue. Hex color #558296 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #558296 is #AA7D69. Grayscale: #767676. Windows color (decimal): -11173226 or 9863765. OLE color: 9863765.
HSL color Cylindrical-coordinate representation of color #558296: hue angle of 198.46º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #558296 is Cyan = 0.43, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 85 | 130 | 150 | - |
| CMYK | 0.43 | 0.13 | 0 | 0.41 |
| HSL | 198.46º | 0.28% | 0.46% | - |
| HSV(B) | 198.46º | 0.43% | 0.59% | - |
| XYZ | 17.23 | 20.1 | 31.83 | - |
| YUV | 118.83 | 145.59 | 103.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 130 | 150 | 0.43 | 0.13 | 0 | 0.41 | 198.46 | 0.28 | 0.46 |
| Hex | 55 | 82 | 96 | 2B | D | 0 | 29 | C6 | 1C | 2E |
| Octal | 125 | 202 | 226 | 53 | 15 | 0 | 51 | 306 | 34 | 56 |
| Binary | 1010101 | 10000010 | 10010110 | 101011 | 1101 | 0 | 101001 | 11000110 | 11100 | 101110 |
Color Harmonies of #558296
Complementary color
Monochromatic Colors of #558296
Black with #558296
Text Example
Text Example
White with #558296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558296; }
p { color: rgb(85,130,150); }
H1.HeaderClassName
{
color: #558296;
}
.AnyTagClassName
{
color: #558296;
}
</style>
background-color css
<style>
a { background-color: #558296; }
a { background-color: rgb(85,130,150); }
div.DivClassName
{
background-color: #558296;
}
.BgClassName
{
background-color: #558296;
}
</style>
border-color css
<style>
span { border-color: #558296; }
span { border-color: rgb(85,130,150); }
td.TdClassName
{
border-color: #558296;
}
.TagClassName
{
border-color: #558296;
}
</style>