Shades of Lochinvar #419385
Tints of Lochinvar #419385
RGB
CMYK
RGB Variations
Color information
#419385 (or 0x419385) is known color: Lochinvar. HEX triplet: 41, 93 and 85. RGB value is (65,147,133). Sum of RGB (Red+Green+Blue) = 65+147+133=345 (45% of max value = 765). Red value is 65 (25.78% from 255 or 18.84% from 345); Green value is 147 (57.81% from 255 or 42.61% from 345); Blue value is 133 (52.34% from 255 or 38.55% from 345); Max value from RGB is 147 - color contains mainly: green. Hex color #419385 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #419385 is #BE6C7A. Grayscale: #787878. Windows color (decimal): -12479611 or 8753985. OLE color: 8753985.
HSL color Cylindrical-coordinate representation of color #419385: hue angle of 169.76º 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 #419385 is Cyan = 0.56, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 65 | 147 | 133 | - |
| CMYK | 0.56 | 0 | 0.10 | 0.42 |
| HSL | 169.76º | 0.39% | 0.42% | - |
| HSV(B) | 169.76º | 0.56% | 0.58% | - |
| XYZ | 16.85 | 23.68 | 25.87 | - |
| YUV | 120.89 | 134.83 | 88.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 147 | 133 | 0.56 | 0 | 0.10 | 0.42 | 169.76 | 0.39 | 0.42 |
| Hex | 41 | 93 | 85 | 38 | 0 | A | 2A | AA | 27 | 2A |
| Octal | 101 | 223 | 205 | 70 | 0 | 12 | 52 | 252 | 47 | 52 |
| Binary | 1000001 | 10010011 | 10000101 | 111000 | 0 | 1010 | 101010 | 10101010 | 100111 | 101010 |
Color Harmonies of #419385
Complementary color
Monochromatic Colors of #419385
Black with #419385
Text Example
Text Example
White with #419385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419385; }
p { color: rgb(65,147,133); }
H1.HeaderClassName
{
color: #419385;
}
.AnyTagClassName
{
color: #419385;
}
</style>
background-color css
<style>
a { background-color: #419385; }
a { background-color: rgb(65,147,133); }
div.DivClassName
{
background-color: #419385;
}
.BgClassName
{
background-color: #419385;
}
</style>
border-color css
<style>
span { border-color: #419385; }
span { border-color: rgb(65,147,133); }
td.TdClassName
{
border-color: #419385;
}
.TagClassName
{
border-color: #419385;
}
</style>