Shades of Lochinvar #459285
Tints of Lochinvar #459285
RGB
CMYK
RGB Variations
Color information
#459285 (or 0x459285) is known color: Lochinvar. HEX triplet: 45, 92 and 85. RGB value is (69,146,133). Sum of RGB (Red+Green+Blue) = 69+146+133=348 (46% of max value = 765). Red value is 69 (27.34% from 255 or 19.83% from 348); Green value is 146 (57.42% from 255 or 41.95% from 348); Blue value is 133 (52.34% from 255 or 38.22% from 348); Max value from RGB is 146 - color contains mainly: green. Hex color #459285 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #459285 is #BA6D7A. Grayscale: #797979. Windows color (decimal): -12217723 or 8753733. OLE color: 8753733.
HSL color Cylindrical-coordinate representation of color #459285: hue angle of 169.87º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #459285 is Cyan = 0.53, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 69 | 146 | 133 | - |
| CMYK | 0.53 | 0 | 0.09 | 0.43 |
| HSL | 169.87º | 0.36% | 0.42% | - |
| HSV(B) | 169.87º | 0.53% | 0.57% | - |
| XYZ | 16.97 | 23.52 | 25.84 | - |
| YUV | 121.5 | 134.49 | 90.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 146 | 133 | 0.53 | 0 | 0.09 | 0.43 | 169.87 | 0.36 | 0.42 |
| Hex | 45 | 92 | 85 | 35 | 0 | 9 | 2B | AA | 24 | 2A |
| Octal | 105 | 222 | 205 | 65 | 0 | 11 | 53 | 252 | 44 | 52 |
| Binary | 1000101 | 10010010 | 10000101 | 110101 | 0 | 1001 | 101011 | 10101010 | 100100 | 101010 |
Color Harmonies of #459285
Complementary color
Monochromatic Colors of #459285
Black with #459285
Text Example
Text Example
White with #459285
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459285; }
p { color: rgb(69,146,133); }
H1.HeaderClassName
{
color: #459285;
}
.AnyTagClassName
{
color: #459285;
}
</style>
background-color css
<style>
a { background-color: #459285; }
a { background-color: rgb(69,146,133); }
div.DivClassName
{
background-color: #459285;
}
.BgClassName
{
background-color: #459285;
}
</style>
border-color css
<style>
span { border-color: #459285; }
span { border-color: rgb(69,146,133); }
td.TdClassName
{
border-color: #459285;
}
.TagClassName
{
border-color: #459285;
}
</style>