Shades of Lochinvar #519985
Tints of Lochinvar #519985
RGB
CMYK
RGB Variations
Color information
#519985 (or 0x519985) is known color: Lochinvar. HEX triplet: 51, 99 and 85. RGB value is (81,153,133). Sum of RGB (Red+Green+Blue) = 81+153+133=367 (48% of max value = 765). Red value is 81 (32.03% from 255 or 22.07% from 367); Green value is 153 (60.16% from 255 or 41.69% from 367); Blue value is 133 (52.34% from 255 or 36.24% from 367); Max value from RGB is 153 - color contains mainly: green. Hex color #519985 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #519985 is #AE667A. Grayscale: #818181. Windows color (decimal): -11429499 or 8755537. OLE color: 8755537.
HSL color Cylindrical-coordinate representation of color #519985: hue angle of 163.33º degrees, saturation: 0.31, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #519985 is Cyan = 0.47, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 81 | 153 | 133 | - |
| CMYK | 0.47 | 0 | 0.13 | 0.4 |
| HSL | 163.33º | 0.31% | 0.46% | - |
| HSV(B) | 163.33º | 0.47% | 0.6% | - |
| XYZ | 19.02 | 26.23 | 26.25 | - |
| YUV | 129.19 | 130.15 | 93.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 153 | 133 | 0.47 | 0 | 0.13 | 0.4 | 163.33 | 0.31 | 0.46 |
| Hex | 51 | 99 | 85 | 2F | 0 | D | 28 | A3 | 1F | 2E |
| Octal | 121 | 231 | 205 | 57 | 0 | 15 | 50 | 243 | 37 | 56 |
| Binary | 1010001 | 10011001 | 10000101 | 101111 | 0 | 1101 | 101000 | 10100011 | 11111 | 101110 |
Color Harmonies of #519985
Complementary color
Monochromatic Colors of #519985
Black with #519985
Text Example
Text Example
White with #519985
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519985; }
p { color: rgb(81,153,133); }
H1.HeaderClassName
{
color: #519985;
}
.AnyTagClassName
{
color: #519985;
}
</style>
background-color css
<style>
a { background-color: #519985; }
a { background-color: rgb(81,153,133); }
div.DivClassName
{
background-color: #519985;
}
.BgClassName
{
background-color: #519985;
}
</style>
border-color css
<style>
span { border-color: #519985; }
span { border-color: rgb(81,153,133); }
td.TdClassName
{
border-color: #519985;
}
.TagClassName
{
border-color: #519985;
}
</style>