Shades of Hippie Blue #528490
Tints of Hippie Blue #528490
RGB
CMYK
RGB Variations
Color information
#528490 (or 0x528490) is known color: Hippie Blue. HEX triplet: 52, 84 and 90. RGB value is (82,132,144). Sum of RGB (Red+Green+Blue) = 82+132+144=358 (47% of max value = 765). Red value is 82 (32.42% from 255 or 22.91% from 358); Green value is 132 (51.95% from 255 or 36.87% 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 #528490 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #528490 is #AD7B6F. Grayscale: #767676. Windows color (decimal): -11369328 or 9471058. OLE color: 9471058.
HSL color Cylindrical-coordinate representation of color #528490: hue angle of 191.61º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #528490 is Cyan = 0.43, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 82 | 132 | 144 | - |
| CMYK | 0.43 | 0.08 | 0 | 0.44 |
| HSL | 191.61º | 0.27% | 0.44% | - |
| HSV(B) | 191.61º | 0.43% | 0.56% | - |
| XYZ | 16.76 | 20.31 | 29.42 | - |
| YUV | 118.42 | 142.44 | 102.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 132 | 144 | 0.43 | 0.08 | 0 | 0.44 | 191.61 | 0.27 | 0.44 |
| Hex | 52 | 84 | 90 | 2B | 8 | 0 | 2C | C0 | 1B | 2C |
| Octal | 122 | 204 | 220 | 53 | 10 | 0 | 54 | 300 | 33 | 54 |
| Binary | 1010010 | 10000100 | 10010000 | 101011 | 1000 | 0 | 101100 | 11000000 | 11011 | 101100 |
Color Harmonies of #528490
Complementary color
Monochromatic Colors of #528490
Black with #528490
Text Example
Text Example
White with #528490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528490; }
p { color: rgb(82,132,144); }
H1.HeaderClassName
{
color: #528490;
}
.AnyTagClassName
{
color: #528490;
}
</style>
background-color css
<style>
a { background-color: #528490; }
a { background-color: rgb(82,132,144); }
div.DivClassName
{
background-color: #528490;
}
.BgClassName
{
background-color: #528490;
}
</style>
border-color css
<style>
span { border-color: #528490; }
span { border-color: rgb(82,132,144); }
td.TdClassName
{
border-color: #528490;
}
.TagClassName
{
border-color: #528490;
}
</style>