Shades of Lochinvar #449481
Tints of Lochinvar #449481
RGB
CMYK
RGB Variations
Color information
#449481 (or 0x449481) is known color: Lochinvar. HEX triplet: 44, 94 and 81. RGB value is (68,148,129). Sum of RGB (Red+Green+Blue) = 68+148+129=345 (45% of max value = 765). Red value is 68 (26.95% from 255 or 19.71% from 345); Green value is 148 (58.20% from 255 or 42.90% from 345); Blue value is 129 (50.78% from 255 or 37.39% from 345); Max value from RGB is 148 - color contains mainly: green. Hex color #449481 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #449481 is #BB6B7E. Grayscale: #797979. Windows color (decimal): -12282751 or 8492100. OLE color: 8492100.
HSL color Cylindrical-coordinate representation of color #449481: hue angle of 165.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 #449481 is Cyan = 0.54, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 148 | 129 | - |
| CMYK | 0.54 | 0 | 0.13 | 0.42 |
| HSL | 165.75º | 0.37% | 0.42% | - |
| HSV(B) | 165.75º | 0.54% | 0.58% | - |
| XYZ | 16.94 | 23.99 | 24.51 | - |
| YUV | 121.91 | 132 | 89.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 148 | 129 | 0.54 | 0 | 0.13 | 0.42 | 165.75 | 0.37 | 0.42 |
| Hex | 44 | 94 | 81 | 36 | 0 | D | 2A | A6 | 25 | 2A |
| Octal | 104 | 224 | 201 | 66 | 0 | 15 | 52 | 246 | 45 | 52 |
| Binary | 1000100 | 10010100 | 10000001 | 110110 | 0 | 1101 | 101010 | 10100110 | 100101 | 101010 |
Color Harmonies of #449481
Complementary color
Monochromatic Colors of #449481
Black with #449481
Text Example
Text Example
White with #449481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449481; }
p { color: rgb(68,148,129); }
H1.HeaderClassName
{
color: #449481;
}
.AnyTagClassName
{
color: #449481;
}
</style>
background-color css
<style>
a { background-color: #449481; }
a { background-color: rgb(68,148,129); }
div.DivClassName
{
background-color: #449481;
}
.BgClassName
{
background-color: #449481;
}
</style>
border-color css
<style>
span { border-color: #449481; }
span { border-color: rgb(68,148,129); }
td.TdClassName
{
border-color: #449481;
}
.TagClassName
{
border-color: #449481;
}
</style>