Shades of Hippie Blue #528394
Tints of Hippie Blue #528394
RGB
CMYK
RGB Variations
Color information
#528394 (or 0x528394) is known color: Hippie Blue. HEX triplet: 52, 83 and 94. RGB value is (82,131,148). Sum of RGB (Red+Green+Blue) = 82+131+148=361 (47% of max value = 765). Red value is 82 (32.42% from 255 or 22.71% from 361); Green value is 131 (51.56% from 255 or 36.29% from 361); Blue value is 148 (58.20% from 255 or 41.00% from 361); Max value from RGB is 148 - color contains mainly: blue. Hex color #528394 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #528394 is #AD7C6B. Grayscale: #767676. Windows color (decimal): -11369580 or 9732946. OLE color: 9732946.
HSL color Cylindrical-coordinate representation of color #528394: hue angle of 195.45º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #528394 is Cyan = 0.45, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 131 | 148 | - |
| CMYK | 0.45 | 0.11 | 0 | 0.42 |
| HSL | 195.45º | 0.29% | 0.45% | - |
| HSV(B) | 195.45º | 0.45% | 0.58% | - |
| XYZ | 16.94 | 20.16 | 31.02 | - |
| YUV | 118.29 | 144.77 | 102.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 131 | 148 | 0.45 | 0.11 | 0 | 0.42 | 195.45 | 0.29 | 0.45 |
| Hex | 52 | 83 | 94 | 2D | B | 0 | 2A | C3 | 1D | 2D |
| Octal | 122 | 203 | 224 | 55 | 13 | 0 | 52 | 303 | 35 | 55 |
| Binary | 1010010 | 10000011 | 10010100 | 101101 | 1011 | 0 | 101010 | 11000011 | 11101 | 101101 |
Color Harmonies of #528394
Complementary color
Monochromatic Colors of #528394
Black with #528394
Text Example
Text Example
White with #528394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528394; }
p { color: rgb(82,131,148); }
H1.HeaderClassName
{
color: #528394;
}
.AnyTagClassName
{
color: #528394;
}
</style>
background-color css
<style>
a { background-color: #528394; }
a { background-color: rgb(82,131,148); }
div.DivClassName
{
background-color: #528394;
}
.BgClassName
{
background-color: #528394;
}
</style>
border-color css
<style>
span { border-color: #528394; }
span { border-color: rgb(82,131,148); }
td.TdClassName
{
border-color: #528394;
}
.TagClassName
{
border-color: #528394;
}
</style>