Shades of Lochinvar #429583
Tints of Lochinvar #429583
RGB
CMYK
RGB Variations
Color information
#429583 (or 0x429583) is known color: Lochinvar. HEX triplet: 42, 95 and 83. RGB value is (66,149,131). Sum of RGB (Red+Green+Blue) = 66+149+131=346 (45% of max value = 765). Red value is 66 (26.17% from 255 or 19.08% from 346); Green value is 149 (58.59% from 255 or 43.06% from 346); Blue value is 131 (51.56% from 255 or 37.86% from 346); Max value from RGB is 149 - color contains mainly: green. Hex color #429583 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #429583 is #BD6A7C. Grayscale: #7A7A7A. Windows color (decimal): -12413565 or 8623426. OLE color: 8623426.
HSL color Cylindrical-coordinate representation of color #429583: hue angle of 166.99º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #429583 is Cyan = 0.56, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 149 | 131 | - |
| CMYK | 0.56 | 0 | 0.12 | 0.42 |
| HSL | 166.99º | 0.39% | 0.42% | - |
| HSV(B) | 166.99º | 0.56% | 0.58% | - |
| XYZ | 17.09 | 24.29 | 25.26 | - |
| YUV | 122.13 | 133 | 87.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 149 | 131 | 0.56 | 0 | 0.12 | 0.42 | 166.99 | 0.39 | 0.42 |
| Hex | 42 | 95 | 83 | 38 | 0 | C | 2A | A7 | 27 | 2A |
| Octal | 102 | 225 | 203 | 70 | 0 | 14 | 52 | 247 | 47 | 52 |
| Binary | 1000010 | 10010101 | 10000011 | 111000 | 0 | 1100 | 101010 | 10100111 | 100111 | 101010 |
Color Harmonies of #429583
Complementary color
Monochromatic Colors of #429583
Black with #429583
Text Example
Text Example
White with #429583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429583; }
p { color: rgb(66,149,131); }
H1.HeaderClassName
{
color: #429583;
}
.AnyTagClassName
{
color: #429583;
}
</style>
background-color css
<style>
a { background-color: #429583; }
a { background-color: rgb(66,149,131); }
div.DivClassName
{
background-color: #429583;
}
.BgClassName
{
background-color: #429583;
}
</style>
border-color css
<style>
span { border-color: #429583; }
span { border-color: rgb(66,149,131); }
td.TdClassName
{
border-color: #429583;
}
.TagClassName
{
border-color: #429583;
}
</style>