Shades of Lochinvar #43917E
Tints of Lochinvar #43917E
RGB
CMYK
RGB Variations
Color information
#43917E (or 0x43917E) is known color: Lochinvar. HEX triplet: 43, 91 and 7E. RGB value is (67,145,126). Sum of RGB (Red+Green+Blue) = 67+145+126=338 (44% of max value = 765). Red value is 67 (26.56% from 255 or 19.82% from 338); Green value is 145 (57.03% from 255 or 42.90% from 338); Blue value is 126 (49.61% from 255 or 37.28% from 338); Max value from RGB is 145 - color contains mainly: green. Hex color #43917E is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #43917E is #BC6E81. Grayscale: #777777. Windows color (decimal): -12349058 or 8294723. OLE color: 8294723.
HSL color Cylindrical-coordinate representation of color #43917E: hue angle of 165.38º 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 #43917E is Cyan = 0.54, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 67 | 145 | 126 | - |
| CMYK | 0.54 | 0 | 0.13 | 0.43 |
| HSL | 165.38º | 0.37% | 0.42% | - |
| HSV(B) | 165.38º | 0.54% | 0.57% | - |
| XYZ | 16.21 | 22.95 | 23.31 | - |
| YUV | 119.51 | 131.66 | 90.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 145 | 126 | 0.54 | 0 | 0.13 | 0.43 | 165.38 | 0.37 | 0.42 |
| Hex | 43 | 91 | 7E | 36 | 0 | D | 2B | A5 | 25 | 2A |
| Octal | 103 | 221 | 176 | 66 | 0 | 15 | 53 | 245 | 45 | 52 |
| Binary | 1000011 | 10010001 | 1111110 | 110110 | 0 | 1101 | 101011 | 10100101 | 100101 | 101010 |
Color Harmonies of #43917E
Complementary color
Monochromatic Colors of #43917E
Black with #43917E
Text Example
Text Example
White with #43917E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #43917E; }
p { color: rgb(67,145,126); }
H1.HeaderClassName
{
color: #43917E;
}
.AnyTagClassName
{
color: #43917E;
}
</style>
background-color css
<style>
a { background-color: #43917E; }
a { background-color: rgb(67,145,126); }
div.DivClassName
{
background-color: #43917E;
}
.BgClassName
{
background-color: #43917E;
}
</style>
border-color css
<style>
span { border-color: #43917E; }
span { border-color: rgb(67,145,126); }
td.TdClassName
{
border-color: #43917E;
}
.TagClassName
{
border-color: #43917E;
}
</style>