Shades of Lochinvar #449587
Tints of Lochinvar #449587
RGB
CMYK
RGB Variations
Color information
#449587 (or 0x449587) is known color: Lochinvar. HEX triplet: 44, 95 and 87. RGB value is (68,149,135). Sum of RGB (Red+Green+Blue) = 68+149+135=352 (46% of max value = 765). Red value is 68 (26.95% from 255 or 19.32% from 352); Green value is 149 (58.59% from 255 or 42.33% from 352); Blue value is 135 (53.12% from 255 or 38.35% from 352); Max value from RGB is 149 - color contains mainly: green. Hex color #449587 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #449587 is #BB6A78. Grayscale: #7B7B7B. Windows color (decimal): -12282489 or 8885572. OLE color: 8885572.
HSL color Cylindrical-coordinate representation of color #449587: hue angle of 169.63º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #449587 is Cyan = 0.54, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 149 | 135 | - |
| CMYK | 0.54 | 0 | 0.09 | 0.42 |
| HSL | 169.63º | 0.37% | 0.43% | - |
| HSV(B) | 169.63º | 0.54% | 0.58% | - |
| XYZ | 17.5 | 24.47 | 26.72 | - |
| YUV | 123.19 | 134.66 | 88.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 149 | 135 | 0.54 | 0 | 0.09 | 0.42 | 169.63 | 0.37 | 0.43 |
| Hex | 44 | 95 | 87 | 36 | 0 | 9 | 2A | AA | 25 | 2B |
| Octal | 104 | 225 | 207 | 66 | 0 | 11 | 52 | 252 | 45 | 53 |
| Binary | 1000100 | 10010101 | 10000111 | 110110 | 0 | 1001 | 101010 | 10101010 | 100101 | 101011 |
Color Harmonies of #449587
Complementary color
Monochromatic Colors of #449587
Black with #449587
Text Example
Text Example
White with #449587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #449587; }
p { color: rgb(68,149,135); }
H1.HeaderClassName
{
color: #449587;
}
.AnyTagClassName
{
color: #449587;
}
</style>
background-color css
<style>
a { background-color: #449587; }
a { background-color: rgb(68,149,135); }
div.DivClassName
{
background-color: #449587;
}
.BgClassName
{
background-color: #449587;
}
</style>
border-color css
<style>
span { border-color: #449587; }
span { border-color: rgb(68,149,135); }
td.TdClassName
{
border-color: #449587;
}
.TagClassName
{
border-color: #449587;
}
</style>