Shades of Lochinvar #469982
Tints of Lochinvar #469982
RGB
CMYK
RGB Variations
Color information
#469982 (or 0x469982) is known color: Lochinvar. HEX triplet: 46, 99 and 82. RGB value is (70,153,130). Sum of RGB (Red+Green+Blue) = 70+153+130=353 (46% of max value = 765). Red value is 70 (27.73% from 255 or 19.83% from 353); Green value is 153 (60.16% from 255 or 43.34% from 353); Blue value is 130 (51.17% from 255 or 36.83% from 353); Max value from RGB is 153 - color contains mainly: green. Hex color #469982 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #469982 is #B9667D. Grayscale: #7D7D7D. Windows color (decimal): -12150398 or 8558918. OLE color: 8558918.
HSL color Cylindrical-coordinate representation of color #469982: hue angle of 163.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 #469982 is Cyan = 0.54, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 70 | 153 | 130 | - |
| CMYK | 0.54 | 0 | 0.15 | 0.4 |
| HSL | 163.37º | 0.37% | 0.44% | - |
| HSV(B) | 163.37º | 0.54% | 0.6% | - |
| XYZ | 17.95 | 25.7 | 25.13 | - |
| YUV | 125.56 | 130.5 | 88.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 153 | 130 | 0.54 | 0 | 0.15 | 0.4 | 163.37 | 0.37 | 0.44 |
| Hex | 46 | 99 | 82 | 36 | 0 | F | 28 | A3 | 25 | 2C |
| Octal | 106 | 231 | 202 | 66 | 0 | 17 | 50 | 243 | 45 | 54 |
| Binary | 1000110 | 10011001 | 10000010 | 110110 | 0 | 1111 | 101000 | 10100011 | 100101 | 101100 |
Color Harmonies of #469982
Complementary color
Monochromatic Colors of #469982
Black with #469982
Text Example
Text Example
White with #469982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469982; }
p { color: rgb(70,153,130); }
H1.HeaderClassName
{
color: #469982;
}
.AnyTagClassName
{
color: #469982;
}
</style>
background-color css
<style>
a { background-color: #469982; }
a { background-color: rgb(70,153,130); }
div.DivClassName
{
background-color: #469982;
}
.BgClassName
{
background-color: #469982;
}
</style>
border-color css
<style>
span { border-color: #469982; }
span { border-color: rgb(70,153,130); }
td.TdClassName
{
border-color: #469982;
}
.TagClassName
{
border-color: #469982;
}
</style>