Shades of Lochinvar #429884
Tints of Lochinvar #429884
RGB
CMYK
RGB Variations
Color information
#429884 (or 0x429884) is known color: Lochinvar. HEX triplet: 42, 98 and 84. RGB value is (66,152,132). Sum of RGB (Red+Green+Blue) = 66+152+132=350 (46% of max value = 765). Red value is 66 (26.17% from 255 or 18.86% from 350); Green value is 152 (59.77% from 255 or 43.43% from 350); Blue value is 132 (51.95% from 255 or 37.71% from 350); Max value from RGB is 152 - color contains mainly: green. Hex color #429884 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #429884 is #BD677B. Grayscale: #7B7B7B. Windows color (decimal): -12412796 or 8689730. OLE color: 8689730.
HSL color Cylindrical-coordinate representation of color #429884: hue angle of 166.05º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #429884 is Cyan = 0.57, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 66 | 152 | 132 | - |
| CMYK | 0.57 | 0 | 0.13 | 0.40 |
| HSL | 166.05º | 0.39% | 0.43% | - |
| HSV(B) | 166.05º | 0.57% | 0.6% | - |
| XYZ | 17.64 | 25.28 | 25.78 | - |
| YUV | 124.01 | 132.51 | 86.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 152 | 132 | 0.57 | 0 | 0.13 | 0.40 | 166.05 | 0.39 | 0.43 |
| Hex | 42 | 98 | 84 | 39 | 0 | D | 28 | A6 | 27 | 2B |
| Octal | 102 | 230 | 204 | 71 | 0 | 15 | 50 | 246 | 47 | 53 |
| Binary | 1000010 | 10011000 | 10000100 | 111001 | 0 | 1101 | 101000 | 10100110 | 100111 | 101011 |
Color Harmonies of #429884
Complementary color
Monochromatic Colors of #429884
Black with #429884
Text Example
Text Example
White with #429884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429884; }
p { color: rgb(66,152,132); }
H1.HeaderClassName
{
color: #429884;
}
.AnyTagClassName
{
color: #429884;
}
</style>
background-color css
<style>
a { background-color: #429884; }
a { background-color: rgb(66,152,132); }
div.DivClassName
{
background-color: #429884;
}
.BgClassName
{
background-color: #429884;
}
</style>
border-color css
<style>
span { border-color: #429884; }
span { border-color: rgb(66,152,132); }
td.TdClassName
{
border-color: #429884;
}
.TagClassName
{
border-color: #429884;
}
</style>