Shades of Lochinvar #438681
Tints of Lochinvar #438681
RGB
CMYK
RGB Variations
Color information
#438681 (or 0x438681) is known color: Lochinvar. HEX triplet: 43, 86 and 81. RGB value is (67,134,129). Sum of RGB (Red+Green+Blue) = 67+134+129=330 (43% of max value = 765). Red value is 67 (26.56% from 255 or 20.30% from 330); Green value is 134 (52.73% from 255 or 40.61% from 330); Blue value is 129 (50.78% from 255 or 39.09% from 330); Max value from RGB is 134 - color contains mainly: green. Hex color #438681 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #438681 is #BC797E. Grayscale: #717171. Windows color (decimal): -12351871 or 8488515. OLE color: 8488515.
HSL color Cylindrical-coordinate representation of color #438681: hue angle of 175.52º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #438681 is Cyan = 0.5, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 134 | 129 | - |
| CMYK | 0.5 | 0 | 0.04 | 0.47 |
| HSL | 175.52º | 0.33% | 0.39% | - |
| HSV(B) | 175.52º | 0.5% | 0.53% | - |
| XYZ | 14.8 | 19.83 | 23.82 | - |
| YUV | 113.4 | 136.8 | 94.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 134 | 129 | 0.5 | 0 | 0.04 | 0.47 | 175.52 | 0.33 | 0.39 |
| Hex | 43 | 86 | 81 | 32 | 0 | 4 | 2F | B0 | 21 | 27 |
| Octal | 103 | 206 | 201 | 62 | 0 | 4 | 57 | 260 | 41 | 47 |
| Binary | 1000011 | 10000110 | 10000001 | 110010 | 0 | 100 | 101111 | 10110000 | 100001 | 100111 |
Color Harmonies of #438681
Complementary color
Monochromatic Colors of #438681
Black with #438681
Text Example
Text Example
White with #438681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438681; }
p { color: rgb(67,134,129); }
H1.HeaderClassName
{
color: #438681;
}
.AnyTagClassName
{
color: #438681;
}
</style>
background-color css
<style>
a { background-color: #438681; }
a { background-color: rgb(67,134,129); }
div.DivClassName
{
background-color: #438681;
}
.BgClassName
{
background-color: #438681;
}
</style>
border-color css
<style>
span { border-color: #438681; }
span { border-color: rgb(67,134,129); }
td.TdClassName
{
border-color: #438681;
}
.TagClassName
{
border-color: #438681;
}
</style>