Shades of Lochinvar #459385
Tints of Lochinvar #459385
RGB
CMYK
RGB Variations
Color information
#459385 (or 0x459385) is known color: Lochinvar. HEX triplet: 45, 93 and 85. RGB value is (69,147,133). Sum of RGB (Red+Green+Blue) = 69+147+133=349 (46% of max value = 765). Red value is 69 (27.34% from 255 or 19.77% from 349); Green value is 147 (57.81% from 255 or 42.12% from 349); Blue value is 133 (52.34% from 255 or 38.11% from 349); Max value from RGB is 147 - color contains mainly: green. Hex color #459385 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #459385 is #BA6C7A. Grayscale: #7A7A7A. Windows color (decimal): -12217467 or 8753989. OLE color: 8753989.
HSL color Cylindrical-coordinate representation of color #459385: hue angle of 169.23º 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 #459385 is Cyan = 0.53, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 147 | 133 | - |
| CMYK | 0.53 | 0 | 0.10 | 0.42 |
| HSL | 169.23º | 0.36% | 0.42% | - |
| HSV(B) | 169.23º | 0.53% | 0.58% | - |
| XYZ | 17.12 | 23.83 | 25.89 | - |
| YUV | 122.08 | 134.16 | 90.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 147 | 133 | 0.53 | 0 | 0.10 | 0.42 | 169.23 | 0.36 | 0.42 |
| Hex | 45 | 93 | 85 | 35 | 0 | A | 2A | A9 | 24 | 2A |
| Octal | 105 | 223 | 205 | 65 | 0 | 12 | 52 | 251 | 44 | 52 |
| Binary | 1000101 | 10010011 | 10000101 | 110101 | 0 | 1010 | 101010 | 10101001 | 100100 | 101010 |
Color Harmonies of #459385
Complementary color
Monochromatic Colors of #459385
Black with #459385
Text Example
Text Example
White with #459385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459385; }
p { color: rgb(69,147,133); }
H1.HeaderClassName
{
color: #459385;
}
.AnyTagClassName
{
color: #459385;
}
</style>
background-color css
<style>
a { background-color: #459385; }
a { background-color: rgb(69,147,133); }
div.DivClassName
{
background-color: #459385;
}
.BgClassName
{
background-color: #459385;
}
</style>
border-color css
<style>
span { border-color: #459385; }
span { border-color: rgb(69,147,133); }
td.TdClassName
{
border-color: #459385;
}
.TagClassName
{
border-color: #459385;
}
</style>