Shades of Lochinvar #469587
Tints of Lochinvar #469587
RGB
CMYK
RGB Variations
Color information
#469587 (or 0x469587) is known color: Lochinvar. HEX triplet: 46, 95 and 87. RGB value is (70,149,135). Sum of RGB (Red+Green+Blue) = 70+149+135=354 (46% of max value = 765). Red value is 70 (27.73% from 255 or 19.77% from 354); Green value is 149 (58.59% from 255 or 42.09% from 354); Blue value is 135 (53.12% from 255 or 38.14% from 354); Max value from RGB is 149 - color contains mainly: green. Hex color #469587 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #469587 is #B96A78. Grayscale: #7B7B7B. Windows color (decimal): -12151417 or 8885574. OLE color: 8885574.
HSL color Cylindrical-coordinate representation of color #469587: hue angle of 169.37º 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 #469587 is Cyan = 0.53, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 149 | 135 | - |
| CMYK | 0.53 | 0 | 0.09 | 0.42 |
| HSL | 169.37º | 0.36% | 0.43% | - |
| HSV(B) | 169.37º | 0.53% | 0.58% | - |
| XYZ | 17.65 | 24.55 | 26.73 | - |
| YUV | 123.78 | 134.33 | 89.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 149 | 135 | 0.53 | 0 | 0.09 | 0.42 | 169.37 | 0.36 | 0.43 |
| Hex | 46 | 95 | 87 | 35 | 0 | 9 | 2A | A9 | 24 | 2B |
| Octal | 106 | 225 | 207 | 65 | 0 | 11 | 52 | 251 | 44 | 53 |
| Binary | 1000110 | 10010101 | 10000111 | 110101 | 0 | 1001 | 101010 | 10101001 | 100100 | 101011 |
Color Harmonies of #469587
Complementary color
Monochromatic Colors of #469587
Black with #469587
Text Example
Text Example
White with #469587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469587; }
p { color: rgb(70,149,135); }
H1.HeaderClassName
{
color: #469587;
}
.AnyTagClassName
{
color: #469587;
}
</style>
background-color css
<style>
a { background-color: #469587; }
a { background-color: rgb(70,149,135); }
div.DivClassName
{
background-color: #469587;
}
.BgClassName
{
background-color: #469587;
}
</style>
border-color css
<style>
span { border-color: #469587; }
span { border-color: rgb(70,149,135); }
td.TdClassName
{
border-color: #469587;
}
.TagClassName
{
border-color: #469587;
}
</style>