Shades of Lochinvar #479181
Tints of Lochinvar #479181
RGB
CMYK
RGB Variations
Color information
#479181 (or 0x479181) is known color: Lochinvar. HEX triplet: 47, 91 and 81. RGB value is (71,145,129). Sum of RGB (Red+Green+Blue) = 71+145+129=345 (45% of max value = 765). Red value is 71 (28.12% from 255 or 20.58% from 345); Green value is 145 (57.03% from 255 or 42.03% from 345); Blue value is 129 (50.78% from 255 or 37.39% from 345); Max value from RGB is 145 - color contains mainly: green. Hex color #479181 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #479181 is #B86E7E. Grayscale: #797979. Windows color (decimal): -12086911 or 8491335. OLE color: 8491335.
HSL color Cylindrical-coordinate representation of color #479181: hue angle of 167.03º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #479181 is Cyan = 0.51, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 71 | 145 | 129 | - |
| CMYK | 0.51 | 0 | 0.11 | 0.43 |
| HSL | 167.03º | 0.34% | 0.42% | - |
| HSV(B) | 167.03º | 0.51% | 0.57% | - |
| XYZ | 16.69 | 23.18 | 24.36 | - |
| YUV | 121.05 | 132.48 | 92.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 145 | 129 | 0.51 | 0 | 0.11 | 0.43 | 167.03 | 0.34 | 0.42 |
| Hex | 47 | 91 | 81 | 33 | 0 | B | 2B | A7 | 22 | 2A |
| Octal | 107 | 221 | 201 | 63 | 0 | 13 | 53 | 247 | 42 | 52 |
| Binary | 1000111 | 10010001 | 10000001 | 110011 | 0 | 1011 | 101011 | 10100111 | 100010 | 101010 |
Color Harmonies of #479181
Complementary color
Monochromatic Colors of #479181
Black with #479181
Text Example
Text Example
White with #479181
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479181; }
p { color: rgb(71,145,129); }
H1.HeaderClassName
{
color: #479181;
}
.AnyTagClassName
{
color: #479181;
}
</style>
background-color css
<style>
a { background-color: #479181; }
a { background-color: rgb(71,145,129); }
div.DivClassName
{
background-color: #479181;
}
.BgClassName
{
background-color: #479181;
}
</style>
border-color css
<style>
span { border-color: #479181; }
span { border-color: rgb(71,145,129); }
td.TdClassName
{
border-color: #479181;
}
.TagClassName
{
border-color: #479181;
}
</style>