Shades of Lochinvar #429281
Tints of Lochinvar #429281
RGB
CMYK
RGB Variations
Color information
#429281 (or 0x429281) is known color: Lochinvar. HEX triplet: 42, 92 and 81. RGB value is (66,146,129). Sum of RGB (Red+Green+Blue) = 66+146+129=341 (45% of max value = 765). Red value is 66 (26.17% from 255 or 19.35% from 341); Green value is 146 (57.42% from 255 or 42.82% from 341); Blue value is 129 (50.78% from 255 or 37.83% from 341); Max value from RGB is 146 - color contains mainly: green. Hex color #429281 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #429281 is #BD6D7E. Grayscale: #787878. Windows color (decimal): -12414335 or 8491586. OLE color: 8491586.
HSL color Cylindrical-coordinate representation of color #429281: hue angle of 167.25º 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 #429281 is Cyan = 0.55, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 146 | 129 | - |
| CMYK | 0.55 | 0 | 0.12 | 0.43 |
| HSL | 167.25º | 0.38% | 0.42% | - |
| HSV(B) | 167.25º | 0.55% | 0.57% | - |
| XYZ | 16.49 | 23.3 | 24.4 | - |
| YUV | 120.14 | 133 | 89.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 146 | 129 | 0.55 | 0 | 0.12 | 0.43 | 167.25 | 0.38 | 0.42 |
| Hex | 42 | 92 | 81 | 37 | 0 | C | 2B | A7 | 26 | 2A |
| Octal | 102 | 222 | 201 | 67 | 0 | 14 | 53 | 247 | 46 | 52 |
| Binary | 1000010 | 10010010 | 10000001 | 110111 | 0 | 1100 | 101011 | 10100111 | 100110 | 101010 |
Color Harmonies of #429281
Complementary color
Monochromatic Colors of #429281
Black with #429281
Text Example
Text Example
White with #429281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429281; }
p { color: rgb(66,146,129); }
H1.HeaderClassName
{
color: #429281;
}
.AnyTagClassName
{
color: #429281;
}
</style>
background-color css
<style>
a { background-color: #429281; }
a { background-color: rgb(66,146,129); }
div.DivClassName
{
background-color: #429281;
}
.BgClassName
{
background-color: #429281;
}
</style>
border-color css
<style>
span { border-color: #429281; }
span { border-color: rgb(66,146,129); }
td.TdClassName
{
border-color: #429281;
}
.TagClassName
{
border-color: #429281;
}
</style>