Shades of Lochinvar #479587
Tints of Lochinvar #479587
RGB
CMYK
RGB Variations
Color information
#479587 (or 0x479587) is known color: Lochinvar. HEX triplet: 47, 95 and 87. RGB value is (71,149,135). Sum of RGB (Red+Green+Blue) = 71+149+135=355 (47% of max value = 765). Red value is 71 (28.12% from 255 or 20% from 355); Green value is 149 (58.59% from 255 or 41.97% from 355); Blue value is 135 (53.12% from 255 or 38.03% from 355); Max value from RGB is 149 - color contains mainly: green. Hex color #479587 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #479587 is #B86A78. Grayscale: #7C7C7C. Windows color (decimal): -12085881 or 8885575. OLE color: 8885575.
HSL color Cylindrical-coordinate representation of color #479587: hue angle of 169.23º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #479587 is Cyan = 0.52, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 149 | 135 | - |
| CMYK | 0.52 | 0 | 0.09 | 0.42 |
| HSL | 169.23º | 0.35% | 0.43% | - |
| HSV(B) | 169.23º | 0.52% | 0.58% | - |
| XYZ | 17.72 | 24.58 | 26.73 | - |
| YUV | 124.08 | 134.16 | 90.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 149 | 135 | 0.52 | 0 | 0.09 | 0.42 | 169.23 | 0.35 | 0.43 |
| Hex | 47 | 95 | 87 | 34 | 0 | 9 | 2A | A9 | 23 | 2B |
| Octal | 107 | 225 | 207 | 64 | 0 | 11 | 52 | 251 | 43 | 53 |
| Binary | 1000111 | 10010101 | 10000111 | 110100 | 0 | 1001 | 101010 | 10101001 | 100011 | 101011 |
Color Harmonies of #479587
Complementary color
Monochromatic Colors of #479587
Black with #479587
Text Example
Text Example
White with #479587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479587; }
p { color: rgb(71,149,135); }
H1.HeaderClassName
{
color: #479587;
}
.AnyTagClassName
{
color: #479587;
}
</style>
background-color css
<style>
a { background-color: #479587; }
a { background-color: rgb(71,149,135); }
div.DivClassName
{
background-color: #479587;
}
.BgClassName
{
background-color: #479587;
}
</style>
border-color css
<style>
span { border-color: #479587; }
span { border-color: rgb(71,149,135); }
td.TdClassName
{
border-color: #479587;
}
.TagClassName
{
border-color: #479587;
}
</style>