Shades of Lochinvar #479481
Tints of Lochinvar #479481
RGB
CMYK
RGB Variations
Color information
#479481 (or 0x479481) is known color: Lochinvar. HEX triplet: 47, 94 and 81. RGB value is (71,148,129). Sum of RGB (Red+Green+Blue) = 71+148+129=348 (46% of max value = 765). Red value is 71 (28.12% from 255 or 20.40% from 348); Green value is 148 (58.20% from 255 or 42.53% from 348); Blue value is 129 (50.78% from 255 or 37.07% from 348); Max value from RGB is 148 - color contains mainly: green. Hex color #479481 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #479481 is #B86B7E. Grayscale: #7A7A7A. Windows color (decimal): -12086143 or 8492103. OLE color: 8492103.
HSL color Cylindrical-coordinate representation of color #479481: hue angle of 165.19º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #479481 is Cyan = 0.52, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 148 | 129 | - |
| CMYK | 0.52 | 0 | 0.13 | 0.42 |
| HSL | 165.19º | 0.35% | 0.43% | - |
| HSV(B) | 165.19º | 0.52% | 0.58% | - |
| XYZ | 17.15 | 24.1 | 24.52 | - |
| YUV | 122.81 | 131.49 | 91.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 148 | 129 | 0.52 | 0 | 0.13 | 0.42 | 165.19 | 0.35 | 0.43 |
| Hex | 47 | 94 | 81 | 34 | 0 | D | 2A | A5 | 23 | 2B |
| Octal | 107 | 224 | 201 | 64 | 0 | 15 | 52 | 245 | 43 | 53 |
| Binary | 1000111 | 10010100 | 10000001 | 110100 | 0 | 1101 | 101010 | 10100101 | 100011 | 101011 |
Color Harmonies of #479481
Complementary color
Monochromatic Colors of #479481
Black with #479481
Text Example
Text Example
White with #479481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479481; }
p { color: rgb(71,148,129); }
H1.HeaderClassName
{
color: #479481;
}
.AnyTagClassName
{
color: #479481;
}
</style>
background-color css
<style>
a { background-color: #479481; }
a { background-color: rgb(71,148,129); }
div.DivClassName
{
background-color: #479481;
}
.BgClassName
{
background-color: #479481;
}
</style>
border-color css
<style>
span { border-color: #479481; }
span { border-color: rgb(71,148,129); }
td.TdClassName
{
border-color: #479481;
}
.TagClassName
{
border-color: #479481;
}
</style>