Shades of Lochinvar #448680
Tints of Lochinvar #448680
RGB
CMYK
RGB Variations
Color information
#448680 (or 0x448680) is known color: Lochinvar. HEX triplet: 44, 86 and 80. RGB value is (68,134,128). Sum of RGB (Red+Green+Blue) = 68+134+128=330 (43% of max value = 765). Red value is 68 (26.95% from 255 or 20.61% from 330); Green value is 134 (52.73% from 255 or 40.61% from 330); Blue value is 128 (50.39% from 255 or 38.79% from 330); Max value from RGB is 134 - color contains mainly: green. Hex color #448680 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #448680 is #BB797F. Grayscale: #717171. Windows color (decimal): -12286336 or 8422980. OLE color: 8422980.
HSL color Cylindrical-coordinate representation of color #448680: hue angle of 174.55º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #448680 is Cyan = 0.49, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 68 | 134 | 128 | - |
| CMYK | 0.49 | 0 | 0.04 | 0.47 |
| HSL | 174.55º | 0.33% | 0.4% | - |
| HSV(B) | 174.55º | 0.49% | 0.53% | - |
| XYZ | 14.81 | 19.84 | 23.47 | - |
| YUV | 113.58 | 136.13 | 95.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 134 | 128 | 0.49 | 0 | 0.04 | 0.47 | 174.55 | 0.33 | 0.4 |
| Hex | 44 | 86 | 80 | 31 | 0 | 4 | 2F | AF | 21 | 28 |
| Octal | 104 | 206 | 200 | 61 | 0 | 4 | 57 | 257 | 41 | 50 |
| Binary | 1000100 | 10000110 | 10000000 | 110001 | 0 | 100 | 101111 | 10101111 | 100001 | 101000 |
Color Harmonies of #448680
Complementary color
Monochromatic Colors of #448680
Black with #448680
Text Example
Text Example
White with #448680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448680; }
p { color: rgb(68,134,128); }
H1.HeaderClassName
{
color: #448680;
}
.AnyTagClassName
{
color: #448680;
}
</style>
background-color css
<style>
a { background-color: #448680; }
a { background-color: rgb(68,134,128); }
div.DivClassName
{
background-color: #448680;
}
.BgClassName
{
background-color: #448680;
}
</style>
border-color css
<style>
span { border-color: #448680; }
span { border-color: rgb(68,134,128); }
td.TdClassName
{
border-color: #448680;
}
.TagClassName
{
border-color: #448680;
}
</style>