Shades of Lochinvar #419783
Tints of Lochinvar #419783
RGB
CMYK
RGB Variations
Color information
#419783 (or 0x419783) is known color: Lochinvar. HEX triplet: 41, 97 and 83. RGB value is (65,151,131). Sum of RGB (Red+Green+Blue) = 65+151+131=347 (45% of max value = 765). Red value is 65 (25.78% from 255 or 18.73% from 347); Green value is 151 (59.38% from 255 or 43.52% from 347); Blue value is 131 (51.56% from 255 or 37.75% from 347); Max value from RGB is 151 - color contains mainly: green. Hex color #419783 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #419783 is #BE687C. Grayscale: #7A7A7A. Windows color (decimal): -12478589 or 8623937. OLE color: 8623937.
HSL color Cylindrical-coordinate representation of color #419783: hue angle of 166.05º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #419783 is Cyan = 0.57, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 65 | 151 | 131 | - |
| CMYK | 0.57 | 0 | 0.13 | 0.41 |
| HSL | 166.05º | 0.4% | 0.42% | - |
| HSV(B) | 166.05º | 0.57% | 0.59% | - |
| XYZ | 17.34 | 24.9 | 25.36 | - |
| YUV | 123.01 | 132.51 | 86.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 151 | 131 | 0.57 | 0 | 0.13 | 0.41 | 166.05 | 0.4 | 0.42 |
| Hex | 41 | 97 | 83 | 39 | 0 | D | 29 | A6 | 28 | 2A |
| Octal | 101 | 227 | 203 | 71 | 0 | 15 | 51 | 246 | 50 | 52 |
| Binary | 1000001 | 10010111 | 10000011 | 111001 | 0 | 1101 | 101001 | 10100110 | 101000 | 101010 |
Color Harmonies of #419783
Complementary color
Monochromatic Colors of #419783
Black with #419783
Text Example
Text Example
White with #419783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419783; }
p { color: rgb(65,151,131); }
H1.HeaderClassName
{
color: #419783;
}
.AnyTagClassName
{
color: #419783;
}
</style>
background-color css
<style>
a { background-color: #419783; }
a { background-color: rgb(65,151,131); }
div.DivClassName
{
background-color: #419783;
}
.BgClassName
{
background-color: #419783;
}
</style>
border-color css
<style>
span { border-color: #419783; }
span { border-color: rgb(65,151,131); }
td.TdClassName
{
border-color: #419783;
}
.TagClassName
{
border-color: #419783;
}
</style>