Shades of Lochinvar #479884
Tints of Lochinvar #479884
RGB
CMYK
RGB Variations
Color information
#479884 (or 0x479884) is known color: Lochinvar. HEX triplet: 47, 98 and 84. RGB value is (71,152,132). Sum of RGB (Red+Green+Blue) = 71+152+132=355 (47% of max value = 765). Red value is 71 (28.12% from 255 or 20% from 355); Green value is 152 (59.77% from 255 or 42.82% from 355); Blue value is 132 (51.95% from 255 or 37.18% from 355); Max value from RGB is 152 - color contains mainly: green. Hex color #479884 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #479884 is #B8677B. Grayscale: #7D7D7D. Windows color (decimal): -12085116 or 8689735. OLE color: 8689735.
HSL color Cylindrical-coordinate representation of color #479884: hue angle of 165.19º degrees, saturation: 0.36, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #479884 is Cyan = 0.53, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 71 | 152 | 132 | - |
| CMYK | 0.53 | 0 | 0.13 | 0.40 |
| HSL | 165.19º | 0.36% | 0.44% | - |
| HSV(B) | 165.19º | 0.53% | 0.6% | - |
| XYZ | 17.99 | 25.46 | 25.8 | - |
| YUV | 125.5 | 131.66 | 89.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 152 | 132 | 0.53 | 0 | 0.13 | 0.40 | 165.19 | 0.36 | 0.44 |
| Hex | 47 | 98 | 84 | 35 | 0 | D | 28 | A5 | 24 | 2C |
| Octal | 107 | 230 | 204 | 65 | 0 | 15 | 50 | 245 | 44 | 54 |
| Binary | 1000111 | 10011000 | 10000100 | 110101 | 0 | 1101 | 101000 | 10100101 | 100100 | 101100 |
Color Harmonies of #479884
Complementary color
Monochromatic Colors of #479884
Black with #479884
Text Example
Text Example
White with #479884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479884; }
p { color: rgb(71,152,132); }
H1.HeaderClassName
{
color: #479884;
}
.AnyTagClassName
{
color: #479884;
}
</style>
background-color css
<style>
a { background-color: #479884; }
a { background-color: rgb(71,152,132); }
div.DivClassName
{
background-color: #479884;
}
.BgClassName
{
background-color: #479884;
}
</style>
border-color css
<style>
span { border-color: #479884; }
span { border-color: rgb(71,152,132); }
td.TdClassName
{
border-color: #479884;
}
.TagClassName
{
border-color: #479884;
}
</style>