Shades of Lochinvar #478881
Tints of Lochinvar #478881
RGB
CMYK
RGB Variations
Color information
#478881 (or 0x478881) is known color: Lochinvar. HEX triplet: 47, 88 and 81. RGB value is (71,136,129). Sum of RGB (Red+Green+Blue) = 71+136+129=336 (44% of max value = 765). Red value is 71 (28.12% from 255 or 21.13% from 336); Green value is 136 (53.52% from 255 or 40.48% from 336); Blue value is 129 (50.78% from 255 or 38.39% from 336); Max value from RGB is 136 - color contains mainly: green. Hex color #478881 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #478881 is #B8777E. Grayscale: #737373. Windows color (decimal): -12089215 or 8489031. OLE color: 8489031.
HSL color Cylindrical-coordinate representation of color #478881: hue angle of 173.54º degrees, saturation: 0.31, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #478881 is Cyan = 0.48, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 136 | 129 | - |
| CMYK | 0.48 | 0 | 0.05 | 0.47 |
| HSL | 173.54º | 0.31% | 0.41% | - |
| HSV(B) | 173.54º | 0.48% | 0.53% | - |
| XYZ | 15.37 | 20.53 | 23.92 | - |
| YUV | 115.77 | 135.47 | 96.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 136 | 129 | 0.48 | 0 | 0.05 | 0.47 | 173.54 | 0.31 | 0.41 |
| Hex | 47 | 88 | 81 | 30 | 0 | 5 | 2F | AE | 1F | 29 |
| Octal | 107 | 210 | 201 | 60 | 0 | 5 | 57 | 256 | 37 | 51 |
| Binary | 1000111 | 10001000 | 10000001 | 110000 | 0 | 101 | 101111 | 10101110 | 11111 | 101001 |
Color Harmonies of #478881
Complementary color
Monochromatic Colors of #478881
Black with #478881
Text Example
Text Example
White with #478881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478881; }
p { color: rgb(71,136,129); }
H1.HeaderClassName
{
color: #478881;
}
.AnyTagClassName
{
color: #478881;
}
</style>
background-color css
<style>
a { background-color: #478881; }
a { background-color: rgb(71,136,129); }
div.DivClassName
{
background-color: #478881;
}
.BgClassName
{
background-color: #478881;
}
</style>
border-color css
<style>
span { border-color: #478881; }
span { border-color: rgb(71,136,129); }
td.TdClassName
{
border-color: #478881;
}
.TagClassName
{
border-color: #478881;
}
</style>