Shades of Lochinvar #459387
Tints of Lochinvar #459387
RGB
CMYK
RGB Variations
Color information
#459387 (or 0x459387) is known color: Lochinvar. HEX triplet: 45, 93 and 87. RGB value is (69,147,135). Sum of RGB (Red+Green+Blue) = 69+147+135=351 (46% of max value = 765). Red value is 69 (27.34% from 255 or 19.66% from 351); Green value is 147 (57.81% from 255 or 41.88% from 351); Blue value is 135 (53.12% from 255 or 38.46% from 351); Max value from RGB is 147 - color contains mainly: green. Hex color #459387 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #459387 is #BA6C78. Grayscale: #7A7A7A. Windows color (decimal): -12217465 or 8885061. OLE color: 8885061.
HSL color Cylindrical-coordinate representation of color #459387: hue angle of 170.77º 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 #459387 is Cyan = 0.53, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 147 | 135 | - |
| CMYK | 0.53 | 0 | 0.08 | 0.42 |
| HSL | 170.77º | 0.36% | 0.42% | - |
| HSV(B) | 170.77º | 0.53% | 0.58% | - |
| XYZ | 17.26 | 23.88 | 26.62 | - |
| YUV | 122.31 | 135.16 | 89.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 147 | 135 | 0.53 | 0 | 0.08 | 0.42 | 170.77 | 0.36 | 0.42 |
| Hex | 45 | 93 | 87 | 35 | 0 | 8 | 2A | AB | 24 | 2A |
| Octal | 105 | 223 | 207 | 65 | 0 | 10 | 52 | 253 | 44 | 52 |
| Binary | 1000101 | 10010011 | 10000111 | 110101 | 0 | 1000 | 101010 | 10101011 | 100100 | 101010 |
Color Harmonies of #459387
Complementary color
Monochromatic Colors of #459387
Black with #459387
Text Example
Text Example
White with #459387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459387; }
p { color: rgb(69,147,135); }
H1.HeaderClassName
{
color: #459387;
}
.AnyTagClassName
{
color: #459387;
}
</style>
background-color css
<style>
a { background-color: #459387; }
a { background-color: rgb(69,147,135); }
div.DivClassName
{
background-color: #459387;
}
.BgClassName
{
background-color: #459387;
}
</style>
border-color css
<style>
span { border-color: #459387; }
span { border-color: rgb(69,147,135); }
td.TdClassName
{
border-color: #459387;
}
.TagClassName
{
border-color: #459387;
}
</style>