Shades of Lochinvar #449485
Tints of Lochinvar #449485
RGB
CMYK
RGB Variations
Color information
#449485 (or 0x449485) is known color: Lochinvar. HEX triplet: 44, 94 and 85. RGB value is (68,148,133). Sum of RGB (Red+Green+Blue) = 68+148+133=349 (46% of max value = 765). Red value is 68 (26.95% from 255 or 19.48% from 349); Green value is 148 (58.20% from 255 or 42.41% from 349); Blue value is 133 (52.34% from 255 or 38.11% from 349); Max value from RGB is 148 - color contains mainly: green. Hex color #449485 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #449485 is #BB6B7A. Grayscale: #7A7A7A. Windows color (decimal): -12282747 or 8754244. OLE color: 8754244.
HSL color Cylindrical-coordinate representation of color #449485: hue angle of 168.75º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #449485 is Cyan = 0.54, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 148 | 133 | - |
| CMYK | 0.54 | 0 | 0.10 | 0.42 |
| HSL | 168.75º | 0.37% | 0.42% | - |
| HSV(B) | 168.75º | 0.54% | 0.58% | - |
| XYZ | 17.21 | 24.1 | 25.94 | - |
| YUV | 122.37 | 134 | 89.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 148 | 133 | 0.54 | 0 | 0.10 | 0.42 | 168.75 | 0.37 | 0.42 |
| Hex | 44 | 94 | 85 | 36 | 0 | A | 2A | A9 | 25 | 2A |
| Octal | 104 | 224 | 205 | 66 | 0 | 12 | 52 | 251 | 45 | 52 |
| Binary | 1000100 | 10010100 | 10000101 | 110110 | 0 | 1010 | 101010 | 10101001 | 100101 | 101010 |
Color Harmonies of #449485
Complementary color
Monochromatic Colors of #449485
Black with #449485
Text Example
Text Example
White with #449485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449485; }
p { color: rgb(68,148,133); }
H1.HeaderClassName
{
color: #449485;
}
.AnyTagClassName
{
color: #449485;
}
</style>
background-color css
<style>
a { background-color: #449485; }
a { background-color: rgb(68,148,133); }
div.DivClassName
{
background-color: #449485;
}
.BgClassName
{
background-color: #449485;
}
</style>
border-color css
<style>
span { border-color: #449485; }
span { border-color: rgb(68,148,133); }
td.TdClassName
{
border-color: #449485;
}
.TagClassName
{
border-color: #449485;
}
</style>