Shades of Lochinvar #459386
Tints of Lochinvar #459386
RGB
CMYK
RGB Variations
Color information
#459386 (or 0x459386) is known color: Lochinvar. HEX triplet: 45, 93 and 86. RGB value is (69,147,134). Sum of RGB (Red+Green+Blue) = 69+147+134=350 (46% of max value = 765). Red value is 69 (27.34% from 255 or 19.71% from 350); Green value is 147 (57.81% from 255 or 42% from 350); Blue value is 134 (52.73% from 255 or 38.29% from 350); Max value from RGB is 147 - color contains mainly: green. Hex color #459386 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #459386 is #BA6C79. Grayscale: #7A7A7A. Windows color (decimal): -12217466 or 8819525. OLE color: 8819525.
HSL color Cylindrical-coordinate representation of color #459386: hue angle of 170º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #459386 is Cyan = 0.53, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 147 | 134 | - |
| CMYK | 0.53 | 0 | 0.09 | 0.42 |
| HSL | 170º | 0.36% | 0.42% | - |
| HSV(B) | 170º | 0.53% | 0.58% | - |
| XYZ | 17.19 | 23.85 | 26.25 | - |
| YUV | 122.2 | 134.66 | 90.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 147 | 134 | 0.53 | 0 | 0.09 | 0.42 | 170 | 0.36 | 0.42 |
| Hex | 45 | 93 | 86 | 35 | 0 | 9 | 2A | AA | 24 | 2A |
| Octal | 105 | 223 | 206 | 65 | 0 | 11 | 52 | 252 | 44 | 52 |
| Binary | 1000101 | 10010011 | 10000110 | 110101 | 0 | 1001 | 101010 | 10101010 | 100100 | 101010 |
Color Harmonies of #459386
Complementary color
Monochromatic Colors of #459386
Black with #459386
Text Example
Text Example
White with #459386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459386; }
p { color: rgb(69,147,134); }
H1.HeaderClassName
{
color: #459386;
}
.AnyTagClassName
{
color: #459386;
}
</style>
background-color css
<style>
a { background-color: #459386; }
a { background-color: rgb(69,147,134); }
div.DivClassName
{
background-color: #459386;
}
.BgClassName
{
background-color: #459386;
}
</style>
border-color css
<style>
span { border-color: #459386; }
span { border-color: rgb(69,147,134); }
td.TdClassName
{
border-color: #459386;
}
.TagClassName
{
border-color: #459386;
}
</style>