Shades of Lochinvar #469886
Tints of Lochinvar #469886
RGB
CMYK
RGB Variations
Color information
#469886 (or 0x469886) is known color: Lochinvar. HEX triplet: 46, 98 and 86. RGB value is (70,152,134). Sum of RGB (Red+Green+Blue) = 70+152+134=356 (47% of max value = 765). Red value is 70 (27.73% from 255 or 19.66% from 356); Green value is 152 (59.77% from 255 or 42.70% from 356); Blue value is 134 (52.73% from 255 or 37.64% from 356); Max value from RGB is 152 - color contains mainly: green. Hex color #469886 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #469886 is #B96779. Grayscale: #7D7D7D. Windows color (decimal): -12150650 or 8820806. OLE color: 8820806.
HSL color Cylindrical-coordinate representation of color #469886: hue angle of 166.83º 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 #469886 is Cyan = 0.54, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 70 | 152 | 134 | - |
| CMYK | 0.54 | 0 | 0.12 | 0.40 |
| HSL | 166.83º | 0.37% | 0.44% | - |
| HSV(B) | 166.83º | 0.54% | 0.6% | - |
| XYZ | 18.06 | 25.48 | 26.52 | - |
| YUV | 125.43 | 132.83 | 88.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 152 | 134 | 0.54 | 0 | 0.12 | 0.40 | 166.83 | 0.37 | 0.44 |
| Hex | 46 | 98 | 86 | 36 | 0 | C | 28 | A7 | 25 | 2C |
| Octal | 106 | 230 | 206 | 66 | 0 | 14 | 50 | 247 | 45 | 54 |
| Binary | 1000110 | 10011000 | 10000110 | 110110 | 0 | 1100 | 101000 | 10100111 | 100101 | 101100 |
Color Harmonies of #469886
Complementary color
Monochromatic Colors of #469886
Black with #469886
Text Example
Text Example
White with #469886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469886; }
p { color: rgb(70,152,134); }
H1.HeaderClassName
{
color: #469886;
}
.AnyTagClassName
{
color: #469886;
}
</style>
background-color css
<style>
a { background-color: #469886; }
a { background-color: rgb(70,152,134); }
div.DivClassName
{
background-color: #469886;
}
.BgClassName
{
background-color: #469886;
}
</style>
border-color css
<style>
span { border-color: #469886; }
span { border-color: rgb(70,152,134); }
td.TdClassName
{
border-color: #469886;
}
.TagClassName
{
border-color: #469886;
}
</style>