Shades of Hippie Blue #548290
Tints of Hippie Blue #548290
RGB
CMYK
RGB Variations
Color information
#548290 (or 0x548290) is known color: Hippie Blue. HEX triplet: 54, 82 and 90. RGB value is (84,130,144). Sum of RGB (Red+Green+Blue) = 84+130+144=358 (47% of max value = 765). Red value is 84 (33.20% from 255 or 23.46% from 358); Green value is 130 (51.17% from 255 or 36.31% from 358); Blue value is 144 (56.64% from 255 or 40.22% from 358); Max value from RGB is 144 - color contains mainly: blue. Hex color #548290 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #548290 is #AB7D6F. Grayscale: #757575. Windows color (decimal): -11238768 or 9470548. OLE color: 9470548.
HSL color Cylindrical-coordinate representation of color #548290: hue angle of 194º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #548290 is Cyan = 0.42, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 84 | 130 | 144 | - |
| CMYK | 0.42 | 0.10 | 0 | 0.44 |
| HSL | 194º | 0.26% | 0.45% | - |
| HSV(B) | 194º | 0.42% | 0.56% | - |
| XYZ | 16.67 | 19.86 | 29.34 | - |
| YUV | 117.84 | 142.76 | 103.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 130 | 144 | 0.42 | 0.10 | 0 | 0.44 | 194 | 0.26 | 0.45 |
| Hex | 54 | 82 | 90 | 2A | A | 0 | 2C | C2 | 1A | 2D |
| Octal | 124 | 202 | 220 | 52 | 12 | 0 | 54 | 302 | 32 | 55 |
| Binary | 1010100 | 10000010 | 10010000 | 101010 | 1010 | 0 | 101100 | 11000010 | 11010 | 101101 |
Color Harmonies of #548290
Complementary color
Monochromatic Colors of #548290
Black with #548290
Text Example
Text Example
White with #548290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548290; }
p { color: rgb(84,130,144); }
H1.HeaderClassName
{
color: #548290;
}
.AnyTagClassName
{
color: #548290;
}
</style>
background-color css
<style>
a { background-color: #548290; }
a { background-color: rgb(84,130,144); }
div.DivClassName
{
background-color: #548290;
}
.BgClassName
{
background-color: #548290;
}
</style>
border-color css
<style>
span { border-color: #548290; }
span { border-color: rgb(84,130,144); }
td.TdClassName
{
border-color: #548290;
}
.TagClassName
{
border-color: #548290;
}
</style>