Shades of Lochinvar #459581
Tints of Lochinvar #459581
RGB
CMYK
RGB Variations
Color information
#459581 (or 0x459581) is known color: Lochinvar. HEX triplet: 45, 95 and 81. RGB value is (69,149,129). Sum of RGB (Red+Green+Blue) = 69+149+129=347 (45% of max value = 765). Red value is 69 (27.34% from 255 or 19.88% from 347); Green value is 149 (58.59% from 255 or 42.94% from 347); Blue value is 129 (50.78% from 255 or 37.18% from 347); Max value from RGB is 149 - color contains mainly: green. Hex color #459581 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #459581 is #BA6A7E. Grayscale: #7A7A7A. Windows color (decimal): -12216959 or 8492357. OLE color: 8492357.
HSL color Cylindrical-coordinate representation of color #459581: hue angle of 165º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #459581 is Cyan = 0.54, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 149 | 129 | - |
| CMYK | 0.54 | 0 | 0.13 | 0.42 |
| HSL | 165º | 0.37% | 0.43% | - |
| HSV(B) | 165º | 0.54% | 0.58% | - |
| XYZ | 17.16 | 24.35 | 24.56 | - |
| YUV | 122.8 | 131.5 | 89.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 149 | 129 | 0.54 | 0 | 0.13 | 0.42 | 165 | 0.37 | 0.43 |
| Hex | 45 | 95 | 81 | 36 | 0 | D | 2A | A5 | 25 | 2B |
| Octal | 105 | 225 | 201 | 66 | 0 | 15 | 52 | 245 | 45 | 53 |
| Binary | 1000101 | 10010101 | 10000001 | 110110 | 0 | 1101 | 101010 | 10100101 | 100101 | 101011 |
Color Harmonies of #459581
Complementary color
Monochromatic Colors of #459581
Black with #459581
Text Example
Text Example
White with #459581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459581; }
p { color: rgb(69,149,129); }
H1.HeaderClassName
{
color: #459581;
}
.AnyTagClassName
{
color: #459581;
}
</style>
background-color css
<style>
a { background-color: #459581; }
a { background-color: rgb(69,149,129); }
div.DivClassName
{
background-color: #459581;
}
.BgClassName
{
background-color: #459581;
}
</style>
border-color css
<style>
span { border-color: #459581; }
span { border-color: rgb(69,149,129); }
td.TdClassName
{
border-color: #459581;
}
.TagClassName
{
border-color: #459581;
}
</style>