Shades of Hippie Blue #518995
Tints of Hippie Blue #518995
RGB
CMYK
RGB Variations
Color information
#518995 (or 0x518995) is known color: Hippie Blue. HEX triplet: 51, 89 and 95. RGB value is (81,137,149). Sum of RGB (Red+Green+Blue) = 81+137+149=367 (48% of max value = 765). Red value is 81 (32.03% from 255 or 22.07% from 367); Green value is 137 (53.91% from 255 or 37.33% from 367); Blue value is 149 (58.59% from 255 or 40.60% from 367); Max value from RGB is 149 - color contains mainly: blue. Hex color #518995 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #518995 is #AE766A. Grayscale: #797979. Windows color (decimal): -11433579 or 9800017. OLE color: 9800017.
HSL color Cylindrical-coordinate representation of color #518995: hue angle of 190.59º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #518995 is Cyan = 0.46, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 137 | 149 | - |
| CMYK | 0.46 | 0.08 | 0 | 0.42 |
| HSL | 190.59º | 0.3% | 0.45% | - |
| HSV(B) | 190.59º | 0.46% | 0.58% | - |
| XYZ | 17.76 | 21.81 | 31.71 | - |
| YUV | 121.62 | 143.45 | 99.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 137 | 149 | 0.46 | 0.08 | 0 | 0.42 | 190.59 | 0.3 | 0.45 |
| Hex | 51 | 89 | 95 | 2E | 8 | 0 | 2A | BF | 1E | 2D |
| Octal | 121 | 211 | 225 | 56 | 10 | 0 | 52 | 277 | 36 | 55 |
| Binary | 1010001 | 10001001 | 10010101 | 101110 | 1000 | 0 | 101010 | 10111111 | 11110 | 101101 |
Color Harmonies of #518995
Complementary color
Monochromatic Colors of #518995
Black with #518995
Text Example
Text Example
White with #518995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518995; }
p { color: rgb(81,137,149); }
H1.HeaderClassName
{
color: #518995;
}
.AnyTagClassName
{
color: #518995;
}
</style>
background-color css
<style>
a { background-color: #518995; }
a { background-color: rgb(81,137,149); }
div.DivClassName
{
background-color: #518995;
}
.BgClassName
{
background-color: #518995;
}
</style>
border-color css
<style>
span { border-color: #518995; }
span { border-color: rgb(81,137,149); }
td.TdClassName
{
border-color: #518995;
}
.TagClassName
{
border-color: #518995;
}
</style>