Shades of Lochinvar #439281
Tints of Lochinvar #439281
RGB
CMYK
RGB Variations
Color information
#439281 (or 0x439281) is known color: Lochinvar. HEX triplet: 43, 92 and 81. RGB value is (67,146,129). Sum of RGB (Red+Green+Blue) = 67+146+129=342 (45% of max value = 765). Red value is 67 (26.56% from 255 or 19.59% from 342); Green value is 146 (57.42% from 255 or 42.69% from 342); Blue value is 129 (50.78% from 255 or 37.72% from 342); Max value from RGB is 146 - color contains mainly: green. Hex color #439281 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #439281 is #BC6D7E. Grayscale: #787878. Windows color (decimal): -12348799 or 8491587. OLE color: 8491587.
HSL color Cylindrical-coordinate representation of color #439281: hue angle of 167.09º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #439281 is Cyan = 0.54, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 67 | 146 | 129 | - |
| CMYK | 0.54 | 0 | 0.12 | 0.43 |
| HSL | 167.09º | 0.37% | 0.42% | - |
| HSV(B) | 167.09º | 0.54% | 0.57% | - |
| XYZ | 16.56 | 23.34 | 24.4 | - |
| YUV | 120.44 | 132.83 | 89.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 146 | 129 | 0.54 | 0 | 0.12 | 0.43 | 167.09 | 0.37 | 0.42 |
| Hex | 43 | 92 | 81 | 36 | 0 | C | 2B | A7 | 25 | 2A |
| Octal | 103 | 222 | 201 | 66 | 0 | 14 | 53 | 247 | 45 | 52 |
| Binary | 1000011 | 10010010 | 10000001 | 110110 | 0 | 1100 | 101011 | 10100111 | 100101 | 101010 |
Color Harmonies of #439281
Complementary color
Monochromatic Colors of #439281
Black with #439281
Text Example
Text Example
White with #439281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #439281; }
p { color: rgb(67,146,129); }
H1.HeaderClassName
{
color: #439281;
}
.AnyTagClassName
{
color: #439281;
}
</style>
background-color css
<style>
a { background-color: #439281; }
a { background-color: rgb(67,146,129); }
div.DivClassName
{
background-color: #439281;
}
.BgClassName
{
background-color: #439281;
}
</style>
border-color css
<style>
span { border-color: #439281; }
span { border-color: rgb(67,146,129); }
td.TdClassName
{
border-color: #439281;
}
.TagClassName
{
border-color: #439281;
}
</style>