Shades of Lochinvar #459087
Tints of Lochinvar #459087
RGB
CMYK
RGB Variations
Color information
#459087 (or 0x459087) is known color: Lochinvar. HEX triplet: 45, 90 and 87. RGB value is (69,144,135). Sum of RGB (Red+Green+Blue) = 69+144+135=348 (46% of max value = 765). Red value is 69 (27.34% from 255 or 19.83% from 348); Green value is 144 (56.64% from 255 or 41.38% from 348); Blue value is 135 (53.12% from 255 or 38.79% from 348); Max value from RGB is 144 - color contains mainly: green. Hex color #459087 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #459087 is #BA6F78. Grayscale: #787878. Windows color (decimal): -12218233 or 8884293. OLE color: 8884293.
HSL color Cylindrical-coordinate representation of color #459087: hue angle of 172.8º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #459087 is Cyan = 0.52, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 69 | 144 | 135 | - |
| CMYK | 0.52 | 0 | 0.06 | 0.44 |
| HSL | 172.8º | 0.35% | 0.42% | - |
| HSV(B) | 172.8º | 0.52% | 0.56% | - |
| XYZ | 16.8 | 22.96 | 26.47 | - |
| YUV | 120.55 | 136.15 | 91.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 144 | 135 | 0.52 | 0 | 0.06 | 0.44 | 172.8 | 0.35 | 0.42 |
| Hex | 45 | 90 | 87 | 34 | 0 | 6 | 2C | AD | 23 | 2A |
| Octal | 105 | 220 | 207 | 64 | 0 | 6 | 54 | 255 | 43 | 52 |
| Binary | 1000101 | 10010000 | 10000111 | 110100 | 0 | 110 | 101100 | 10101101 | 100011 | 101010 |
Color Harmonies of #459087
Complementary color
Monochromatic Colors of #459087
Black with #459087
Text Example
Text Example
White with #459087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459087; }
p { color: rgb(69,144,135); }
H1.HeaderClassName
{
color: #459087;
}
.AnyTagClassName
{
color: #459087;
}
</style>
background-color css
<style>
a { background-color: #459087; }
a { background-color: rgb(69,144,135); }
div.DivClassName
{
background-color: #459087;
}
.BgClassName
{
background-color: #459087;
}
</style>
border-color css
<style>
span { border-color: #459087; }
span { border-color: rgb(69,144,135); }
td.TdClassName
{
border-color: #459087;
}
.TagClassName
{
border-color: #459087;
}
</style>