Shades of Lochinvar #449085
Tints of Lochinvar #449085
RGB
CMYK
RGB Variations
Color information
#449085 (or 0x449085) is known color: Lochinvar. HEX triplet: 44, 90 and 85. RGB value is (68,144,133). Sum of RGB (Red+Green+Blue) = 68+144+133=345 (45% of max value = 765). Red value is 68 (26.95% from 255 or 19.71% from 345); Green value is 144 (56.64% from 255 or 41.74% from 345); Blue value is 133 (52.34% from 255 or 38.55% from 345); Max value from RGB is 144 - color contains mainly: green. Hex color #449085 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #449085 is #BB6F7A. Grayscale: #777777. Windows color (decimal): -12283771 or 8753220. OLE color: 8753220.
HSL color Cylindrical-coordinate representation of color #449085: hue angle of 171.32º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #449085 is Cyan = 0.53, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 68 | 144 | 133 | - |
| CMYK | 0.53 | 0 | 0.08 | 0.44 |
| HSL | 171.32º | 0.36% | 0.42% | - |
| HSV(B) | 171.32º | 0.53% | 0.56% | - |
| XYZ | 16.59 | 22.87 | 25.73 | - |
| YUV | 120.02 | 135.32 | 90.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 144 | 133 | 0.53 | 0 | 0.08 | 0.44 | 171.32 | 0.36 | 0.42 |
| Hex | 44 | 90 | 85 | 35 | 0 | 8 | 2C | AB | 24 | 2A |
| Octal | 104 | 220 | 205 | 65 | 0 | 10 | 54 | 253 | 44 | 52 |
| Binary | 1000100 | 10010000 | 10000101 | 110101 | 0 | 1000 | 101100 | 10101011 | 100100 | 101010 |
Color Harmonies of #449085
Complementary color
Monochromatic Colors of #449085
Black with #449085
Text Example
Text Example
White with #449085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449085; }
p { color: rgb(68,144,133); }
H1.HeaderClassName
{
color: #449085;
}
.AnyTagClassName
{
color: #449085;
}
</style>
background-color css
<style>
a { background-color: #449085; }
a { background-color: rgb(68,144,133); }
div.DivClassName
{
background-color: #449085;
}
.BgClassName
{
background-color: #449085;
}
</style>
border-color css
<style>
span { border-color: #449085; }
span { border-color: rgb(68,144,133); }
td.TdClassName
{
border-color: #449085;
}
.TagClassName
{
border-color: #449085;
}
</style>