Shades of Lochinvar #479683
Tints of Lochinvar #479683
RGB
CMYK
RGB Variations
Color information
#479683 (or 0x479683) is known color: Lochinvar. HEX triplet: 47, 96 and 83. RGB value is (71,150,131). Sum of RGB (Red+Green+Blue) = 71+150+131=352 (46% of max value = 765). Red value is 71 (28.12% from 255 or 20.17% from 352); Green value is 150 (58.98% from 255 or 42.61% from 352); Blue value is 131 (51.56% from 255 or 37.22% from 352); Max value from RGB is 150 - color contains mainly: green. Hex color #479683 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #479683 is #B8697C. Grayscale: #7C7C7C. Windows color (decimal): -12085629 or 8623687. OLE color: 8623687.
HSL color Cylindrical-coordinate representation of color #479683: hue angle of 165.57º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #479683 is Cyan = 0.53, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 71 | 150 | 131 | - |
| CMYK | 0.53 | 0 | 0.13 | 0.41 |
| HSL | 165.57º | 0.36% | 0.43% | - |
| HSV(B) | 165.57º | 0.53% | 0.59% | - |
| XYZ | 17.6 | 24.79 | 25.33 | - |
| YUV | 124.21 | 131.83 | 90.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 150 | 131 | 0.53 | 0 | 0.13 | 0.41 | 165.57 | 0.36 | 0.43 |
| Hex | 47 | 96 | 83 | 35 | 0 | D | 29 | A6 | 24 | 2B |
| Octal | 107 | 226 | 203 | 65 | 0 | 15 | 51 | 246 | 44 | 53 |
| Binary | 1000111 | 10010110 | 10000011 | 110101 | 0 | 1101 | 101001 | 10100110 | 100100 | 101011 |
Color Harmonies of #479683
Complementary color
Monochromatic Colors of #479683
Black with #479683
Text Example
Text Example
White with #479683
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479683; }
p { color: rgb(71,150,131); }
H1.HeaderClassName
{
color: #479683;
}
.AnyTagClassName
{
color: #479683;
}
</style>
background-color css
<style>
a { background-color: #479683; }
a { background-color: rgb(71,150,131); }
div.DivClassName
{
background-color: #479683;
}
.BgClassName
{
background-color: #479683;
}
</style>
border-color css
<style>
span { border-color: #479683; }
span { border-color: rgb(71,150,131); }
td.TdClassName
{
border-color: #479683;
}
.TagClassName
{
border-color: #479683;
}
</style>