Shades of Lochinvar #439884
Tints of Lochinvar #439884
RGB
CMYK
RGB Variations
Color information
#439884 (or 0x439884) is known color: Lochinvar. HEX triplet: 43, 98 and 84. RGB value is (67,152,132). Sum of RGB (Red+Green+Blue) = 67+152+132=351 (46% of max value = 765). Red value is 67 (26.56% from 255 or 19.09% from 351); Green value is 152 (59.77% from 255 or 43.30% from 351); Blue value is 132 (51.95% from 255 or 37.61% from 351); Max value from RGB is 152 - color contains mainly: green. Hex color #439884 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #439884 is #BC677B. Grayscale: #7C7C7C. Windows color (decimal): -12347260 or 8689731. OLE color: 8689731.
HSL color Cylindrical-coordinate representation of color #439884: hue angle of 165.88º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #439884 is Cyan = 0.56, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 67 | 152 | 132 | - |
| CMYK | 0.56 | 0 | 0.13 | 0.40 |
| HSL | 165.88º | 0.39% | 0.43% | - |
| HSV(B) | 165.88º | 0.56% | 0.6% | - |
| XYZ | 17.71 | 25.32 | 25.78 | - |
| YUV | 124.31 | 132.34 | 87.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 152 | 132 | 0.56 | 0 | 0.13 | 0.40 | 165.88 | 0.39 | 0.43 |
| Hex | 43 | 98 | 84 | 38 | 0 | D | 28 | A6 | 27 | 2B |
| Octal | 103 | 230 | 204 | 70 | 0 | 15 | 50 | 246 | 47 | 53 |
| Binary | 1000011 | 10011000 | 10000100 | 111000 | 0 | 1101 | 101000 | 10100110 | 100111 | 101011 |
Color Harmonies of #439884
Complementary color
Monochromatic Colors of #439884
Black with #439884
Text Example
Text Example
White with #439884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #439884; }
p { color: rgb(67,152,132); }
H1.HeaderClassName
{
color: #439884;
}
.AnyTagClassName
{
color: #439884;
}
</style>
background-color css
<style>
a { background-color: #439884; }
a { background-color: rgb(67,152,132); }
div.DivClassName
{
background-color: #439884;
}
.BgClassName
{
background-color: #439884;
}
</style>
border-color css
<style>
span { border-color: #439884; }
span { border-color: rgb(67,152,132); }
td.TdClassName
{
border-color: #439884;
}
.TagClassName
{
border-color: #439884;
}
</style>