Shades of Lochinvar #459482
Tints of Lochinvar #459482
RGB
CMYK
RGB Variations
Color information
#459482 (or 0x459482) is known color: Lochinvar. HEX triplet: 45, 94 and 82. RGB value is (69,148,130). Sum of RGB (Red+Green+Blue) = 69+148+130=347 (45% of max value = 765). Red value is 69 (27.34% from 255 or 19.88% from 347); Green value is 148 (58.20% from 255 or 42.65% from 347); Blue value is 130 (51.17% from 255 or 37.46% from 347); Max value from RGB is 148 - color contains mainly: green. Hex color #459482 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #459482 is #BA6B7D. Grayscale: #7A7A7A. Windows color (decimal): -12217214 or 8557637. OLE color: 8557637.
HSL color Cylindrical-coordinate representation of color #459482: hue angle of 166.33º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #459482 is Cyan = 0.53, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 148 | 130 | - |
| CMYK | 0.53 | 0 | 0.12 | 0.42 |
| HSL | 166.33º | 0.36% | 0.43% | - |
| HSV(B) | 166.33º | 0.53% | 0.58% | - |
| XYZ | 17.07 | 24.06 | 24.86 | - |
| YUV | 122.33 | 132.33 | 89.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 148 | 130 | 0.53 | 0 | 0.12 | 0.42 | 166.33 | 0.36 | 0.43 |
| Hex | 45 | 94 | 82 | 35 | 0 | C | 2A | A6 | 24 | 2B |
| Octal | 105 | 224 | 202 | 65 | 0 | 14 | 52 | 246 | 44 | 53 |
| Binary | 1000101 | 10010100 | 10000010 | 110101 | 0 | 1100 | 101010 | 10100110 | 100100 | 101011 |
Color Harmonies of #459482
Complementary color
Monochromatic Colors of #459482
Black with #459482
Text Example
Text Example
White with #459482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459482; }
p { color: rgb(69,148,130); }
H1.HeaderClassName
{
color: #459482;
}
.AnyTagClassName
{
color: #459482;
}
</style>
background-color css
<style>
a { background-color: #459482; }
a { background-color: rgb(69,148,130); }
div.DivClassName
{
background-color: #459482;
}
.BgClassName
{
background-color: #459482;
}
</style>
border-color css
<style>
span { border-color: #459482; }
span { border-color: rgb(69,148,130); }
td.TdClassName
{
border-color: #459482;
}
.TagClassName
{
border-color: #459482;
}
</style>