Shades of Lochinvar #479380
Tints of Lochinvar #479380
RGB
CMYK
RGB Variations
Color information
#479380 (or 0x479380) is known color: Lochinvar. HEX triplet: 47, 93 and 80. RGB value is (71,147,128). Sum of RGB (Red+Green+Blue) = 71+147+128=346 (45% of max value = 765). Red value is 71 (28.12% from 255 or 20.52% from 346); Green value is 147 (57.81% from 255 or 42.49% from 346); Blue value is 128 (50.39% from 255 or 36.99% from 346); Max value from RGB is 147 - color contains mainly: green. Hex color #479380 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #479380 is #B86C7F. Grayscale: #7A7A7A. Windows color (decimal): -12086400 or 8426311. OLE color: 8426311.
HSL color Cylindrical-coordinate representation of color #479380: hue angle of 165º 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 #479380 is Cyan = 0.52, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 147 | 128 | - |
| CMYK | 0.52 | 0 | 0.13 | 0.42 |
| HSL | 165º | 0.35% | 0.43% | - |
| HSV(B) | 165º | 0.52% | 0.58% | - |
| XYZ | 16.93 | 23.77 | 24.12 | - |
| YUV | 122.11 | 131.32 | 91.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 147 | 128 | 0.52 | 0 | 0.13 | 0.42 | 165 | 0.35 | 0.43 |
| Hex | 47 | 93 | 80 | 34 | 0 | D | 2A | A5 | 23 | 2B |
| Octal | 107 | 223 | 200 | 64 | 0 | 15 | 52 | 245 | 43 | 53 |
| Binary | 1000111 | 10010011 | 10000000 | 110100 | 0 | 1101 | 101010 | 10100101 | 100011 | 101011 |
Color Harmonies of #479380
Complementary color
Monochromatic Colors of #479380
Black with #479380
Text Example
Text Example
White with #479380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479380; }
p { color: rgb(71,147,128); }
H1.HeaderClassName
{
color: #479380;
}
.AnyTagClassName
{
color: #479380;
}
</style>
background-color css
<style>
a { background-color: #479380; }
a { background-color: rgb(71,147,128); }
div.DivClassName
{
background-color: #479380;
}
.BgClassName
{
background-color: #479380;
}
</style>
border-color css
<style>
span { border-color: #479380; }
span { border-color: rgb(71,147,128); }
td.TdClassName
{
border-color: #479380;
}
.TagClassName
{
border-color: #479380;
}
</style>