Shades of Hippie Blue #518590
Tints of Hippie Blue #518590
RGB
CMYK
RGB Variations
Color information
#518590 (or 0x518590) is known color: Hippie Blue. HEX triplet: 51, 85 and 90. RGB value is (81,133,144). Sum of RGB (Red+Green+Blue) = 81+133+144=358 (47% of max value = 765). Red value is 81 (32.03% from 255 or 22.63% from 358); Green value is 133 (52.34% from 255 or 37.15% 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 #518590 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #518590 is #AE7A6F. Grayscale: #767676. Windows color (decimal): -11434608 or 9471313. OLE color: 9471313.
HSL color Cylindrical-coordinate representation of color #518590: hue angle of 190.48º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #518590 is Cyan = 0.44, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 81 | 133 | 144 | - |
| CMYK | 0.44 | 0.08 | 0 | 0.44 |
| HSL | 190.48º | 0.28% | 0.44% | - |
| HSV(B) | 190.48º | 0.44% | 0.56% | - |
| XYZ | 16.81 | 20.54 | 29.46 | - |
| YUV | 118.71 | 142.27 | 101.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 133 | 144 | 0.44 | 0.08 | 0 | 0.44 | 190.48 | 0.28 | 0.44 |
| Hex | 51 | 85 | 90 | 2C | 8 | 0 | 2C | BE | 1C | 2C |
| Octal | 121 | 205 | 220 | 54 | 10 | 0 | 54 | 276 | 34 | 54 |
| Binary | 1010001 | 10000101 | 10010000 | 101100 | 1000 | 0 | 101100 | 10111110 | 11100 | 101100 |
Color Harmonies of #518590
Complementary color
Monochromatic Colors of #518590
Black with #518590
Text Example
Text Example
White with #518590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518590; }
p { color: rgb(81,133,144); }
H1.HeaderClassName
{
color: #518590;
}
.AnyTagClassName
{
color: #518590;
}
</style>
background-color css
<style>
a { background-color: #518590; }
a { background-color: rgb(81,133,144); }
div.DivClassName
{
background-color: #518590;
}
.BgClassName
{
background-color: #518590;
}
</style>
border-color css
<style>
span { border-color: #518590; }
span { border-color: rgb(81,133,144); }
td.TdClassName
{
border-color: #518590;
}
.TagClassName
{
border-color: #518590;
}
</style>