Shades of Lochinvar #458680
Tints of Lochinvar #458680
RGB
CMYK
RGB Variations
Color information
#458680 (or 0x458680) is known color: Lochinvar. HEX triplet: 45, 86 and 80. RGB value is (69,134,128). Sum of RGB (Red+Green+Blue) = 69+134+128=331 (43% of max value = 765). Red value is 69 (27.34% from 255 or 20.85% from 331); Green value is 134 (52.73% from 255 or 40.48% from 331); Blue value is 128 (50.39% from 255 or 38.67% from 331); Max value from RGB is 134 - color contains mainly: green. Hex color #458680 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #458680 is #BA797F. Grayscale: #717171. Windows color (decimal): -12220800 or 8422981. OLE color: 8422981.
HSL color Cylindrical-coordinate representation of color #458680: hue angle of 174.46º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #458680 is Cyan = 0.49, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 69 | 134 | 128 | - |
| CMYK | 0.49 | 0 | 0.04 | 0.47 |
| HSL | 174.46º | 0.32% | 0.4% | - |
| HSV(B) | 174.46º | 0.49% | 0.53% | - |
| XYZ | 14.88 | 19.87 | 23.47 | - |
| YUV | 113.88 | 135.97 | 95.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 134 | 128 | 0.49 | 0 | 0.04 | 0.47 | 174.46 | 0.32 | 0.4 |
| Hex | 45 | 86 | 80 | 31 | 0 | 4 | 2F | AE | 20 | 28 |
| Octal | 105 | 206 | 200 | 61 | 0 | 4 | 57 | 256 | 40 | 50 |
| Binary | 1000101 | 10000110 | 10000000 | 110001 | 0 | 100 | 101111 | 10101110 | 100000 | 101000 |
Color Harmonies of #458680
Complementary color
Monochromatic Colors of #458680
Black with #458680
Text Example
Text Example
White with #458680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458680; }
p { color: rgb(69,134,128); }
H1.HeaderClassName
{
color: #458680;
}
.AnyTagClassName
{
color: #458680;
}
</style>
background-color css
<style>
a { background-color: #458680; }
a { background-color: rgb(69,134,128); }
div.DivClassName
{
background-color: #458680;
}
.BgClassName
{
background-color: #458680;
}
</style>
border-color css
<style>
span { border-color: #458680; }
span { border-color: rgb(69,134,128); }
td.TdClassName
{
border-color: #458680;
}
.TagClassName
{
border-color: #458680;
}
</style>