Shades of Lochinvar #478982
Tints of Lochinvar #478982
RGB
CMYK
RGB Variations
Color information
#478982 (or 0x478982) is known color: Lochinvar. HEX triplet: 47, 89 and 82. RGB value is (71,137,130). Sum of RGB (Red+Green+Blue) = 71+137+130=338 (44% of max value = 765). Red value is 71 (28.12% from 255 or 21.01% from 338); Green value is 137 (53.91% from 255 or 40.53% from 338); Blue value is 130 (51.17% from 255 or 38.46% from 338); Max value from RGB is 137 - color contains mainly: green. Hex color #478982 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #478982 is #B8767D. Grayscale: #747474. Windows color (decimal): -12088958 or 8554823. OLE color: 8554823.
HSL color Cylindrical-coordinate representation of color #478982: hue angle of 173.64º 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 #478982 is Cyan = 0.48, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 71 | 137 | 130 | - |
| CMYK | 0.48 | 0 | 0.05 | 0.46 |
| HSL | 173.64º | 0.32% | 0.41% | - |
| HSV(B) | 173.64º | 0.48% | 0.54% | - |
| XYZ | 15.57 | 20.84 | 24.32 | - |
| YUV | 116.47 | 135.63 | 95.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 137 | 130 | 0.48 | 0 | 0.05 | 0.46 | 173.64 | 0.32 | 0.41 |
| Hex | 47 | 89 | 82 | 30 | 0 | 5 | 2E | AE | 20 | 29 |
| Octal | 107 | 211 | 202 | 60 | 0 | 5 | 56 | 256 | 40 | 51 |
| Binary | 1000111 | 10001001 | 10000010 | 110000 | 0 | 101 | 101110 | 10101110 | 100000 | 101001 |
Color Harmonies of #478982
Complementary color
Monochromatic Colors of #478982
Black with #478982
Text Example
Text Example
White with #478982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478982; }
p { color: rgb(71,137,130); }
H1.HeaderClassName
{
color: #478982;
}
.AnyTagClassName
{
color: #478982;
}
</style>
background-color css
<style>
a { background-color: #478982; }
a { background-color: rgb(71,137,130); }
div.DivClassName
{
background-color: #478982;
}
.BgClassName
{
background-color: #478982;
}
</style>
border-color css
<style>
span { border-color: #478982; }
span { border-color: rgb(71,137,130); }
td.TdClassName
{
border-color: #478982;
}
.TagClassName
{
border-color: #478982;
}
</style>