Shades of Lochinvar #479385
Tints of Lochinvar #479385
RGB
CMYK
RGB Variations
Color information
#479385 (or 0x479385) is known color: Lochinvar. HEX triplet: 47, 93 and 85. RGB value is (71,147,133). Sum of RGB (Red+Green+Blue) = 71+147+133=351 (46% of max value = 765). Red value is 71 (28.12% from 255 or 20.23% from 351); Green value is 147 (57.81% from 255 or 41.88% from 351); Blue value is 133 (52.34% from 255 or 37.89% from 351); Max value from RGB is 147 - color contains mainly: green. Hex color #479385 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #479385 is #B86C7A. Grayscale: #7A7A7A. Windows color (decimal): -12086395 or 8753991. OLE color: 8753991.
HSL color Cylindrical-coordinate representation of color #479385: hue angle of 168.95º 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 #479385 is Cyan = 0.52, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 147 | 133 | - |
| CMYK | 0.52 | 0 | 0.10 | 0.42 |
| HSL | 168.95º | 0.35% | 0.43% | - |
| HSV(B) | 168.95º | 0.52% | 0.58% | - |
| XYZ | 17.27 | 23.9 | 25.89 | - |
| YUV | 122.68 | 133.82 | 91.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 147 | 133 | 0.52 | 0 | 0.10 | 0.42 | 168.95 | 0.35 | 0.43 |
| Hex | 47 | 93 | 85 | 34 | 0 | A | 2A | A9 | 23 | 2B |
| Octal | 107 | 223 | 205 | 64 | 0 | 12 | 52 | 251 | 43 | 53 |
| Binary | 1000111 | 10010011 | 10000101 | 110100 | 0 | 1010 | 101010 | 10101001 | 100011 | 101011 |
Color Harmonies of #479385
Complementary color
Monochromatic Colors of #479385
Black with #479385
Text Example
Text Example
White with #479385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479385; }
p { color: rgb(71,147,133); }
H1.HeaderClassName
{
color: #479385;
}
.AnyTagClassName
{
color: #479385;
}
</style>
background-color css
<style>
a { background-color: #479385; }
a { background-color: rgb(71,147,133); }
div.DivClassName
{
background-color: #479385;
}
.BgClassName
{
background-color: #479385;
}
</style>
border-color css
<style>
span { border-color: #479385; }
span { border-color: rgb(71,147,133); }
td.TdClassName
{
border-color: #479385;
}
.TagClassName
{
border-color: #479385;
}
</style>