Shades of Lochinvar #439885
Tints of Lochinvar #439885
RGB
CMYK
RGB Variations
Color information
#439885 (or 0x439885) is known color: Lochinvar. HEX triplet: 43, 98 and 85. RGB value is (67,152,133). Sum of RGB (Red+Green+Blue) = 67+152+133=352 (46% of max value = 765). Red value is 67 (26.56% from 255 or 19.03% from 352); Green value is 152 (59.77% from 255 or 43.18% from 352); Blue value is 133 (52.34% from 255 or 37.78% from 352); Max value from RGB is 152 - color contains mainly: green. Hex color #439885 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #439885 is #BC677A. Grayscale: #7C7C7C. Windows color (decimal): -12347259 or 8755267. OLE color: 8755267.
HSL color Cylindrical-coordinate representation of color #439885: hue angle of 166.59º 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 #439885 is Cyan = 0.56, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 67 | 152 | 133 | - |
| CMYK | 0.56 | 0 | 0.13 | 0.40 |
| HSL | 166.59º | 0.39% | 0.43% | - |
| HSV(B) | 166.59º | 0.56% | 0.6% | - |
| XYZ | 17.78 | 25.34 | 26.15 | - |
| YUV | 124.42 | 132.84 | 87.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 152 | 133 | 0.56 | 0 | 0.13 | 0.40 | 166.59 | 0.39 | 0.43 |
| Hex | 43 | 98 | 85 | 38 | 0 | D | 28 | A7 | 27 | 2B |
| Octal | 103 | 230 | 205 | 70 | 0 | 15 | 50 | 247 | 47 | 53 |
| Binary | 1000011 | 10011000 | 10000101 | 111000 | 0 | 1101 | 101000 | 10100111 | 100111 | 101011 |
Color Harmonies of #439885
Complementary color
Monochromatic Colors of #439885
Black with #439885
Text Example
Text Example
White with #439885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #439885; }
p { color: rgb(67,152,133); }
H1.HeaderClassName
{
color: #439885;
}
.AnyTagClassName
{
color: #439885;
}
</style>
background-color css
<style>
a { background-color: #439885; }
a { background-color: rgb(67,152,133); }
div.DivClassName
{
background-color: #439885;
}
.BgClassName
{
background-color: #439885;
}
</style>
border-color css
<style>
span { border-color: #439885; }
span { border-color: rgb(67,152,133); }
td.TdClassName
{
border-color: #439885;
}
.TagClassName
{
border-color: #439885;
}
</style>