Shades of Lochinvar #479585
Tints of Lochinvar #479585
RGB
CMYK
RGB Variations
Color information
#479585 (or 0x479585) is known color: Lochinvar. HEX triplet: 47, 95 and 85. RGB value is (71,149,133). Sum of RGB (Red+Green+Blue) = 71+149+133=353 (46% of max value = 765). Red value is 71 (28.12% from 255 or 20.11% from 353); Green value is 149 (58.59% from 255 or 42.21% from 353); Blue value is 133 (52.34% from 255 or 37.68% from 353); Max value from RGB is 149 - color contains mainly: green. Hex color #479585 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #479585 is #B86A7A. Grayscale: #7B7B7B. Windows color (decimal): -12085883 or 8754503. OLE color: 8754503.
HSL color Cylindrical-coordinate representation of color #479585: hue angle of 167.69º 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 #479585 is Cyan = 0.52, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
RGB | 71 | 149 | 133 | - |
CMYK | 0.52 | 0 | 0.11 | 0.42 |
HSL | 167.69º | 0.35% | 0.43% | - |
HSV(B) | 167.69º | 0.52% | 0.58% | - |
XYZ | 17.58 | 24.53 | 26 | - |
YUV | 123.85 | 133.16 | 90.3 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 71 | 149 | 133 | 0.52 | 0 | 0.11 | 0.42 | 167.69 | 0.35 | 0.43 |
Hex | 47 | 95 | 85 | 34 | 0 | B | 2A | A8 | 23 | 2B |
Octal | 107 | 225 | 205 | 64 | 0 | 13 | 52 | 250 | 43 | 53 |
Binary | 1000111 | 10010101 | 10000101 | 110100 | 0 | 1011 | 101010 | 10101000 | 100011 | 101011 |
Color Harmonies of #479585
Complementary color
Monochromatic Colors of #479585
Black with #479585
Text Example
Text Example
White with #479585
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479585; }
p { color: rgb(71,149,133); }
H1.HeaderClassName
{
color: #479585;
}
.AnyTagClassName
{
color: #479585;
}
</style>
background-color css
<style>
a { background-color: #479585; }
a { background-color: rgb(71,149,133); }
div.DivClassName
{
background-color: #479585;
}
.BgClassName
{
background-color: #479585;
}
</style>
border-color css
<style>
span { border-color: #479585; }
span { border-color: rgb(71,149,133); }
td.TdClassName
{
border-color: #479585;
}
.TagClassName
{
border-color: #479585;
}
</style>