Shades of Lochinvar #458879
Tints of Lochinvar #458879
RGB
CMYK
RGB Variations
Color information
#458879 (or 0x458879) is known color: Lochinvar. HEX triplet: 45, 88 and 79. RGB value is (69,136,121). Sum of RGB (Red+Green+Blue) = 69+136+121=326 (43% of max value = 765). Red value is 69 (27.34% from 255 or 21.17% from 326); Green value is 136 (53.52% from 255 or 41.72% from 326); Blue value is 121 (47.66% from 255 or 37.12% from 326); Max value from RGB is 136 - color contains mainly: green. Hex color #458879 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #458879 is #BA7786. Grayscale: #727272. Windows color (decimal): -12220295 or 7964741. OLE color: 7964741.
HSL color Cylindrical-coordinate representation of color #458879: hue angle of 166.57º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #458879 is Cyan = 0.49, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 69 | 136 | 121 | - |
| CMYK | 0.49 | 0 | 0.11 | 0.47 |
| HSL | 166.57º | 0.33% | 0.4% | - |
| HSV(B) | 166.57º | 0.49% | 0.53% | - |
| XYZ | 14.71 | 20.25 | 21.22 | - |
| YUV | 114.26 | 131.8 | 95.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 136 | 121 | 0.49 | 0 | 0.11 | 0.47 | 166.57 | 0.33 | 0.4 |
| Hex | 45 | 88 | 79 | 31 | 0 | B | 2F | A7 | 21 | 28 |
| Octal | 105 | 210 | 171 | 61 | 0 | 13 | 57 | 247 | 41 | 50 |
| Binary | 1000101 | 10001000 | 1111001 | 110001 | 0 | 1011 | 101111 | 10100111 | 100001 | 101000 |
Color Harmonies of #458879
Complementary color
Monochromatic Colors of #458879
Black with #458879
Text Example
Text Example
White with #458879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458879; }
p { color: rgb(69,136,121); }
H1.HeaderClassName
{
color: #458879;
}
.AnyTagClassName
{
color: #458879;
}
</style>
background-color css
<style>
a { background-color: #458879; }
a { background-color: rgb(69,136,121); }
div.DivClassName
{
background-color: #458879;
}
.BgClassName
{
background-color: #458879;
}
</style>
border-color css
<style>
span { border-color: #458879; }
span { border-color: rgb(69,136,121); }
td.TdClassName
{
border-color: #458879;
}
.TagClassName
{
border-color: #458879;
}
</style>