Shades of Lochinvar #469580
Tints of Lochinvar #469580
RGB
CMYK
RGB Variations
Color information
#469580 (or 0x469580) is known color: Lochinvar. HEX triplet: 46, 95 and 80. RGB value is (70,149,128). Sum of RGB (Red+Green+Blue) = 70+149+128=347 (45% of max value = 765). Red value is 70 (27.73% from 255 or 20.17% from 347); Green value is 149 (58.59% from 255 or 42.94% from 347); Blue value is 128 (50.39% from 255 or 36.89% from 347); Max value from RGB is 149 - color contains mainly: green. Hex color #469580 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #469580 is #B96A7F. Grayscale: #7A7A7A. Windows color (decimal): -12151424 or 8426822. OLE color: 8426822.
HSL color Cylindrical-coordinate representation of color #469580: hue angle of 164.05º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #469580 is Cyan = 0.53, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 149 | 128 | - |
| CMYK | 0.53 | 0 | 0.14 | 0.42 |
| HSL | 164.05º | 0.36% | 0.43% | - |
| HSV(B) | 164.05º | 0.53% | 0.58% | - |
| XYZ | 17.17 | 24.36 | 24.22 | - |
| YUV | 122.99 | 130.83 | 90.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 149 | 128 | 0.53 | 0 | 0.14 | 0.42 | 164.05 | 0.36 | 0.43 |
| Hex | 46 | 95 | 80 | 35 | 0 | E | 2A | A4 | 24 | 2B |
| Octal | 106 | 225 | 200 | 65 | 0 | 16 | 52 | 244 | 44 | 53 |
| Binary | 1000110 | 10010101 | 10000000 | 110101 | 0 | 1110 | 101010 | 10100100 | 100100 | 101011 |
Color Harmonies of #469580
Complementary color
Monochromatic Colors of #469580
Black with #469580
Text Example
Text Example
White with #469580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469580; }
p { color: rgb(70,149,128); }
H1.HeaderClassName
{
color: #469580;
}
.AnyTagClassName
{
color: #469580;
}
</style>
background-color css
<style>
a { background-color: #469580; }
a { background-color: rgb(70,149,128); }
div.DivClassName
{
background-color: #469580;
}
.BgClassName
{
background-color: #469580;
}
</style>
border-color css
<style>
span { border-color: #469580; }
span { border-color: rgb(70,149,128); }
td.TdClassName
{
border-color: #469580;
}
.TagClassName
{
border-color: #469580;
}
</style>