Shades of Lochinvar #449685
Tints of Lochinvar #449685
RGB
CMYK
RGB Variations
Color information
#449685 (or 0x449685) is known color: Lochinvar. HEX triplet: 44, 96 and 85. RGB value is (68,150,133). Sum of RGB (Red+Green+Blue) = 68+150+133=351 (46% of max value = 765). Red value is 68 (26.95% from 255 or 19.37% from 351); Green value is 150 (58.98% from 255 or 42.74% from 351); Blue value is 133 (52.34% from 255 or 37.89% from 351); Max value from RGB is 150 - color contains mainly: green. Hex color #449685 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #449685 is #BB697A. Grayscale: #7B7B7B. Windows color (decimal): -12282235 or 8754756. OLE color: 8754756.
HSL color Cylindrical-coordinate representation of color #449685: hue angle of 167.56º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #449685 is Cyan = 0.55, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 68 | 150 | 133 | - |
| CMYK | 0.55 | 0 | 0.11 | 0.41 |
| HSL | 167.56º | 0.38% | 0.43% | - |
| HSV(B) | 167.56º | 0.55% | 0.59% | - |
| XYZ | 17.52 | 24.74 | 26.04 | - |
| YUV | 123.54 | 133.33 | 88.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 150 | 133 | 0.55 | 0 | 0.11 | 0.41 | 167.56 | 0.38 | 0.43 |
| Hex | 44 | 96 | 85 | 37 | 0 | B | 29 | A8 | 26 | 2B |
| Octal | 104 | 226 | 205 | 67 | 0 | 13 | 51 | 250 | 46 | 53 |
| Binary | 1000100 | 10010110 | 10000101 | 110111 | 0 | 1011 | 101001 | 10101000 | 100110 | 101011 |
Color Harmonies of #449685
Complementary color
Monochromatic Colors of #449685
Black with #449685
Text Example
Text Example
White with #449685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449685; }
p { color: rgb(68,150,133); }
H1.HeaderClassName
{
color: #449685;
}
.AnyTagClassName
{
color: #449685;
}
</style>
background-color css
<style>
a { background-color: #449685; }
a { background-color: rgb(68,150,133); }
div.DivClassName
{
background-color: #449685;
}
.BgClassName
{
background-color: #449685;
}
</style>
border-color css
<style>
span { border-color: #449685; }
span { border-color: rgb(68,150,133); }
td.TdClassName
{
border-color: #449685;
}
.TagClassName
{
border-color: #449685;
}
</style>