Shades of Lochinvar #479583
Tints of Lochinvar #479583
RGB
CMYK
RGB Variations
Color information
#479583 (or 0x479583) is known color: Lochinvar. HEX triplet: 47, 95 and 83. RGB value is (71,149,131). Sum of RGB (Red+Green+Blue) = 71+149+131=351 (46% of max value = 765). Red value is 71 (28.12% from 255 or 20.23% from 351); Green value is 149 (58.59% from 255 or 42.45% from 351); Blue value is 131 (51.56% from 255 or 37.32% from 351); Max value from RGB is 149 - color contains mainly: green. Hex color #479583 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #479583 is #B86A7C. Grayscale: #7B7B7B. Windows color (decimal): -12085885 or 8623431. OLE color: 8623431.
HSL color Cylindrical-coordinate representation of color #479583: hue angle of 166.15º 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 #479583 is Cyan = 0.52, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 149 | 131 | - |
| CMYK | 0.52 | 0 | 0.12 | 0.42 |
| HSL | 166.15º | 0.35% | 0.43% | - |
| HSV(B) | 166.15º | 0.52% | 0.58% | - |
| XYZ | 17.44 | 24.47 | 25.28 | - |
| YUV | 123.63 | 132.16 | 90.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 149 | 131 | 0.52 | 0 | 0.12 | 0.42 | 166.15 | 0.35 | 0.43 |
| Hex | 47 | 95 | 83 | 34 | 0 | C | 2A | A6 | 23 | 2B |
| Octal | 107 | 225 | 203 | 64 | 0 | 14 | 52 | 246 | 43 | 53 |
| Binary | 1000111 | 10010101 | 10000011 | 110100 | 0 | 1100 | 101010 | 10100110 | 100011 | 101011 |
Color Harmonies of #479583
Complementary color
Monochromatic Colors of #479583
Black with #479583
Text Example
Text Example
White with #479583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479583; }
p { color: rgb(71,149,131); }
H1.HeaderClassName
{
color: #479583;
}
.AnyTagClassName
{
color: #479583;
}
</style>
background-color css
<style>
a { background-color: #479583; }
a { background-color: rgb(71,149,131); }
div.DivClassName
{
background-color: #479583;
}
.BgClassName
{
background-color: #479583;
}
</style>
border-color css
<style>
span { border-color: #479583; }
span { border-color: rgb(71,149,131); }
td.TdClassName
{
border-color: #479583;
}
.TagClassName
{
border-color: #479583;
}
</style>