Shades of Lochinvar #429381
Tints of Lochinvar #429381
RGB
CMYK
RGB Variations
Color information
#429381 (or 0x429381) is known color: Lochinvar. HEX triplet: 42, 93 and 81. RGB value is (66,147,129). Sum of RGB (Red+Green+Blue) = 66+147+129=342 (45% of max value = 765). Red value is 66 (26.17% from 255 or 19.30% from 342); Green value is 147 (57.81% from 255 or 42.98% from 342); Blue value is 129 (50.78% from 255 or 37.72% from 342); Max value from RGB is 147 - color contains mainly: green. Hex color #429381 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #429381 is #BD6C7E. Grayscale: #787878. Windows color (decimal): -12414079 or 8491842. OLE color: 8491842.
HSL color Cylindrical-coordinate representation of color #429381: hue angle of 166.67º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #429381 is Cyan = 0.55, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 147 | 129 | - |
| CMYK | 0.55 | 0 | 0.12 | 0.42 |
| HSL | 166.67º | 0.38% | 0.42% | - |
| HSV(B) | 166.67º | 0.55% | 0.58% | - |
| XYZ | 16.64 | 23.61 | 24.45 | - |
| YUV | 120.73 | 132.66 | 88.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 147 | 129 | 0.55 | 0 | 0.12 | 0.42 | 166.67 | 0.38 | 0.42 |
| Hex | 42 | 93 | 81 | 37 | 0 | C | 2A | A7 | 26 | 2A |
| Octal | 102 | 223 | 201 | 67 | 0 | 14 | 52 | 247 | 46 | 52 |
| Binary | 1000010 | 10010011 | 10000001 | 110111 | 0 | 1100 | 101010 | 10100111 | 100110 | 101010 |
Color Harmonies of #429381
Complementary color
Monochromatic Colors of #429381
Black with #429381
Text Example
Text Example
White with #429381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429381; }
p { color: rgb(66,147,129); }
H1.HeaderClassName
{
color: #429381;
}
.AnyTagClassName
{
color: #429381;
}
</style>
background-color css
<style>
a { background-color: #429381; }
a { background-color: rgb(66,147,129); }
div.DivClassName
{
background-color: #429381;
}
.BgClassName
{
background-color: #429381;
}
</style>
border-color css
<style>
span { border-color: #429381; }
span { border-color: rgb(66,147,129); }
td.TdClassName
{
border-color: #429381;
}
.TagClassName
{
border-color: #429381;
}
</style>