Shades of Lochinvar #478984
Tints of Lochinvar #478984
RGB
CMYK
RGB Variations
Color information
#478984 (or 0x478984) is known color: Lochinvar. HEX triplet: 47, 89 and 84. RGB value is (71,137,132). Sum of RGB (Red+Green+Blue) = 71+137+132=340 (45% of max value = 765). Red value is 71 (28.12% from 255 or 20.88% from 340); Green value is 137 (53.91% from 255 or 40.29% from 340); Blue value is 132 (51.95% from 255 or 38.82% from 340); Max value from RGB is 137 - color contains mainly: green. Hex color #478984 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #478984 is #B8767B. Grayscale: #747474. Windows color (decimal): -12088956 or 8685895. OLE color: 8685895.
HSL color Cylindrical-coordinate representation of color #478984: hue angle of 175.45º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #478984 is Cyan = 0.48, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 71 | 137 | 132 | - |
| CMYK | 0.48 | 0 | 0.04 | 0.46 |
| HSL | 175.45º | 0.32% | 0.41% | - |
| HSV(B) | 175.45º | 0.48% | 0.54% | - |
| XYZ | 15.71 | 20.9 | 25.04 | - |
| YUV | 116.7 | 136.63 | 95.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 137 | 132 | 0.48 | 0 | 0.04 | 0.46 | 175.45 | 0.32 | 0.41 |
| Hex | 47 | 89 | 84 | 30 | 0 | 4 | 2E | AF | 20 | 29 |
| Octal | 107 | 211 | 204 | 60 | 0 | 4 | 56 | 257 | 40 | 51 |
| Binary | 1000111 | 10001001 | 10000100 | 110000 | 0 | 100 | 101110 | 10101111 | 100000 | 101001 |
Color Harmonies of #478984
Complementary color
Monochromatic Colors of #478984
Black with #478984
Text Example
Text Example
White with #478984
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478984; }
p { color: rgb(71,137,132); }
H1.HeaderClassName
{
color: #478984;
}
.AnyTagClassName
{
color: #478984;
}
</style>
background-color css
<style>
a { background-color: #478984; }
a { background-color: rgb(71,137,132); }
div.DivClassName
{
background-color: #478984;
}
.BgClassName
{
background-color: #478984;
}
</style>
border-color css
<style>
span { border-color: #478984; }
span { border-color: rgb(71,137,132); }
td.TdClassName
{
border-color: #478984;
}
.TagClassName
{
border-color: #478984;
}
</style>