Shades of Lochinvar #479085
Tints of Lochinvar #479085
RGB
CMYK
RGB Variations
Color information
#479085 (or 0x479085) is known color: Lochinvar. HEX triplet: 47, 90 and 85. RGB value is (71,144,133). Sum of RGB (Red+Green+Blue) = 71+144+133=348 (46% of max value = 765). Red value is 71 (28.12% from 255 or 20.40% from 348); Green value is 144 (56.64% from 255 or 41.38% from 348); Blue value is 133 (52.34% from 255 or 38.22% from 348); Max value from RGB is 144 - color contains mainly: green. Hex color #479085 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #479085 is #B86F7A. Grayscale: #787878. Windows color (decimal): -12087163 or 8753223. OLE color: 8753223.
HSL color Cylindrical-coordinate representation of color #479085: hue angle of 170.96º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #479085 is Cyan = 0.51, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 71 | 144 | 133 | - |
| CMYK | 0.51 | 0 | 0.08 | 0.44 |
| HSL | 170.96º | 0.34% | 0.42% | - |
| HSV(B) | 170.96º | 0.51% | 0.56% | - |
| XYZ | 16.81 | 22.98 | 25.74 | - |
| YUV | 120.92 | 134.82 | 92.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 144 | 133 | 0.51 | 0 | 0.08 | 0.44 | 170.96 | 0.34 | 0.42 |
| Hex | 47 | 90 | 85 | 33 | 0 | 8 | 2C | AB | 22 | 2A |
| Octal | 107 | 220 | 205 | 63 | 0 | 10 | 54 | 253 | 42 | 52 |
| Binary | 1000111 | 10010000 | 10000101 | 110011 | 0 | 1000 | 101100 | 10101011 | 100010 | 101010 |
Color Harmonies of #479085
Complementary color
Monochromatic Colors of #479085
Black with #479085
Text Example
Text Example
White with #479085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479085; }
p { color: rgb(71,144,133); }
H1.HeaderClassName
{
color: #479085;
}
.AnyTagClassName
{
color: #479085;
}
</style>
background-color css
<style>
a { background-color: #479085; }
a { background-color: rgb(71,144,133); }
div.DivClassName
{
background-color: #479085;
}
.BgClassName
{
background-color: #479085;
}
</style>
border-color css
<style>
span { border-color: #479085; }
span { border-color: rgb(71,144,133); }
td.TdClassName
{
border-color: #479085;
}
.TagClassName
{
border-color: #479085;
}
</style>