Shades of Lochinvar #469985
Tints of Lochinvar #469985
RGB
CMYK
RGB Variations
Color information
#469985 (or 0x469985) is known color: Lochinvar. HEX triplet: 46, 99 and 85. RGB value is (70,153,133). Sum of RGB (Red+Green+Blue) = 70+153+133=356 (47% of max value = 765). Red value is 70 (27.73% from 255 or 19.66% from 356); Green value is 153 (60.16% from 255 or 42.98% from 356); Blue value is 133 (52.34% from 255 or 37.36% from 356); Max value from RGB is 153 - color contains mainly: green. Hex color #469985 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #469985 is #B9667A. Grayscale: #7D7D7D. Windows color (decimal): -12150395 or 8755526. OLE color: 8755526.
HSL color Cylindrical-coordinate representation of color #469985: hue angle of 165.54º 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 #469985 is Cyan = 0.54, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 70 | 153 | 133 | - |
| CMYK | 0.54 | 0 | 0.13 | 0.4 |
| HSL | 165.54º | 0.37% | 0.44% | - |
| HSV(B) | 165.54º | 0.54% | 0.6% | - |
| XYZ | 18.15 | 25.78 | 26.21 | - |
| YUV | 125.9 | 132 | 88.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 153 | 133 | 0.54 | 0 | 0.13 | 0.4 | 165.54 | 0.37 | 0.44 |
| Hex | 46 | 99 | 85 | 36 | 0 | D | 28 | A6 | 25 | 2C |
| Octal | 106 | 231 | 205 | 66 | 0 | 15 | 50 | 246 | 45 | 54 |
| Binary | 1000110 | 10011001 | 10000101 | 110110 | 0 | 1101 | 101000 | 10100110 | 100101 | 101100 |
Color Harmonies of #469985
Complementary color
Monochromatic Colors of #469985
Black with #469985
Text Example
Text Example
White with #469985
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469985; }
p { color: rgb(70,153,133); }
H1.HeaderClassName
{
color: #469985;
}
.AnyTagClassName
{
color: #469985;
}
</style>
background-color css
<style>
a { background-color: #469985; }
a { background-color: rgb(70,153,133); }
div.DivClassName
{
background-color: #469985;
}
.BgClassName
{
background-color: #469985;
}
</style>
border-color css
<style>
span { border-color: #469985; }
span { border-color: rgb(70,153,133); }
td.TdClassName
{
border-color: #469985;
}
.TagClassName
{
border-color: #469985;
}
</style>