Shades of Lochinvar #478880
Tints of Lochinvar #478880
RGB
CMYK
RGB Variations
Color information
#478880 (or 0x478880) is known color: Lochinvar. HEX triplet: 47, 88 and 80. RGB value is (71,136,128). Sum of RGB (Red+Green+Blue) = 71+136+128=335 (44% of max value = 765). Red value is 71 (28.12% from 255 or 21.19% from 335); Green value is 136 (53.52% from 255 or 40.60% from 335); Blue value is 128 (50.39% from 255 or 38.21% from 335); Max value from RGB is 136 - color contains mainly: green. Hex color #478880 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #478880 is #B8777F. Grayscale: #737373. Windows color (decimal): -12089216 or 8423495. OLE color: 8423495.
HSL color Cylindrical-coordinate representation of color #478880: hue angle of 172.62º 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 #478880 is Cyan = 0.48, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 136 | 128 | - |
| CMYK | 0.48 | 0 | 0.06 | 0.47 |
| HSL | 172.62º | 0.31% | 0.41% | - |
| HSV(B) | 172.62º | 0.48% | 0.53% | - |
| XYZ | 15.3 | 20.51 | 23.57 | - |
| YUV | 115.65 | 134.97 | 96.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 136 | 128 | 0.48 | 0 | 0.06 | 0.47 | 172.62 | 0.31 | 0.41 |
| Hex | 47 | 88 | 80 | 30 | 0 | 6 | 2F | AD | 1F | 29 |
| Octal | 107 | 210 | 200 | 60 | 0 | 6 | 57 | 255 | 37 | 51 |
| Binary | 1000111 | 10001000 | 10000000 | 110000 | 0 | 110 | 101111 | 10101101 | 11111 | 101001 |
Color Harmonies of #478880
Complementary color
Monochromatic Colors of #478880
Black with #478880
Text Example
Text Example
White with #478880
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478880; }
p { color: rgb(71,136,128); }
H1.HeaderClassName
{
color: #478880;
}
.AnyTagClassName
{
color: #478880;
}
</style>
background-color css
<style>
a { background-color: #478880; }
a { background-color: rgb(71,136,128); }
div.DivClassName
{
background-color: #478880;
}
.BgClassName
{
background-color: #478880;
}
</style>
border-color css
<style>
span { border-color: #478880; }
span { border-color: rgb(71,136,128); }
td.TdClassName
{
border-color: #478880;
}
.TagClassName
{
border-color: #478880;
}
</style>