Shades of Lochinvar #438880
Tints of Lochinvar #438880
RGB
CMYK
RGB Variations
Color information
#438880 (or 0x438880) is known color: Lochinvar. HEX triplet: 43, 88 and 80. RGB value is (67,136,128). Sum of RGB (Red+Green+Blue) = 67+136+128=331 (43% of max value = 765). Red value is 67 (26.56% from 255 or 20.24% from 331); Green value is 136 (53.52% from 255 or 41.09% from 331); Blue value is 128 (50.39% from 255 or 38.67% from 331); Max value from RGB is 136 - color contains mainly: green. Hex color #438880 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #438880 is #BC777F. Grayscale: #727272. Windows color (decimal): -12351360 or 8423491. OLE color: 8423491.
HSL color Cylindrical-coordinate representation of color #438880: hue angle of 173.04º 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 #438880 is Cyan = 0.51, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 136 | 128 | - |
| CMYK | 0.51 | 0 | 0.06 | 0.47 |
| HSL | 173.04º | 0.34% | 0.4% | - |
| HSV(B) | 173.04º | 0.51% | 0.53% | - |
| XYZ | 15.02 | 20.36 | 23.56 | - |
| YUV | 114.46 | 135.64 | 94.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 136 | 128 | 0.51 | 0 | 0.06 | 0.47 | 173.04 | 0.34 | 0.4 |
| Hex | 43 | 88 | 80 | 33 | 0 | 6 | 2F | AD | 22 | 28 |
| Octal | 103 | 210 | 200 | 63 | 0 | 6 | 57 | 255 | 42 | 50 |
| Binary | 1000011 | 10001000 | 10000000 | 110011 | 0 | 110 | 101111 | 10101101 | 100010 | 101000 |
Color Harmonies of #438880
Complementary color
Monochromatic Colors of #438880
Black with #438880
Text Example
Text Example
White with #438880
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438880; }
p { color: rgb(67,136,128); }
H1.HeaderClassName
{
color: #438880;
}
.AnyTagClassName
{
color: #438880;
}
</style>
background-color css
<style>
a { background-color: #438880; }
a { background-color: rgb(67,136,128); }
div.DivClassName
{
background-color: #438880;
}
.BgClassName
{
background-color: #438880;
}
</style>
border-color css
<style>
span { border-color: #438880; }
span { border-color: rgb(67,136,128); }
td.TdClassName
{
border-color: #438880;
}
.TagClassName
{
border-color: #438880;
}
</style>