Shades of Hippie Blue #548796
Tints of Hippie Blue #548796
RGB
CMYK
RGB Variations
Color information
#548796 (or 0x548796) is known color: Hippie Blue. HEX triplet: 54, 87 and 96. RGB value is (84,135,150). Sum of RGB (Red+Green+Blue) = 84+135+150=369 (48% of max value = 765). Red value is 84 (33.20% from 255 or 22.76% from 369); Green value is 135 (53.12% from 255 or 36.59% from 369); Blue value is 150 (58.98% from 255 or 40.65% from 369); Max value from RGB is 150 - color contains mainly: blue. Hex color #548796 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #548796 is #AB7869. Grayscale: #797979. Windows color (decimal): -11237482 or 9865044. OLE color: 9865044.
HSL color Cylindrical-coordinate representation of color #548796: hue angle of 193.64º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #548796 is Cyan = 0.44, Magento = 0.1, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 84 | 135 | 150 | - |
| CMYK | 0.44 | 0.1 | 0 | 0.41 |
| HSL | 193.64º | 0.28% | 0.46% | - |
| HSV(B) | 193.64º | 0.44% | 0.59% | - |
| XYZ | 17.83 | 21.41 | 32.05 | - |
| YUV | 121.46 | 144.1 | 101.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 135 | 150 | 0.44 | 0.1 | 0 | 0.41 | 193.64 | 0.28 | 0.46 |
| Hex | 54 | 87 | 96 | 2C | A | 0 | 29 | C2 | 1C | 2E |
| Octal | 124 | 207 | 226 | 54 | 12 | 0 | 51 | 302 | 34 | 56 |
| Binary | 1010100 | 10000111 | 10010110 | 101100 | 1010 | 0 | 101001 | 11000010 | 11100 | 101110 |
Color Harmonies of #548796
Complementary color
Monochromatic Colors of #548796
Black with #548796
Text Example
Text Example
White with #548796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548796; }
p { color: rgb(84,135,150); }
H1.HeaderClassName
{
color: #548796;
}
.AnyTagClassName
{
color: #548796;
}
</style>
background-color css
<style>
a { background-color: #548796; }
a { background-color: rgb(84,135,150); }
div.DivClassName
{
background-color: #548796;
}
.BgClassName
{
background-color: #548796;
}
</style>
border-color css
<style>
span { border-color: #548796; }
span { border-color: rgb(84,135,150); }
td.TdClassName
{
border-color: #548796;
}
.TagClassName
{
border-color: #548796;
}
</style>