Shades of Hippie Blue #548298
Tints of Hippie Blue #548298
RGB
CMYK
RGB Variations
Color information
#548298 (or 0x548298) is known color: Hippie Blue. HEX triplet: 54, 82 and 98. RGB value is (84,130,152). Sum of RGB (Red+Green+Blue) = 84+130+152=366 (48% of max value = 765). Red value is 84 (33.20% from 255 or 22.95% from 366); Green value is 130 (51.17% from 255 or 35.52% from 366); Blue value is 152 (59.77% from 255 or 41.53% from 366); Max value from RGB is 152 - color contains mainly: blue. Hex color #548298 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #548298 is #AB7D67. Grayscale: #767676. Windows color (decimal): -11238760 or 9994836. OLE color: 9994836.
HSL color Cylindrical-coordinate representation of color #548298: hue angle of 199.41º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #548298 is Cyan = 0.45, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 84 | 130 | 152 | - |
| CMYK | 0.45 | 0.14 | 0 | 0.40 |
| HSL | 199.41º | 0.29% | 0.46% | - |
| HSV(B) | 199.41º | 0.45% | 0.6% | - |
| XYZ | 17.31 | 20.12 | 32.68 | - |
| YUV | 118.75 | 146.76 | 103.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 130 | 152 | 0.45 | 0.14 | 0 | 0.40 | 199.41 | 0.29 | 0.46 |
| Hex | 54 | 82 | 98 | 2D | E | 0 | 28 | C7 | 1D | 2E |
| Octal | 124 | 202 | 230 | 55 | 16 | 0 | 50 | 307 | 35 | 56 |
| Binary | 1010100 | 10000010 | 10011000 | 101101 | 1110 | 0 | 101000 | 11000111 | 11101 | 101110 |
Color Harmonies of #548298
Complementary color
Monochromatic Colors of #548298
Black with #548298
Text Example
Text Example
White with #548298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548298; }
p { color: rgb(84,130,152); }
H1.HeaderClassName
{
color: #548298;
}
.AnyTagClassName
{
color: #548298;
}
</style>
background-color css
<style>
a { background-color: #548298; }
a { background-color: rgb(84,130,152); }
div.DivClassName
{
background-color: #548298;
}
.BgClassName
{
background-color: #548298;
}
</style>
border-color css
<style>
span { border-color: #548298; }
span { border-color: rgb(84,130,152); }
td.TdClassName
{
border-color: #548298;
}
.TagClassName
{
border-color: #548298;
}
</style>