Shades of Lochinvar #469884
Tints of Lochinvar #469884
RGB
CMYK
RGB Variations
Color information
#469884 (or 0x469884) is known color: Lochinvar. HEX triplet: 46, 98 and 84. RGB value is (70,152,132). Sum of RGB (Red+Green+Blue) = 70+152+132=354 (46% of max value = 765). Red value is 70 (27.73% from 255 or 19.77% from 354); Green value is 152 (59.77% from 255 or 42.94% from 354); Blue value is 132 (51.95% from 255 or 37.29% from 354); Max value from RGB is 152 - color contains mainly: green. Hex color #469884 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #469884 is #B9677B. Grayscale: #7D7D7D. Windows color (decimal): -12150652 or 8689734. OLE color: 8689734.
HSL color Cylindrical-coordinate representation of color #469884: hue angle of 165.37º 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 #469884 is Cyan = 0.54, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 70 | 152 | 132 | - |
| CMYK | 0.54 | 0 | 0.13 | 0.40 |
| HSL | 165.37º | 0.37% | 0.44% | - |
| HSV(B) | 165.37º | 0.54% | 0.6% | - |
| XYZ | 17.92 | 25.42 | 25.79 | - |
| YUV | 125.2 | 131.83 | 88.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 152 | 132 | 0.54 | 0 | 0.13 | 0.40 | 165.37 | 0.37 | 0.44 |
| Hex | 46 | 98 | 84 | 36 | 0 | D | 28 | A5 | 25 | 2C |
| Octal | 106 | 230 | 204 | 66 | 0 | 15 | 50 | 245 | 45 | 54 |
| Binary | 1000110 | 10011000 | 10000100 | 110110 | 0 | 1101 | 101000 | 10100101 | 100101 | 101100 |
Color Harmonies of #469884
Complementary color
Monochromatic Colors of #469884
Black with #469884
Text Example
Text Example
White with #469884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469884; }
p { color: rgb(70,152,132); }
H1.HeaderClassName
{
color: #469884;
}
.AnyTagClassName
{
color: #469884;
}
</style>
background-color css
<style>
a { background-color: #469884; }
a { background-color: rgb(70,152,132); }
div.DivClassName
{
background-color: #469884;
}
.BgClassName
{
background-color: #469884;
}
</style>
border-color css
<style>
span { border-color: #469884; }
span { border-color: rgb(70,152,132); }
td.TdClassName
{
border-color: #469884;
}
.TagClassName
{
border-color: #469884;
}
</style>