Shades of Lochinvar #429288
Tints of Lochinvar #429288
RGB
CMYK
RGB Variations
Color information
#429288 (or 0x429288) is known color: Lochinvar. HEX triplet: 42, 92 and 88. RGB value is (66,146,136). Sum of RGB (Red+Green+Blue) = 66+146+136=348 (46% of max value = 765). Red value is 66 (26.17% from 255 or 18.97% from 348); Green value is 146 (57.42% from 255 or 41.95% from 348); Blue value is 136 (53.52% from 255 or 39.08% from 348); Max value from RGB is 146 - color contains mainly: green. Hex color #429288 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #429288 is #BD6D77. Grayscale: #787878. Windows color (decimal): -12414328 or 8950338. OLE color: 8950338.
HSL color Cylindrical-coordinate representation of color #429288: hue angle of 172.5º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #429288 is Cyan = 0.55, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 146 | 136 | - |
| CMYK | 0.55 | 0 | 0.07 | 0.43 |
| HSL | 172.5º | 0.38% | 0.42% | - |
| HSV(B) | 172.5º | 0.55% | 0.57% | - |
| XYZ | 16.97 | 23.49 | 26.93 | - |
| YUV | 120.94 | 136.5 | 88.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 146 | 136 | 0.55 | 0 | 0.07 | 0.43 | 172.5 | 0.38 | 0.42 |
| Hex | 42 | 92 | 88 | 37 | 0 | 7 | 2B | AC | 26 | 2A |
| Octal | 102 | 222 | 210 | 67 | 0 | 7 | 53 | 254 | 46 | 52 |
| Binary | 1000010 | 10010010 | 10001000 | 110111 | 0 | 111 | 101011 | 10101100 | 100110 | 101010 |
Color Harmonies of #429288
Complementary color
Monochromatic Colors of #429288
Black with #429288
Text Example
Text Example
White with #429288
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429288; }
p { color: rgb(66,146,136); }
H1.HeaderClassName
{
color: #429288;
}
.AnyTagClassName
{
color: #429288;
}
</style>
background-color css
<style>
a { background-color: #429288; }
a { background-color: rgb(66,146,136); }
div.DivClassName
{
background-color: #429288;
}
.BgClassName
{
background-color: #429288;
}
</style>
border-color css
<style>
span { border-color: #429288; }
span { border-color: rgb(66,146,136); }
td.TdClassName
{
border-color: #429288;
}
.TagClassName
{
border-color: #429288;
}
</style>