Shades of Lochinvar #478981
Tints of Lochinvar #478981
RGB
CMYK
RGB Variations
Color information
#478981 (or 0x478981) is known color: Lochinvar. HEX triplet: 47, 89 and 81. RGB value is (71,137,129). Sum of RGB (Red+Green+Blue) = 71+137+129=337 (44% of max value = 765). Red value is 71 (28.12% from 255 or 21.07% from 337); Green value is 137 (53.91% from 255 or 40.65% from 337); Blue value is 129 (50.78% from 255 or 38.28% from 337); Max value from RGB is 137 - color contains mainly: green. Hex color #478981 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #478981 is #B8767E. Grayscale: #747474. Windows color (decimal): -12088959 or 8489287. OLE color: 8489287.
HSL color Cylindrical-coordinate representation of color #478981: hue angle of 172.73º 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 #478981 is Cyan = 0.48, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 71 | 137 | 129 | - |
| CMYK | 0.48 | 0 | 0.06 | 0.46 |
| HSL | 172.73º | 0.32% | 0.41% | - |
| HSV(B) | 172.73º | 0.48% | 0.54% | - |
| XYZ | 15.51 | 20.82 | 23.97 | - |
| YUV | 116.35 | 135.13 | 95.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 137 | 129 | 0.48 | 0 | 0.06 | 0.46 | 172.73 | 0.32 | 0.41 |
| Hex | 47 | 89 | 81 | 30 | 0 | 6 | 2E | AD | 20 | 29 |
| Octal | 107 | 211 | 201 | 60 | 0 | 6 | 56 | 255 | 40 | 51 |
| Binary | 1000111 | 10001001 | 10000001 | 110000 | 0 | 110 | 101110 | 10101101 | 100000 | 101001 |
Color Harmonies of #478981
Complementary color
Monochromatic Colors of #478981
Black with #478981
Text Example
Text Example
White with #478981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478981; }
p { color: rgb(71,137,129); }
H1.HeaderClassName
{
color: #478981;
}
.AnyTagClassName
{
color: #478981;
}
</style>
background-color css
<style>
a { background-color: #478981; }
a { background-color: rgb(71,137,129); }
div.DivClassName
{
background-color: #478981;
}
.BgClassName
{
background-color: #478981;
}
</style>
border-color css
<style>
span { border-color: #478981; }
span { border-color: rgb(71,137,129); }
td.TdClassName
{
border-color: #478981;
}
.TagClassName
{
border-color: #478981;
}
</style>