Shades of Hippie Blue #528395
Tints of Hippie Blue #528395
RGB
CMYK
RGB Variations
Color information
#528395 (or 0x528395) is known color: Hippie Blue. HEX triplet: 52, 83 and 95. RGB value is (82,131,149). Sum of RGB (Red+Green+Blue) = 82+131+149=362 (47% of max value = 765). Red value is 82 (32.42% from 255 or 22.65% from 362); Green value is 131 (51.56% from 255 or 36.19% from 362); Blue value is 149 (58.59% from 255 or 41.16% from 362); Max value from RGB is 149 - color contains mainly: blue. Hex color #528395 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #528395 is #AD7C6A. Grayscale: #767676. Windows color (decimal): -11369579 or 9798482. OLE color: 9798482.
HSL color Cylindrical-coordinate representation of color #528395: hue angle of 196.12º 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 #528395 is Cyan = 0.45, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 131 | 149 | - |
| CMYK | 0.45 | 0.12 | 0 | 0.42 |
| HSL | 196.12º | 0.29% | 0.45% | - |
| HSV(B) | 196.12º | 0.45% | 0.58% | - |
| XYZ | 17.02 | 20.2 | 31.43 | - |
| YUV | 118.4 | 145.27 | 102.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 131 | 149 | 0.45 | 0.12 | 0 | 0.42 | 196.12 | 0.29 | 0.45 |
| Hex | 52 | 83 | 95 | 2D | C | 0 | 2A | C4 | 1D | 2D |
| Octal | 122 | 203 | 225 | 55 | 14 | 0 | 52 | 304 | 35 | 55 |
| Binary | 1010010 | 10000011 | 10010101 | 101101 | 1100 | 0 | 101010 | 11000100 | 11101 | 101101 |
Color Harmonies of #528395
Complementary color
Monochromatic Colors of #528395
Black with #528395
Text Example
Text Example
White with #528395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528395; }
p { color: rgb(82,131,149); }
H1.HeaderClassName
{
color: #528395;
}
.AnyTagClassName
{
color: #528395;
}
</style>
background-color css
<style>
a { background-color: #528395; }
a { background-color: rgb(82,131,149); }
div.DivClassName
{
background-color: #528395;
}
.BgClassName
{
background-color: #528395;
}
</style>
border-color css
<style>
span { border-color: #528395; }
span { border-color: rgb(82,131,149); }
td.TdClassName
{
border-color: #528395;
}
.TagClassName
{
border-color: #528395;
}
</style>