Shades of Lochinvar #459381
Tints of Lochinvar #459381
RGB
CMYK
RGB Variations
Color information
#459381 (or 0x459381) is known color: Lochinvar. HEX triplet: 45, 93 and 81. RGB value is (69,147,129). Sum of RGB (Red+Green+Blue) = 69+147+129=345 (45% of max value = 765). Red value is 69 (27.34% from 255 or 20% from 345); Green value is 147 (57.81% from 255 or 42.61% from 345); Blue value is 129 (50.78% from 255 or 37.39% from 345); Max value from RGB is 147 - color contains mainly: green. Hex color #459381 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #459381 is #BA6C7E. Grayscale: #797979. Windows color (decimal): -12217471 or 8491845. OLE color: 8491845.
HSL color Cylindrical-coordinate representation of color #459381: hue angle of 166.15º 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 #459381 is Cyan = 0.53, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 147 | 129 | - |
| CMYK | 0.53 | 0 | 0.12 | 0.42 |
| HSL | 166.15º | 0.36% | 0.42% | - |
| HSV(B) | 166.15º | 0.53% | 0.58% | - |
| XYZ | 16.85 | 23.72 | 24.46 | - |
| YUV | 121.63 | 132.16 | 90.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 147 | 129 | 0.53 | 0 | 0.12 | 0.42 | 166.15 | 0.36 | 0.42 |
| Hex | 45 | 93 | 81 | 35 | 0 | C | 2A | A6 | 24 | 2A |
| Octal | 105 | 223 | 201 | 65 | 0 | 14 | 52 | 246 | 44 | 52 |
| Binary | 1000101 | 10010011 | 10000001 | 110101 | 0 | 1100 | 101010 | 10100110 | 100100 | 101010 |
Color Harmonies of #459381
Complementary color
Monochromatic Colors of #459381
Black with #459381
Text Example
Text Example
White with #459381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459381; }
p { color: rgb(69,147,129); }
H1.HeaderClassName
{
color: #459381;
}
.AnyTagClassName
{
color: #459381;
}
</style>
background-color css
<style>
a { background-color: #459381; }
a { background-color: rgb(69,147,129); }
div.DivClassName
{
background-color: #459381;
}
.BgClassName
{
background-color: #459381;
}
</style>
border-color css
<style>
span { border-color: #459381; }
span { border-color: rgb(69,147,129); }
td.TdClassName
{
border-color: #459381;
}
.TagClassName
{
border-color: #459381;
}
</style>