Shades of Lochinvar #469987
Tints of Lochinvar #469987
RGB
CMYK
RGB Variations
Color information
#469987 (or 0x469987) is known color: Lochinvar. HEX triplet: 46, 99 and 87. RGB value is (70,153,135). Sum of RGB (Red+Green+Blue) = 70+153+135=358 (47% of max value = 765). Red value is 70 (27.73% from 255 or 19.55% from 358); Green value is 153 (60.16% from 255 or 42.74% from 358); Blue value is 135 (53.12% from 255 or 37.71% from 358); Max value from RGB is 153 - color contains mainly: green. Hex color #469987 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #469987 is #B96678. Grayscale: #7E7E7E. Windows color (decimal): -12150393 or 8886598. OLE color: 8886598.
HSL color Cylindrical-coordinate representation of color #469987: hue angle of 166.99º degrees, saturation: 0.37, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #469987 is Cyan = 0.54, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 70 | 153 | 135 | - |
| CMYK | 0.54 | 0 | 0.12 | 0.4 |
| HSL | 166.99º | 0.37% | 0.44% | - |
| HSV(B) | 166.99º | 0.54% | 0.6% | - |
| XYZ | 18.29 | 25.83 | 26.94 | - |
| YUV | 126.13 | 133 | 87.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 153 | 135 | 0.54 | 0 | 0.12 | 0.4 | 166.99 | 0.37 | 0.44 |
| Hex | 46 | 99 | 87 | 36 | 0 | C | 28 | A7 | 25 | 2C |
| Octal | 106 | 231 | 207 | 66 | 0 | 14 | 50 | 247 | 45 | 54 |
| Binary | 1000110 | 10011001 | 10000111 | 110110 | 0 | 1100 | 101000 | 10100111 | 100101 | 101100 |
Color Harmonies of #469987
Complementary color
Monochromatic Colors of #469987
Black with #469987
Text Example
Text Example
White with #469987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469987; }
p { color: rgb(70,153,135); }
H1.HeaderClassName
{
color: #469987;
}
.AnyTagClassName
{
color: #469987;
}
</style>
background-color css
<style>
a { background-color: #469987; }
a { background-color: rgb(70,153,135); }
div.DivClassName
{
background-color: #469987;
}
.BgClassName
{
background-color: #469987;
}
</style>
border-color css
<style>
span { border-color: #469987; }
span { border-color: rgb(70,153,135); }
td.TdClassName
{
border-color: #469987;
}
.TagClassName
{
border-color: #469987;
}
</style>