Shades of Hippie Blue #548397
Tints of Hippie Blue #548397
RGB
CMYK
RGB Variations
Color information
#548397 (or 0x548397) is known color: Hippie Blue. HEX triplet: 54, 83 and 97. RGB value is (84,131,151). Sum of RGB (Red+Green+Blue) = 84+131+151=366 (48% of max value = 765). Red value is 84 (33.20% from 255 or 22.95% from 366); Green value is 131 (51.56% from 255 or 35.79% from 366); Blue value is 151 (59.38% from 255 or 41.26% from 366); Max value from RGB is 151 - color contains mainly: blue. Hex color #548397 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #548397 is #AB7C68. Grayscale: #777777. Windows color (decimal): -11238505 or 9929556. OLE color: 9929556.
HSL color Cylindrical-coordinate representation of color #548397: hue angle of 197.91º degrees, saturation: 0.29, 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 #548397 is Cyan = 0.44, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 84 | 131 | 151 | - |
| CMYK | 0.44 | 0.13 | 0 | 0.41 |
| HSL | 197.91º | 0.29% | 0.46% | - |
| HSV(B) | 197.91º | 0.44% | 0.59% | - |
| XYZ | 17.36 | 20.35 | 32.29 | - |
| YUV | 119.23 | 145.93 | 102.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 131 | 151 | 0.44 | 0.13 | 0 | 0.41 | 197.91 | 0.29 | 0.46 |
| Hex | 54 | 83 | 97 | 2C | D | 0 | 29 | C6 | 1D | 2E |
| Octal | 124 | 203 | 227 | 54 | 15 | 0 | 51 | 306 | 35 | 56 |
| Binary | 1010100 | 10000011 | 10010111 | 101100 | 1101 | 0 | 101001 | 11000110 | 11101 | 101110 |
Color Harmonies of #548397
Complementary color
Monochromatic Colors of #548397
Black with #548397
Text Example
Text Example
White with #548397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548397; }
p { color: rgb(84,131,151); }
H1.HeaderClassName
{
color: #548397;
}
.AnyTagClassName
{
color: #548397;
}
</style>
background-color css
<style>
a { background-color: #548397; }
a { background-color: rgb(84,131,151); }
div.DivClassName
{
background-color: #548397;
}
.BgClassName
{
background-color: #548397;
}
</style>
border-color css
<style>
span { border-color: #548397; }
span { border-color: rgb(84,131,151); }
td.TdClassName
{
border-color: #548397;
}
.TagClassName
{
border-color: #548397;
}
</style>