Shades of Lochinvar #468781
Tints of Lochinvar #468781
RGB
CMYK
RGB Variations
Color information
#468781 (or 0x468781) is known color: Lochinvar. HEX triplet: 46, 87 and 81. RGB value is (70,135,129). Sum of RGB (Red+Green+Blue) = 70+135+129=334 (44% of max value = 765). Red value is 70 (27.73% from 255 or 20.96% from 334); Green value is 135 (53.12% from 255 or 40.42% from 334); Blue value is 129 (50.78% from 255 or 38.62% from 334); Max value from RGB is 135 - color contains mainly: green. Hex color #468781 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #468781 is #B9787E. Grayscale: #727272. Windows color (decimal): -12155007 or 8488774. OLE color: 8488774.
HSL color Cylindrical-coordinate representation of color #468781: 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.48%. Process color model (Four color, CMYK) of #468781 is Cyan = 0.48, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 135 | 129 | - |
| CMYK | 0.48 | 0 | 0.04 | 0.47 |
| HSL | 174.46º | 0.32% | 0.4% | - |
| HSV(B) | 174.46º | 0.48% | 0.53% | - |
| XYZ | 15.15 | 20.22 | 23.87 | - |
| YUV | 114.88 | 135.97 | 95.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 135 | 129 | 0.48 | 0 | 0.04 | 0.47 | 174.46 | 0.32 | 0.4 |
| Hex | 46 | 87 | 81 | 30 | 0 | 4 | 2F | AE | 20 | 28 |
| Octal | 106 | 207 | 201 | 60 | 0 | 4 | 57 | 256 | 40 | 50 |
| Binary | 1000110 | 10000111 | 10000001 | 110000 | 0 | 100 | 101111 | 10101110 | 100000 | 101000 |
Color Harmonies of #468781
Complementary color
Monochromatic Colors of #468781
Black with #468781
Text Example
Text Example
White with #468781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468781; }
p { color: rgb(70,135,129); }
H1.HeaderClassName
{
color: #468781;
}
.AnyTagClassName
{
color: #468781;
}
</style>
background-color css
<style>
a { background-color: #468781; }
a { background-color: rgb(70,135,129); }
div.DivClassName
{
background-color: #468781;
}
.BgClassName
{
background-color: #468781;
}
</style>
border-color css
<style>
span { border-color: #468781; }
span { border-color: rgb(70,135,129); }
td.TdClassName
{
border-color: #468781;
}
.TagClassName
{
border-color: #468781;
}
</style>