Shades of Lochinvar #479781
Tints of Lochinvar #479781
RGB
CMYK
RGB Variations
Color information
#479781 (or 0x479781) is known color: Lochinvar. HEX triplet: 47, 97 and 81. RGB value is (71,151,129). Sum of RGB (Red+Green+Blue) = 71+151+129=351 (46% of max value = 765). Red value is 71 (28.12% from 255 or 20.23% from 351); Green value is 151 (59.38% from 255 or 43.02% from 351); Blue value is 129 (50.78% from 255 or 36.75% from 351); Max value from RGB is 151 - color contains mainly: green. Hex color #479781 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #479781 is #B8687E. Grayscale: #7C7C7C. Windows color (decimal): -12085375 or 8492871. OLE color: 8492871.
HSL color Cylindrical-coordinate representation of color #479781: hue angle of 163.5º degrees, saturation: 0.36, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #479781 is Cyan = 0.53, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 71 | 151 | 129 | - |
| CMYK | 0.53 | 0 | 0.15 | 0.41 |
| HSL | 163.5º | 0.36% | 0.44% | - |
| HSV(B) | 163.5º | 0.53% | 0.59% | - |
| XYZ | 17.63 | 25.06 | 24.68 | - |
| YUV | 124.57 | 130.5 | 89.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 151 | 129 | 0.53 | 0 | 0.15 | 0.41 | 163.5 | 0.36 | 0.44 |
| Hex | 47 | 97 | 81 | 35 | 0 | F | 29 | A4 | 24 | 2C |
| Octal | 107 | 227 | 201 | 65 | 0 | 17 | 51 | 244 | 44 | 54 |
| Binary | 1000111 | 10010111 | 10000001 | 110101 | 0 | 1111 | 101001 | 10100100 | 100100 | 101100 |
Color Harmonies of #479781
Complementary color
Monochromatic Colors of #479781
Black with #479781
Text Example
Text Example
White with #479781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479781; }
p { color: rgb(71,151,129); }
H1.HeaderClassName
{
color: #479781;
}
.AnyTagClassName
{
color: #479781;
}
</style>
background-color css
<style>
a { background-color: #479781; }
a { background-color: rgb(71,151,129); }
div.DivClassName
{
background-color: #479781;
}
.BgClassName
{
background-color: #479781;
}
</style>
border-color css
<style>
span { border-color: #479781; }
span { border-color: rgb(71,151,129); }
td.TdClassName
{
border-color: #479781;
}
.TagClassName
{
border-color: #479781;
}
</style>