Shades of Lochinvar #438881
Tints of Lochinvar #438881
RGB
CMYK
RGB Variations
Color information
#438881 (or 0x438881) is known color: Lochinvar. HEX triplet: 43, 88 and 81. RGB value is (67,136,129). Sum of RGB (Red+Green+Blue) = 67+136+129=332 (43% of max value = 765). Red value is 67 (26.56% from 255 or 20.18% from 332); Green value is 136 (53.52% from 255 or 40.96% from 332); Blue value is 129 (50.78% from 255 or 38.86% from 332); Max value from RGB is 136 - color contains mainly: green. Hex color #438881 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #438881 is #BC777E. Grayscale: #727272. Windows color (decimal): -12351359 or 8489027. OLE color: 8489027.
HSL color Cylindrical-coordinate representation of color #438881: hue angle of 173.91º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #438881 is Cyan = 0.51, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 136 | 129 | - |
| CMYK | 0.51 | 0 | 0.05 | 0.47 |
| HSL | 173.91º | 0.34% | 0.4% | - |
| HSV(B) | 173.91º | 0.51% | 0.53% | - |
| XYZ | 15.08 | 20.39 | 23.91 | - |
| YUV | 114.57 | 136.14 | 94.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 136 | 129 | 0.51 | 0 | 0.05 | 0.47 | 173.91 | 0.34 | 0.4 |
| Hex | 43 | 88 | 81 | 33 | 0 | 5 | 2F | AE | 22 | 28 |
| Octal | 103 | 210 | 201 | 63 | 0 | 5 | 57 | 256 | 42 | 50 |
| Binary | 1000011 | 10001000 | 10000001 | 110011 | 0 | 101 | 101111 | 10101110 | 100010 | 101000 |
Color Harmonies of #438881
Complementary color
Monochromatic Colors of #438881
Black with #438881
Text Example
Text Example
White with #438881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438881; }
p { color: rgb(67,136,129); }
H1.HeaderClassName
{
color: #438881;
}
.AnyTagClassName
{
color: #438881;
}
</style>
background-color css
<style>
a { background-color: #438881; }
a { background-color: rgb(67,136,129); }
div.DivClassName
{
background-color: #438881;
}
.BgClassName
{
background-color: #438881;
}
</style>
border-color css
<style>
span { border-color: #438881; }
span { border-color: rgb(67,136,129); }
td.TdClassName
{
border-color: #438881;
}
.TagClassName
{
border-color: #438881;
}
</style>