Shades of Lochinvar #479283
Tints of Lochinvar #479283
RGB
CMYK
RGB Variations
Color information
#479283 (or 0x479283) is known color: Lochinvar. HEX triplet: 47, 92 and 83. RGB value is (71,146,131). Sum of RGB (Red+Green+Blue) = 71+146+131=348 (46% of max value = 765). Red value is 71 (28.12% from 255 or 20.40% from 348); Green value is 146 (57.42% from 255 or 41.95% from 348); Blue value is 131 (51.56% from 255 or 37.64% from 348); Max value from RGB is 146 - color contains mainly: green. Hex color #479283 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #479283 is #B86D7C. Grayscale: #797979. Windows color (decimal): -12086653 or 8622663. OLE color: 8622663.
HSL color Cylindrical-coordinate representation of color #479283: hue angle of 168º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #479283 is Cyan = 0.51, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 71 | 146 | 131 | - |
| CMYK | 0.51 | 0 | 0.10 | 0.43 |
| HSL | 168º | 0.35% | 0.43% | - |
| HSV(B) | 168º | 0.51% | 0.57% | - |
| XYZ | 16.97 | 23.54 | 25.12 | - |
| YUV | 121.87 | 133.15 | 91.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 146 | 131 | 0.51 | 0 | 0.10 | 0.43 | 168 | 0.35 | 0.43 |
| Hex | 47 | 92 | 83 | 33 | 0 | A | 2B | A8 | 23 | 2B |
| Octal | 107 | 222 | 203 | 63 | 0 | 12 | 53 | 250 | 43 | 53 |
| Binary | 1000111 | 10010010 | 10000011 | 110011 | 0 | 1010 | 101011 | 10101000 | 100011 | 101011 |
Color Harmonies of #479283
Complementary color
Monochromatic Colors of #479283
Black with #479283
Text Example
Text Example
White with #479283
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479283; }
p { color: rgb(71,146,131); }
H1.HeaderClassName
{
color: #479283;
}
.AnyTagClassName
{
color: #479283;
}
</style>
background-color css
<style>
a { background-color: #479283; }
a { background-color: rgb(71,146,131); }
div.DivClassName
{
background-color: #479283;
}
.BgClassName
{
background-color: #479283;
}
</style>
border-color css
<style>
span { border-color: #479283; }
span { border-color: rgb(71,146,131); }
td.TdClassName
{
border-color: #479283;
}
.TagClassName
{
border-color: #479283;
}
</style>