Shades of Lochinvar #449680
Tints of Lochinvar #449680
RGB
CMYK
RGB Variations
Color information
#449680 (or 0x449680) is known color: Lochinvar. HEX triplet: 44, 96 and 80. RGB value is (68,150,128). Sum of RGB (Red+Green+Blue) = 68+150+128=346 (45% of max value = 765). Red value is 68 (26.95% from 255 or 19.65% from 346); Green value is 150 (58.98% from 255 or 43.35% from 346); Blue value is 128 (50.39% from 255 or 36.99% from 346); Max value from RGB is 150 - color contains mainly: green. Hex color #449680 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #449680 is #BB697F. Grayscale: #7A7A7A. Windows color (decimal): -12282240 or 8427076. OLE color: 8427076.
HSL color Cylindrical-coordinate representation of color #449680: hue angle of 163.9º 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 #449680 is Cyan = 0.55, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 68 | 150 | 128 | - |
| CMYK | 0.55 | 0 | 0.15 | 0.41 |
| HSL | 163.9º | 0.38% | 0.43% | - |
| HSV(B) | 163.9º | 0.55% | 0.59% | - |
| XYZ | 17.19 | 24.6 | 24.26 | - |
| YUV | 122.97 | 130.83 | 88.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 150 | 128 | 0.55 | 0 | 0.15 | 0.41 | 163.9 | 0.38 | 0.43 |
| Hex | 44 | 96 | 80 | 37 | 0 | F | 29 | A4 | 26 | 2B |
| Octal | 104 | 226 | 200 | 67 | 0 | 17 | 51 | 244 | 46 | 53 |
| Binary | 1000100 | 10010110 | 10000000 | 110111 | 0 | 1111 | 101001 | 10100100 | 100110 | 101011 |
Color Harmonies of #449680
Complementary color
Monochromatic Colors of #449680
Black with #449680
Text Example
Text Example
White with #449680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449680; }
p { color: rgb(68,150,128); }
H1.HeaderClassName
{
color: #449680;
}
.AnyTagClassName
{
color: #449680;
}
</style>
background-color css
<style>
a { background-color: #449680; }
a { background-color: rgb(68,150,128); }
div.DivClassName
{
background-color: #449680;
}
.BgClassName
{
background-color: #449680;
}
</style>
border-color css
<style>
span { border-color: #449680; }
span { border-color: rgb(68,150,128); }
td.TdClassName
{
border-color: #449680;
}
.TagClassName
{
border-color: #449680;
}
</style>