Shades of Lochinvar #479581
Tints of Lochinvar #479581
RGB
CMYK
RGB Variations
Color information
#479581 (or 0x479581) is known color: Lochinvar. HEX triplet: 47, 95 and 81. RGB value is (71,149,129). Sum of RGB (Red+Green+Blue) = 71+149+129=349 (46% of max value = 765). Red value is 71 (28.12% from 255 or 20.34% from 349); Green value is 149 (58.59% from 255 or 42.69% from 349); Blue value is 129 (50.78% from 255 or 36.96% from 349); Max value from RGB is 149 - color contains mainly: green. Hex color #479581 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #479581 is #B86A7E. Grayscale: #7B7B7B. Windows color (decimal): -12085887 or 8492359. OLE color: 8492359.
HSL color Cylindrical-coordinate representation of color #479581: hue angle of 164.62º 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 #479581 is Cyan = 0.52, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 149 | 129 | - |
| CMYK | 0.52 | 0 | 0.13 | 0.42 |
| HSL | 164.62º | 0.35% | 0.43% | - |
| HSV(B) | 164.62º | 0.52% | 0.58% | - |
| XYZ | 17.31 | 24.42 | 24.57 | - |
| YUV | 123.4 | 131.16 | 90.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 149 | 129 | 0.52 | 0 | 0.13 | 0.42 | 164.62 | 0.35 | 0.43 |
| Hex | 47 | 95 | 81 | 34 | 0 | D | 2A | A5 | 23 | 2B |
| Octal | 107 | 225 | 201 | 64 | 0 | 15 | 52 | 245 | 43 | 53 |
| Binary | 1000111 | 10010101 | 10000001 | 110100 | 0 | 1101 | 101010 | 10100101 | 100011 | 101011 |
Color Harmonies of #479581
Complementary color
Monochromatic Colors of #479581
Black with #479581
Text Example
Text Example
White with #479581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479581; }
p { color: rgb(71,149,129); }
H1.HeaderClassName
{
color: #479581;
}
.AnyTagClassName
{
color: #479581;
}
</style>
background-color css
<style>
a { background-color: #479581; }
a { background-color: rgb(71,149,129); }
div.DivClassName
{
background-color: #479581;
}
.BgClassName
{
background-color: #479581;
}
</style>
border-color css
<style>
span { border-color: #479581; }
span { border-color: rgb(71,149,129); }
td.TdClassName
{
border-color: #479581;
}
.TagClassName
{
border-color: #479581;
}
</style>